Fantasy 8Bit system (F8), is a fantasy 8bit console and a set of libraries for creating fantasy 8bit consoles.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 години