Firmware for the V2 Analog products
Go to file
David Kuder bc17d64651 Revert extended PIO pixel hold values
due to how the PIO program counter operates, the pixel holds are also used to shift the active area after a HSYNC. the larger values of pixel holds caused problems and had to be removed.
2023-05-02 15:08:04 -04:00
cmake Initial import 2023-04-05 23:53:21 -04:00
common Jumper reading for Analog GS 2023-05-02 15:04:36 -04:00
tools OTA WIP 2023-04-09 23:46:30 -04:00
vga Revert extended PIO pixel hold values 2023-05-02 15:08:04 -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.