Search found 6 matches

by bansai
Sun Feb 25, 2024 4:11 am
Forum: Works In-Progress Discussion
Topic: DreamTracker Dev Log
Replies: 49
Views: 37923

Re: DreamTracker Dev Log

If you have or plan on having tables, the one shot arp is easily doable. OK, cool. For the second transpose, I haven't given it too much thought as far as how it works in a tracker, mainly because I've had my nose way too deep in the typical music macro language (MML) bytecode interpreted music that...
by bansai
Sun Feb 25, 2024 12:10 am
Forum: Works In-Progress Discussion
Topic: DreamTracker Dev Log
Replies: 49
Views: 37923

Re: DreamTracker Dev Log

Some possible feature requests...maybe you have these implemented in some capacity, but I missed them in the docs on your .org site: A second global transpose. Whittaker used this a lot of C64, probably because he was the king of transposed compositions. One shot arp because it can be used to make p...
by bansai
Tue Feb 20, 2024 11:55 pm
Forum: Works In-Progress Discussion
Topic: Stephen Ruddy NES driver on VERA PSG
Replies: 4
Views: 598

Re: Stephen Ruddy NES driver on VERA PSG

Thanks for that added info. I'm glad to hear that ideas for improvements are being kicked around, plus it's handy to know that parts of the spec haven't completely been frozen yet and are still in flux.
by bansai
Tue Feb 20, 2024 10:15 pm
Forum: Works In-Progress Discussion
Topic: Stephen Ruddy NES driver on VERA PSG
Replies: 4
Views: 598

Re: Stephen Ruddy NES driver on VERA PSG

528:/home/bansai/Downloads/q/x16-emulator/vera_psg_conversions> ls -la journey* -rw-rw-r--. 1 bansai bansai 17960 Feb 20 12:22 journeytosilius.prg -rw-rw-r--. 1 bansai bansai 186671 Feb 20 12:07 journeytosilius.s Preliminary port of NES's Journey to Silius is at the first link repeated here: https:...
by bansai
Thu Feb 15, 2024 5:45 am
Forum: Works In-Progress Discussion
Topic: Stephen Ruddy NES driver on VERA PSG
Replies: 4
Views: 598

Re: Stephen Ruddy NES driver on VERA PSG

I put some more working examples out there with sourcecode at the first MEGA link. Have fun: Neil Baldwin and Alberto Jose Gonzalez have joined the party. 448:/home/bansai/Downloads/> ls -al total 1700 drwxrwxr-x. 2 bansai bansai 4096 Feb 15 00:39 . drwx------. 15 bansai bansai 12288 Feb 15 00:39 .....
by bansai
Sat Feb 10, 2024 11:47 pm
Forum: Works In-Progress Discussion
Topic: Stephen Ruddy NES driver on VERA PSG
Replies: 4
Views: 598

Stephen Ruddy NES driver on VERA PSG

I don't know if anyone's done this yet for X16, but at this link: https://mega.nz/folder/Xs4gTCjQ#iUDu1UmSJWvXky8Gnz-skA PRG file and reverse-engineered NES source using Tim Follin's Treasure Master as an example. The conversion routines are sloppy unoptimized code, and not what I'd take home to mee...