analog/README.md
David Kuder 52c049270d Project files reorg
Cleaning up the repos to break the project into smaller chunks.
2023-04-17 01:23:34 -04:00

25 lines
1010 B
Markdown

![V2Logo](docs/v2logo.png)
# ∀2 Retro Computing Analog VGA Card & PicoPal
![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.
## Building the project files
Clone this repo and issue a git submodule update --init
## 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)
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.
Full details are available at [∀2 Retro Computing](https://www.v2retrocomputing.com/).