summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/mcs96
Commit message (Expand)AuthorAgeFilesLines
* fixed some apparent bugs in Python scripts based on PyCharm inspection (nw) Oliver Stöneberg2015-03-051-5/+5
* more Python script cleanups based on PyCharm inspection (nw) Oliver Stöneberg2015-03-051-1/+1
* Remove unused "opc", fix possible undefined name "inf". (nw) Mike Naberezny2015-03-041-1/+1
* Remove except clause syntax not supported on Python 3. (nw) Mike Naberezny2015-03-031-3/+5
* Fix undefined names "logging" and "fname". (nw) Mike Naberezny2015-01-271-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-4/+4
* fix recompute_bcount regression Michaël Banaan Ananas2014-09-221-2/+2
* If we were documented, we'd be dangerous (nw) Olivier Galibert2014-09-173-27/+17
* replaced exit() with fatalerror() in src/emu/cpu/mcs96/mcs96.c (nw) Oliver Stöneberg2014-09-101-2/+1
* mcs96: Misc. fixes [O. Galibert] Olivier Galibert2013-11-183-59/+102
* Make the Python scripts line ending agnostic (fixes *IX/OS X build from mamed... R. Belmont2013-06-251-1/+1
* did modern cpu cores as well (nw) Miodrag Milanovic2013-06-214-5/+5
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-264-6/+6
* fixed uninitialized member in src/emu/cpu/mcs96/i8x9x.c (nw) Oliver Stöneberg2013-02-201-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-115-45/+45
* (mess) D-110: Preliminary driver [Lord_Nightmare, O. Galibert] Olivier Galibert2013-01-045-10/+134
* fix for msvc (nw) smf-2012-12-181-1/+2
* mcs96: Add norml and the missing div variants [O. Galibert] Olivier Galibert2012-12-183-7/+165
* mcs96: Fix V setting on divb [O. Galibert] Olivier Galibert2012-12-181-2/+2
* mcs96: divb reg,#nn fix [O. Galibert] Olivier Galibert2012-12-171-1/+0
* (mess) mcs96: First (incomplete) stab at a core [O. Galibert] Olivier Galibert2012-12-178-0/+3500
* placeholders Olivier Galibert2012-12-178-0/+0