Fantasy 8Bit system (F8), is a fantasy 8bit console and a set of libraries for creating fantasy 8bit consoles.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Bryan Miller b94470cdae Testing file for MOS6502/cpu 5 lat temu
src Fixed conflict with BIT (using BITM for the utility file). Method reset() should now match basic 6502 reset mechanics. 5 lat temu
test Testing file for MOS6502/cpu 5 lat temu
.gitignore Added node modules for testing. Tweaked .gitignore 5 lat temu
dummy.js MOS6502 moved into src/chip/MOS6502 and broken into two different files. Tests have been flattened. 5 lat temu
package.json Added a small utility for bit manipulation. Tests included. 5 lat temu