Mercurial > repos > blastem
log transz80.c @ 931:126c0294c1e4
age | author | description |
---|---|---|
Thu, 01 Jan 2015 20:26:22 -0800 | Michael Pavone | Minor Z80 core cleanup |
Mon, 06 Jan 2014 22:54:05 -0800 | Michael Pavone | The local clone on my laptop got messed up and some changes had not been pushed. This commit represents the status of the working copy from that clone. It unfortunately contains some changes that I did not intend to commit yet, but this seems like the best option at the moment. |
Tue, 10 Sep 2013 23:31:08 -0700 | Mike Pavone | Added copyright notice to source files and added GPL license text in COPYING |
Thu, 09 May 2013 20:59:49 -0700 | Mike Pavone | Add YM2612 stubs to transz80 |
Mon, 29 Apr 2013 00:59:50 -0700 | Mike Pavone | Implemented basic interrupt support in Z80 core. |
Sun, 28 Apr 2013 21:00:16 -0700 | Mike Pavone | Implement cartridge rom loading in transz80 |
Sun, 28 Apr 2013 18:53:43 -0700 | Mike Pavone | Implement cycle limit in Z80 core. |
Thu, 25 Apr 2013 21:01:11 -0700 | Mike Pavone | Get Z80 core working for simple programs |