summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/melps4
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-136-1905/+0
* renamed some cpu core inc files to c hap2015-07-032-2/+3
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-245-21/+21
* fix skip on la/lxy hap2015-06-172-2/+5
* Game promoted to working hap2015-06-172-5/+4
* added m58846 timer 2 hap2015-06-174-23/+51
* fix stupid bug and added undocumented opcodes hap2015-06-156-41/+65
* added interrupt handling hap2015-06-155-19/+180
* added cfrogger i/o handlers hap2015-06-014-16/+13
* added i/o ports+opcodes hap2015-05-314-28/+234
* added branch/call/return opcodes hap2015-05-304-18/+96
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-275-16/+16
* correction hap2015-05-221-1/+1
* added m58846 pinout hap2015-05-224-11/+46
* checkpoint hap2015-05-204-50/+147
* checkpoint hap2015-05-205-33/+216
* added simple opcodes hap2015-05-202-26/+109
* added m58846 disasm hap2015-05-201-17/+66
* added MELPS 4 skeleton hap2015-05-196-0/+961