Firmware for the V2 Analog products
Go to file
David Kuder 6d83fc50eb Status line tweaks
Fix border size
2023-04-25 16:23:44 -04:00
cmake Initial import 2023-04-05 23:53:21 -04:00
common Fix for AGS register corruption 2023-04-25 16:15:20 -04:00
tools OTA WIP 2023-04-09 23:46:30 -04:00
vga Status line tweaks 2023-04-25 16:23:44 -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
build.sh Add 4ns VGA builds 2023-04-17 00:32:37 -04:00
CMakeLists.txt Add UART library for Z80 mode 2023-04-16 23:17:13 -04:00
delayed_copy.ld Initial import 2023-04-05 23:53:21 -04:00
LICENSE Create LICENSE 2023-04-06 09:34:53 -04:00
lwipopts.h Initial import 2023-04-05 23:53:21 -04:00
README.md Update README.md 2023-04-06 01:28:46 -04:00
tusb_config.h OTA WIP 2023-04-09 23:46:30 -04:00

∀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.