Firmware for the V2 Analog products
Go to file
David Kuder 77574312ea Update .gitignore 2023-04-16 23:20:05 -04:00
cmake Initial import 2023-04-05 23:53:21 -04:00
common Build strings for hardware type 2023-04-16 23:18:38 -04:00
tools OTA WIP 2023-04-09 23:46:30 -04:00
vga Build strings for hardware type 2023-04-16 23:18:38 -04:00
z80 Build for 20230414 - Fixed config interface 2023-04-14 01:46:32 -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-04-06 01:28:46 -04:00
build.sh Build for 20230414 - Fixed config interface 2023-04-14 01:46:32 -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. You can find the firmware data preloader here.

Full details are available at ∀2 Retro Computing.