Fantasy 8Bit system (F8), is a fantasy 8bit console and a set of libraries for creating fantasy 8bit consoles.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Bryan Miller b9802d895a ADC() method turned into the MATHC() method which can be used for both the ADC and SBC op codes. CPU.clk() updated accordingly. 5 лет назад
src ADC() method turned into the MATHC() method which can be used for both the ADC and SBC op codes. CPU.clk() updated accordingly. 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 лет назад