Kyuchumimo / TMS9918_Arduino

8-bit retro graphic card with TMS9918 and Arduino library

Home Page:https://youtu.be/GUQpiGspY08

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMS9918_Arduino Library

Arduino library for the TMS9918A, TMS9928A and TMS9929A Video Display processors.

The TMS9918 library is designed for Arduino Nano and Uno, wired to the VDP as shown in the the schematic. For different wiring or other platforms, adjust the Core IO functions in the tms9918.cpp source file accordingly.

Copy all to the library folder of your Arduino IDE to install the library. Check out the examples.

Watch video to learn more about the TMS9918.

Youtube video

Build a TMS9918 based graphic card.

Youtube video

About

8-bit retro graphic card with TMS9918 and Arduino library

https://youtu.be/GUQpiGspY08

License:GNU General Public License v3.0


Languages

Language:CSS 45.2%Language:C++ 23.3%Language:C 19.5%Language:JavaScript 12.0%