analog/README.md

25 lines
1010 B
Markdown
Raw Normal View History

2023-01-07 07:15:21 +00:00
![V2Logo](docs/v2logo.png)
2023-01-07 07:23:10 +00:00
# ∀2 Retro Computing Analog VGA Card & PicoPal
2023-01-07 07:15:21 +00:00
![PicoPal Logo](docs/PicoPalLogo.png)
This repo is now the root of a multi-project tree.
Continue to use this repo to report issues with the hardware or firmware.
2023-04-06 04:00:57 +00:00
## Building the project files
Clone this repo and issue a git submodule update --init
2023-04-06 04:00:57 +00:00
## Sub-projects
[Flash Preloader](https://github.com/V2RetroComputing/analog-preload)
[Firmware](https://github.com/V2RetroComputing/analog-firmware)
[Utilities](https://github.com/V2RetroComputing/analog-utilities)
[Hardware](https://github.com/V2RetroComputing/analog-hardware)
[PicoPal V1](https://github.com/V2RetroComputing/picopal-v1)
2023-04-06 04:00:38 +00:00
2023-01-07 07:15:21 +00:00
This is a fork of Mark Aikens [Apple II VGA](https://github.com/markadev/AppleII-VGA/) project with a new board design,
custom logic in an ATF16V8C to handle card select lines, and upgraded firmware with many new features.
2023-01-07 07:15:21 +00:00
2023-01-07 07:23:10 +00:00
Full details are available at [∀2 Retro Computing](https://www.v2retrocomputing.com/).
2023-01-07 07:15:21 +00:00