Commit Graph

4 Commits

Author SHA1 Message Date
David Kuder
1407b3a20f Diagnostic Mode
MODE=DIAG allows testing the card addressing via the PicoPal chip.
2023-01-08 00:37:25 -05:00
David Kuder
f2b9d0ff8a Remove unused flash programming stub
Remove stubs for old flash programming method. New version uses a dedicated mode to allow access to littlefs from the Apple II.
2023-01-08 00:36:06 -05:00
David Kuder
7eb8ea3ede VGA mode bugfixes
AUX page was being selected due to an errant && where a & should have been.  IIe and IIgs registers were being written during read cycles.
2023-01-08 00:35:06 -05:00
David Kuder
9ef83aefd9 HW Rev 1, FW 2023-01-06-000 2023-01-07 02:15:21 -05:00