Firmware for the V2 Analog products
Go to file
David Kuder a82b03e631 Timing tweaks 2023-05-04 23:43:57 -04:00
cmake Initial import 2023-04-05 23:53:21 -04:00
common Timing tweaks 2023-05-04 23:43:57 -04:00
tools OTA WIP 2023-04-09 23:46:30 -04:00
vga Misc tweaks 2023-05-04 22:48:39 -04:00
z80 Hardware UART should only be enabled on AnalogGS or custom hardware 2023-04-17 00:48:40 -04:00
.gitignore Update .gitignore 2023-04-16 23:20:05 -04:00
CMakeLists.txt Add UART library for Z80 mode 2023-04-16 23:17:13 -04:00
LICENSE Create LICENSE 2023-04-06 09:34:53 -04:00
README.md Update README.md 2023-05-02 15:09:08 -04:00
build.sh Add builds for Analog GS 2023-05-02 15:08:23 -04:00
delayed_copy.ld Initial import 2023-04-05 23:53:21 -04:00
lwipopts.h Initial import 2023-04-05 23:53:21 -04:00
tusb_config.h OTA WIP 2023-04-09 23:46:30 -04:00

README.md

∀2 Retro Computing Analog VGA Card Firmware

This firmware is now modular and has builds for V2 Analog LC, V2 Analog WiFi and the upcoming V2 Analog GS hardware. There are separate builds for the Z80 Applicard and VGA functions now. Please note which card you have as the firmware is not cross compatible between hardware.

The VGA firmware currently requires the font data to be uploaded separately when migrating from the old monolithic firmware builds or bringing up a card for the first time. You can find the firmware data preloader here.

Full details are available at ∀2 Retro Computing.