Commit message (Expand) | Author | Age | |
---|---|---|---|
* | optimize sprite rendering | Ted Yin | 2018-07-08 |
* | fix bug: incorrect ignored size for memory | Ted Yin | 2018-07-08 |
* | ... | Determinant | 2018-01-22 |
* | change size_of consts to macros to support stable rustc | Determinant | 2018-01-08 |
* | support console state load/save (minor bugs still present) | Determinant | 2018-01-08 |
* | optimize CPU/PPU memory access | Determinant | 2018-01-04 |
* | remove RefCell in memory/mapper to improve performance | Determinant | 2018-01-04 |
* | pass nmi timing accurarcy test; fix several annoying bugs | Determinant | 2018-01-03 |
* | add first-order filters and quick-fixes to APU | Determinant | 2018-01-02 |
* | add DMC channel | Determinant | 2017-12-31 |
* | add mapper 4 | Determinant | 2017-12-31 |
* | add noise channel | Determinant | 2017-12-29 |
* | clock by audio | Determinant | 2017-12-09 |
* | clean up code | Determinant | 2017-12-05 |
* | fix bugs; add triangle channel | Determinant | 2017-11-26 |
* | ... | Determinant | 2017-11-26 |
* | add support for mapper 1 | Determinant | 2017-11-22 |
* | ... | Determinant | 2017-11-18 |
* | rearrange the proj | Determinant | 2017-11-17 |
* | adjust abstraction and mutability | Determinant | 2017-11-17 |
* | pass the vbl nmi timing test | Determinant | 2017-11-17 |
* | ... | Determinant | 2017-11-16 |
* | support basic 1p controller | Determinant | 2017-11-16 |
* | ... | Determinant | 2017-11-15 |
* | remove trait object for PPU memory | Determinant | 2017-11-15 |
* | ... | Determinant | 2017-11-14 |
* | optimize ppu internal mem read | Determinant | 2017-11-14 |
* | ... | Determinant | 2017-11-14 |
* | ppu optimization | Determinant | 2017-11-14 |
* | fix rol ror and rendering bugs | Determinant | 2017-11-14 |
* | fix various bugs | Determinant | 2017-11-12 |
* | ... | Determinant | 2017-11-11 |
* | add mapper and cartridge | Determinant | 2017-11-11 |
* | finish most part of ppu | Determinant | 2017-11-11 |