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 b31404b6d6 Fixed conflict with BIT (using BITM for the utility file). Method reset() should now match basic 6502 reset mechanics. vor 5 Jahren
src Fixed conflict with BIT (using BITM for the utility file). Method reset() should now match basic 6502 reset mechanics. 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