Fantasy 8Bit system (F8), is a fantasy 8bit console and a set of libraries for creating fantasy 8bit consoles.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Bryan Miller b94470cdae Testing file for MOS6502/cpu před 5 roky
src Fixed conflict with BIT (using BITM for the utility file). Method reset() should now match basic 6502 reset mechanics. před 5 roky
test Testing file for MOS6502/cpu před 5 roky
.gitignore Added node modules for testing. Tweaked .gitignore před 5 roky
dummy.js MOS6502 moved into src/chip/MOS6502 and broken into two different files. Tests have been flattened. před 5 roky
package.json Added a small utility for bit manipulation. Tests included. před 5 roky