David Kuder
ecb776e17b
Fix missing include
2023-01-31 19:33:59 -05:00
David Kuder
5cb0c6dab3
January 30, 2023 Beta Build
...
Added machine types, character rom fixes, render code consolidation.
DPMS Sleep mode when the RP2040 is powered separately from the Apple.
2023-01-31 19:32:47 -05:00
David Kuder
564ebb545a
Release 01-19-2023-131
2023-01-29 10:50:12 -05:00
David Kuder
d9be2ed9cd
Firmware Release 23-01-16-119
...
New autodetect routines for Apple II+, IIe (Platinum), IIgs (ROM03).
Timing tweaks to improve compatibility on IIgs and IIe.
Corrected text rendering on all supported machines.
Initial Super HiRes support (not recommended to use at this time)
Monochrome DHGR and HGR support activated with IIgs MONOCOLOR or NEWVID registers.
80 Column mode on IIe and IIgs.
2023-01-16 20:36:00 -05:00
David Kuder
c62efee7ee
$C800 Stability Fixes
2023-01-08 20:46:23 -05:00
David Kuder
78f7389a88
PicoPal logic fixes
...
Simulation revealed errors in the CUPL logic regarding the $C800 window selection.
2023-01-08 03:47:59 -05:00
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
e76ecd19b3
RP2040 triggered $C800 release
...
CUPL code had not been updated for HW Rev 1 which inverted the RP2040's data direction pin, which is used in concert with the level shifter select lines to trigger a release of the $C800 window from the RP2040 side.
2023-01-08 00:33:20 -05:00
David Kuder
d2f695a8b0
Merge branch 'main' of github.com:V2RetroComputing/analog
2023-01-07 02:27:29 -05:00
David Kuder
4e43060453
Added .gitignore
2023-01-07 02:27:20 -05:00
David Kuder
61a66be4b6
Updated logo
2023-01-07 02:24:35 -05:00
David Kuder
30396bec04
Update README.md
2023-01-07 02:23:10 -05:00
David Kuder
abafcc1c73
Updated license
2023-01-07 02:22:26 -05:00
David Kuder
9ef83aefd9
HW Rev 1, FW 2023-01-06-000
2023-01-07 02:15:21 -05:00