summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/h8/h8make.py
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-474/+0
* python: Make all scripts python 2/3 compatible Olivier Galibert2015-07-301-58/+60
* 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
* 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
* h8_sci: Implement sync-start [O. Galibert] Olivier Galibert2014-04-261-2/+2
* h8: Rewrite [O. Galibert] Olivier Galibert2014-03-251-0/+469
* placeholders Olivier Galibert2014-03-251-0/+0