Page 2 of 2

PSG make triangle wave twice as loud

Posted: Sat Aug 07, 2021 3:20 am
by ZeroByte

I get that they're testing I2C PS/2 interfacing and other stuff, but even if they just hit the make release button on what's there right now, tools like cc65 can update, etc. Cc65 Is correct to not push updates that make their program incompatible with the official version, but as it's got broken libraries for "r39" - the only way to "develop in advance" is to literally write your own alternate routines to implement those functions, which is more than just #define ROMBANK 0x0001.

The official documentation lists the r39 addresses for IO and the banking registers already. For a newbie, that's quite broken too. Why doesn't the RAM bank switch when I write to $00 like the reference says?how would they know it's $9F61 in their emulator?

Lorin Millsap has even stated that we should be coding for r39.

Release or not, they still have to push updates if the proto 3 leads to more changes. Those can just become r40.