Fantasy 8Bit system (F8), is a fantasy 8bit console and a set of libraries for creating fantasy 8bit consoles.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Bryan Miller fa1b9f9d91 ALU() method modified to directly use and set the cpu.__AR value. ADC() Adjusted according to the new ALU() changes. 5 лет назад
src ALU() method modified to directly use and set the cpu.__AR value. ADC() Adjusted according to the new ALU() changes. 5 лет назад
test Tokenizer handles strings. Directives use handlers. Updated tests. 5 лет назад
.gitignore Added node modules for testing. Tweaked .gitignore 5 лет назад
dummy.js MOS6502 moved into src/chip/MOS6502 and broken into two different files. Tests have been flattened. 5 лет назад
package.json Added a small utility for bit manipulation. Tests included. 5 лет назад