Fantasy 8Bit system (F8), is a fantasy 8bit console and a set of libraries for creating fantasy 8bit consoles.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Bryan Miller 887c5adfd3 MOS6502/cpu has the method .hardReset(). Improvements to ALU function, especially in BCD math. Tests enhanced and added test for ADC Immediate BCD mode. 5 лет назад
src MOS6502/cpu has the method .hardReset(). Improvements to ALU function, especially in BCD math. Tests enhanced and added test for ADC Immediate BCD mode. 5 лет назад
test MOS6502/cpu has the method .hardReset(). Improvements to ALU function, especially in BCD math. Tests enhanced and added test for ADC Immediate BCD mode. 5 лет назад
.gitignore Added node modules for testing. Tweaked .gitignore 5 лет назад
dummy.js Added more MOS6502/cpu tests. File dummy updated with unofficial tests. 5 лет назад
package.json Added a small utility for bit manipulation. Tests included. 5 лет назад