Fantasy 8Bit system (F8), is a fantasy 8bit console and a set of libraries for creating fantasy 8bit consoles.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Bryan Miller 30132b152e Fixed the order of the status register flags and initialized the status register to 32 (bit 5 on). 5 anos atrás
src Fixed the order of the status register flags and initialized the status register to 32 (bit 5 on). 5 anos atrás
test Tokenizer handles strings. Directives use handlers. Updated tests. 5 anos atrás
.gitignore Added node modules for testing. Tweaked .gitignore 5 anos atrás
dummy.js MOS6502 moved into src/chip/MOS6502 and broken into two different files. Tests have been flattened. 5 anos atrás
package.json Added a small utility for bit manipulation. Tests included. 5 anos atrás