Firmware for the V2 Analog products
Go to file
David Kuder dfd848713b Color Artifact Changes
This changeset improves the horizontal resolution of the color DHGR rendering and fixes double-lores rendering.  HGR rendering has been rewritten to match the new DHGR rendering.  DHGR, HGR and DGR modes now have a horizontal stippling effect applied.

The DHGR & HGR changes can be reverted at runtime with bit 3 of the $C0n1 register.
2023-04-25 01:55:14 -04:00
cmake Initial import 2023-04-05 23:53:21 -04:00
common Color Artifact Changes 2023-04-25 01:55:14 -04:00
tools OTA WIP 2023-04-09 23:46:30 -04:00
vga Color Artifact Changes 2023-04-25 01:55:14 -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.