summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/h8
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1340-12937/+0
* fix namcos23 crash: http://mametesters.org/view.php?id=5762 (problem with uni... hap2015-08-261-1/+1
* python: Make all scripts python 2/3 compatible Olivier Galibert2015-07-301-58/+60
* blame balrog for this :) (NW) Cowering2015-07-083-8/+8
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-1/+1
* Sorted out cpu cores (nw) Miodrag Milanovic2015-05-1318-36/+36
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-0920-640/+40
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-0738-0/+76
* moved all to std::string (nw) Miodrag Milanovic2015-04-222-5/+5
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-122-5/+5
* Added / improved save state support to the devices used in seta2.c. Save stat... Ivan Vangelista2015-03-211-1/+2
* Send error messages to stderr instead of stdout. (nw) Mike Naberezny2015-03-051-4/+4
* fixed some apparent bugs in Python scripts based on PyCharm inspection (nw) Oliver Stöneberg2015-03-051-3/+3
* more Python script cleanups based on PyCharm inspection (nw) Oliver Stöneberg2015-03-051-31/+32
* 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
* h8.c: added some more state saving, fixes lastfght and puzzlet saving problem... Ivan Vangelista2015-01-281-0/+6
* Fix undefined names "logging" and "fname". (nw) Mike Naberezny2015-01-271-1/+1
* h8make: Fix function definition of description(). (nw) Mike Naberezny2015-01-271-1/+1
* Fixed some typos Cesare Falco2015-01-051-4/+4
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-1/+1
* init order issue (nw) Olivier Galibert2014-12-191-1/+2
* h8_timer16.c: added save state support. Fixes lastfght save state regression ... Osso2014-12-131-0/+18
* h8_intc.c: added save state support. Puzzlet save state regression not totall... Osso2014-12-131-0/+10
* "properly fixed" clang -Wconstant-logical-operand warnings and enabled it (nw) Oliver Stöneberg2014-09-231-1/+1
* actually avoid clang warning in src/mame/video/jagblit.inc / avoid clang warn... Oliver Stöneberg2014-09-231-1/+3
* fix recompute_bcount regression Michaël Banaan Ananas2014-09-221-1/+1
* If we were documented, we'd be dangerous (nw) Olivier Galibert2014-09-176-27/+14
* fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... Oliver Stöneberg2014-09-081-1/+0
* more passing of attotime as const references (nw) Oliver Stöneberg2014-07-042-2/+2
* duh (nw) Olivier Galibert2014-06-061-1/+1
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-5/+5
* shortname fix (nw) Scott Stone2014-05-061-1/+1
* h8_sci: Implement sync-start [O. Galibert] Olivier Galibert2014-04-263-7/+22
* h8: Fix missing debugger hook calls [O. Galibert] Olivier Galibert2014-04-251-1/+2
* h8: disassembly fix (nw) Olivier Galibert2014-04-241-2/+8
* h8: compounded duh (nw) Olivier Galibert2014-04-218-2/+21
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-0729-311/+310
* puzzlet: Make coins/start work again [O. Galibert] Olivier Galibert2014-04-061-0/+5
* fix compile (nw) David Haywood2014-04-051-1/+0
* h8: Implement the 8-bits timers, namcos23 coins work again [O. Galibert] Olivier Galibert2014-04-0519-14/+707
* placeholders Olivier Galibert2014-04-052-0/+0
* h8: Add the h8/3008 [O. Galibert] Olivier Galibert2014-04-022-0/+291
* placeholders Olivier Galibert2014-04-022-0/+0
* MSVC fix Nathan Woods2014-03-311-0/+1
* here ya go :) (nw) Miodrag Milanovic2014-03-313-5/+5
* made MAME and MESS compile under VS2013, 32bit only for now (nw) Miodrag Milanovic2014-03-314-6/+6
* namco23: Spring cleaning, including: Olivier Galibert2014-03-301-5/+2
* fix "error: integer constant is too large for 'long' type" error on gcc 4.4.7... Jonathan Gevaryahu2014-03-281-2/+2
* Definitively more beer -- fixes invqix at least (nw) Olivier Galibert2014-03-284-4/+4