https://github.com/OulanB/OricVGA32
Oric 1/Atmos emulator on lilygo TTGO VGA32 V1.4 board
https://github.com/OulanB/OricVGA32
Last synced: about 1 month ago
JSON representation
Oric 1/Atmos emulator on lilygo TTGO VGA32 V1.4 board
- Host: GitHub
- URL: https://github.com/OulanB/OricVGA32
- Owner: OulanB
- License: gpl-3.0
- Created: 2022-04-10T11:51:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T19:50:55.000Z (about 1 year ago)
- Last Synced: 2024-12-03T12:47:47.376Z (6 months ago)
- Language: C
- Size: 155 KB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-ttgo-vga - Oric VGA32
README
Oric 1/ATMOS emulator for LilyGO TTGO VGA32 V1.4 ESP32 based board
(http://www.lilygo.cn/prod_view.aspx?TypeId=50033&Id=1083)keyboard (US keymap from a ps/2 keyboard) , display are ok.
sound data is computed, but not used ...Compile and install are ok from Ardduino IDE or VSCode IDE
use some files from :
- https://github.com/fdivitto/FabGL : for PS/2 keyboard
- https://github.com/bitluni some heavily changed files for displaydisplay use a 320x240 or 256x240 VGA mode
New V1.0 see Wiki for some documentation