aboutsummaryrefslogtreecommitdiff
path: root/src/mos6502.rs
Commit message (Expand)AuthorAge
* change size_of consts to macros to support stable rustcDeterminant2018-01-08
* support console state load/save (minor bugs still present)Determinant2018-01-08
* pass nmi timing accurarcy test; fix several annoying bugsDeterminant2018-01-03
* add first-order filters and quick-fixes to APUDeterminant2018-01-02
* clock by audioDeterminant2017-12-09
* clean up codeDeterminant2017-12-05
* fix bugs; add triangle channelDeterminant2017-11-26
* add support for mapper 1Determinant2017-11-22
* ...Determinant2017-11-18
* rearrange the projDeterminant2017-11-17
* pass the vbl nmi timing testDeterminant2017-11-17
* fix flags for rol/r and emulate addressing bugsDeterminant2017-11-16
* ...Determinant2017-11-15
* ...Determinant2017-11-14
* fix rol ror and rendering bugsDeterminant2017-11-14
* ...Determinant2017-11-14
* ...Determinant2017-11-13
* ...Determinant2017-11-13
* ...Determinant2017-11-13
* fix various bugsDeterminant2017-11-12
* ...Determinant2017-11-11
* finish most part of ppuDeterminant2017-11-11
* ...Determinant2017-11-09
* ...Determinant2017-11-09
* finish 6502 instruction emulationDeterminant2017-11-09
* adjust indentationDeterminant2017-11-08
* initDeterminant2017-11-08