1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-26 19:17:52 +00:00

Add address rotation for applicable modes.

This commit is contained in:
Thomas Harte
2023-01-21 22:33:26 -05:00
parent c9734df65c
commit 696ec12516
2 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -818,7 +818,7 @@ void Base<personality>::commit_register(int reg, uint8_t value) {
case 45:
LOG("TODO: Yamaha VRAM bank selection addressing and command arguments; " << PADHEX(2) << +value);
// b6: 0 = video RAM; 1 = expandion RAM.
// b6: 0 = video RAM; 1 = expansion RAM.
// b5: MXD (???)
// b4: MXS
// b3: DIY