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 fa1b9f9d91 ALU() method modified to directly use and set the cpu.__AR value. ADC() Adjusted according to the new ALU() changes. il y a 5 ans
src ALU() method modified to directly use and set the cpu.__AR value. ADC() Adjusted according to the new ALU() changes. 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