summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/taitosjsec.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-234/+0
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-8/+8
* misc fixes for bugs that showed up in devnoclear debug builds (nw) Ivan Vangelista2020-04-071-0/+1
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-4/+4
* taitosjsec.cpp: added missing save state, fixes save state regressions in var... Ivan Vangelista2018-10-171-7/+9
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* taitosj: add the other mode for MCU interrupts (not used by anything yet) Vas Crabb2017-06-211-6/+13
* taitosj: Made security MCU hookup a device Vas Crabb2017-06-211-0/+224