2 Commity (da0816d194191372908cdf2711c8a4525f4c53d7)

Autor SHA1 Wiadomość Data
  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 lat temu
  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 lat temu
  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 lat temu
  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 lat temu
  Bryan Miller 65ad33f262 Started adjusting MOS6502.cpu tests to use the MOS6502.assembler to 'compile' the assembly being tested. 5 lat temu
  Bryan Miller ecd453d812 Moved MOS6502 out of the chip directory. Adjusted tests accordingly. 5 lat temu
  Bryan Miller 495c5b6d13 Memory module bug fixes. Memory test added. 5 lat temu
  Bryan Miller beab01695c Rewrote memory classes and put them in their own folder. Updated MOS6502/cpu and relavent tests. 5 lat temu
  Bryan Miller 5781e7617a Added interrupt handlers (by way of psuedo hijacking BRK) and make reset a property. Updated tests accordingly. 5 lat temu
  Bryan Miller 440c54349f Added more MOS6502/cpu tests. File dummy updated with unofficial tests. 5 lat temu
  Bryan Miller b94470cdae Testing file for MOS6502/cpu 5 lat temu