From 4135e6f32e90d7e4ce704f84762a336a4809c069 Mon Sep 17 00:00:00 2001 From: David Kuder Date: Thu, 6 Apr 2023 00:06:32 -0400 Subject: [PATCH] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1045119 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# ∀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. + +Full details are available at [∀2 Retro Computing](https://www.v2retrocomputing.com/).