You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you add in some bankswitching modes for 7800?
Specifically these 3-
POKEY @ 800 - this isn't a bankswitching mode lol, but POKEY is something you can add to a 7800 cart so I think it should be supported.
RAM @ 4000 - 7FFF
128K cartridges- Think of this as a giant $00000-$1FFFF space.
$1FC00-$1FFFF is mapped to $C000-$FFFF.
$8000-$BFFF can be banked by writing a number from 0 to 7 to anywhere from $8000-$BFFF. Ignore the top 5 bits.
Even better would be if you could support 512K or Bankset (seperate MARIA graphics)
The text was updated successfully, but these errors were encountered: