mirror of
https://github.com/jscrane/r65emu.git
synced 2024-12-09 23:50:38 +00:00
Update README.md
This commit is contained in:
parent
3f82a51311
commit
be3ff178c4
@ -1,7 +1,7 @@
|
||||
r65emu
|
||||
======
|
||||
|
||||
Emulation library for 8-bit microcomputers based on 6502, i8080 and z80.
|
||||
Arduino emulation library for 8-bit microcomputers based on 6502, i8080 and z80.
|
||||
|
||||
Libraries:
|
||||
---------
|
||||
@ -14,7 +14,7 @@ of Phil Stewart's [SpiRAM library](http://playground.arduino.cc/Main/SpiRAM)
|
||||
|
||||
Hardware:
|
||||
---------
|
||||
- A [Stellaris Launchpad](http://www.energia.nu/Guide_StellarisLaunchPad.html) or ESP32-based board, e.g., [Node32s](https://www.esp32.com/viewtopic.php?t=459),
|
||||
- A [Stellaris Launchpad](http://www.energia.nu/Guide_StellarisLaunchPad.html) _or_ ESP8266 board, e.g., [WeMOS](https://www.wemos.cc/en/latest/d1/d1_mini.html), _or_ ESP32-based board, e.g., [Node32s](https://www.esp32.com/viewtopic.php?t=459),
|
||||
- An SD drive to store programs (for Stellarpad),
|
||||
- A 23k256 SPI RAM chip (for Stellarpad, optional),
|
||||
- A supported TFT screen, such as [this one](http://forum.stellarisiti.com/topic/626-ssd1289-32-320x240-tft-16bit-parallel-interface-touch-libraries/),
|
||||
|
Loading…
Reference in New Issue
Block a user