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 a162b4ae88 Started working a BCD helper, and an implementation of the MOS CIA chip. 5 years ago
src Started working a BCD helper, and an implementation of the MOS CIA chip. 5 years ago
test Moved MOS6502 out of the chip directory. Adjusted tests accordingly. 5 years ago
.gitignore Added node modules for testing. Tweaked .gitignore 5 years ago
dummy.js Added more MOS6502/cpu tests. File dummy updated with unofficial tests. 5 years ago
package.json Added a small utility for bit manipulation. Tests included. 5 years ago