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 b31404b6d6 Fixed conflict with BIT (using BITM for the utility file). Method reset() should now match basic 6502 reset mechanics. il y a 5 ans
src Fixed conflict with BIT (using BITM for the utility file). Method reset() should now match basic 6502 reset mechanics. 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