Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-01 | Minor Z80 core cleanup | Michael Pavone | |
2014-01-06 | The local clone on my laptop got messed up and some changes had not been ↵ | Michael Pavone | |
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. | |||
2013-09-10 | Added copyright notice to source files and added GPL license text in COPYING | Mike Pavone | |
2013-05-09 | Add YM2612 stubs to transz80 | Mike Pavone | |
2013-04-29 | Implemented basic interrupt support in Z80 core. | Mike Pavone | |
2013-04-28 | Implement cartridge rom loading in transz80 | Mike Pavone | |
2013-04-28 | Implement cycle limit in Z80 core. | Mike Pavone | |
2013-04-25 | Get Z80 core working for simple programs | Mike Pavone | |