Fantasy 8Bit system (F8), is a fantasy 8bit console and a set of libraries for creating fantasy 8bit consoles.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bryan Miller 30132b152e Fixed the order of the status register flags and initialized the status register to 32 (bit 5 on). il y a 5 ans
src Fixed the order of the status register flags and initialized the status register to 32 (bit 5 on). il y a 5 ans
test Tokenizer handles strings. Directives use handlers. Updated tests. il y a 5 ans
.gitignore Added node modules for testing. Tweaked .gitignore il y a 5 ans
dummy.js MOS6502 moved into src/chip/MOS6502 and broken into two different files. Tests have been flattened. il y a 5 ans
package.json Added a small utility for bit manipulation. Tests included. il y a 5 ans