2 Commits (198ef7d18dabf7957b938bf587912b77bde9f5dd)

Auteur SHA1 Bericht Datum
  Bryan Miller 2784031e8a Broke up the src/memory/memory.js file into rom, ram, and shadow. Updated src/memory/index.js and tests as needed. 5 jaren geleden
  Bryan Miller 37709db2ee Moved all MOS-based chips into a single MOS directory. Modified test names to match. Updated all affected files to reflect new path and file name changes. 5 jaren geleden
  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 jaren geleden
  Bryan Miller fd49d3d657 MOS6502.cpu increasing of program counter slightly modified, fixed some minor bugs. MOS6502.cpu tests updated to be cleaner and clearer and include from flag testing in the existing ADC/SBC tests. 5 jaren geleden
  Bryan Miller 65ad33f262 Started adjusting MOS6502.cpu tests to use the MOS6502.assembler to 'compile' the assembly being tested. 5 jaren geleden
  Bryan Miller ecd453d812 Moved MOS6502 out of the chip directory. Adjusted tests accordingly. 5 jaren geleden
  Bryan Miller 495c5b6d13 Memory module bug fixes. Memory test added. 5 jaren geleden
  Bryan Miller beab01695c Rewrote memory classes and put them in their own folder. Updated MOS6502/cpu and relavent tests. 5 jaren geleden
  Bryan Miller 5781e7617a Added interrupt handlers (by way of psuedo hijacking BRK) and make reset a property. Updated tests accordingly. 5 jaren geleden
  Bryan Miller 440c54349f Added more MOS6502/cpu tests. File dummy updated with unofficial tests. 5 jaren geleden
  Bryan Miller b94470cdae Testing file for MOS6502/cpu 5 jaren geleden