12 Комити (4e64570f32709d7687d7451500011eaa74340f0e)

Аутор SHA1 Порука Датум
  Bryan Miller 92e960dd07 Modified memory/MMC to allow 'writePassthrough' (enabled by default) which will pass any write attempt to a writable chunk of memory within the same bank if one is available. Updated tests as needed. пре 6 година
  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. пре 6 година
  Bryan Miller 35333360c1 IO moved from common to root. Adjusted modules to use the new IO path. пре 6 година
  Bryan Miller 4e28ffbe91 RAM, ROM, and Shadow memory now use the new IO class. Dropped the Listener helper class. пре 6 година
  Bryan Miller c1f1f23ec4 Memory now has a peek() and poke() method; like read() and write() respectively, but will not trigger listeners. пре 6 година
  Bryan Miller 2e5ad3880a Bug fixes пре 6 година
  Bryan Miller 4c9f047a7d Fixed the .address property behaviour пре 6 година
  Bryan Miller dda1c22cc6 Fixed a couple bugs. Removed mmSwitchRegister(). Added switchBank() пре 6 година
  Bryan Miller 30f95044b1 Rewrote .load() method. пре 6 година
  Bryan Miller 9d773f6894 Added pages property to memory. Bringing MMC more inline with IMem interface. пре 6 година
  Bryan Miller 495c5b6d13 Memory module bug fixes. Memory test added. пре 6 година
  Bryan Miller beab01695c Rewrote memory classes and put them in their own folder. Updated MOS6502/cpu and relavent tests. пре 6 година