Fantasy 8Bit system (F8), is a fantasy 8bit console and a set of libraries for creating fantasy 8bit consoles.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bryan Miller 59978a550d Renamed wireable.js to io.js to match exported class name. Fixed bug 5 years ago
..
MOS6502 Moved MOS6502 out of the chip directory. Adjusted tests accordingly. 5 years ago
common Renamed wireable.js to io.js to match exported class name. Fixed bug 5 years ago
memory Memory now has a peek() and poke() method; like read() and write() respectively, but will not trigger listeners. 5 years ago
utils More work on utils/bcd and added unit tests. 5 years ago
MOSCIA.js Bug fixes to MOS CIA Serialization. 5 years ago