Fantasy 8Bit system (F8), is a fantasy 8bit console and a set of libraries for creating fantasy 8bit consoles.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Bryan Miller fa1b9f9d91 ALU() method modified to directly use and set the cpu.__AR value. ADC() Adjusted according to the new ALU() changes. vor 5 Jahren
src ALU() method modified to directly use and set the cpu.__AR value. ADC() Adjusted according to the new ALU() changes. vor 5 Jahren
test Tokenizer handles strings. Directives use handlers. Updated tests. vor 5 Jahren
.gitignore Added node modules for testing. Tweaked .gitignore vor 5 Jahren
dummy.js MOS6502 moved into src/chip/MOS6502 and broken into two different files. Tests have been flattened. vor 5 Jahren
package.json Added a small utility for bit manipulation. Tests included. vor 5 Jahren