Fantasy 8Bit system (F8), is a fantasy 8bit console and a set of libraries for creating fantasy 8bit consoles.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
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. il y a 5 ans
..
test-order.spec.js Added file to force test execution order. il y a 5 ans
test-setup.spec.js Added empty stub to keep directory il y a 5 ans
unit.src.MOS6502.assembler.spec.js Moved MOS6502 out of the chip directory. Adjusted tests accordingly. il y a 5 ans
unit.src.MOS6502.cpu.spec.js MOS6502/cpu has the method .hardReset(). Improvements to ALU function, especially in BCD math. Tests enhanced and added test for ADC Immediate BCD mode. il y a 5 ans
unit.src.MOSCIA.spec.js MOSCIA Tests now contain all Timer B tests! il y a 5 ans
unit.src.clock.spec.js Clock tests updated for new features. il y a 5 ans
unit.src.memory.spec.js Clock moved from common to the root src path. Renamed some tests. Combined utils.bcd and utils.bitman tests into a unified utils test. Utils path can now be imported like a module. il y a 5 ans
unit.src.utils.spec.js Clock moved from common to the root src path. Renamed some tests. Combined utils.bcd and utils.bitman tests into a unified utils test. Utils path can now be imported like a module. il y a 5 ans