summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/hec2hrp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hector: added save state Robbbert2020-07-311-0/+41
* hector: cleanup Robbbert2020-07-311-181/+179
* Merged interact into hec2hrp as they are almost the same. Robbbert2020-07-301-28/+26
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-28/+28
* (nw) misc cleanup: Vas Crabb2019-10-111-4/+4
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-19/+18
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-1/+1
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-16/+16
* hector: More cleanup, and eliminating machine().device, nw mooglyguy2018-06-031-53/+40
* Initial Hector cleanup. In the future, please ensure your code comments are i... mooglyguy2018-06-031-372/+363
* diexec: Interrupt API changes (nw) AJR2018-05-181-4/+4
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-2/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-3/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-3/+7
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* hec2hrp and arcompact fix (nw) Miodrag Milanovic2016-05-011-1/+135
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+822