summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/315_5195.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-625/+0
* Fix sega outrun and system 16b, some confusion between regions and shares and... Olivier Galibert2020-11-241-0/+25
* Fix the 315-5195, should help a lot of sega Olivier Galibert2020-11-181-14/+13
* Clean-up and consistency fixes after memory system changes. Vas Crabb2020-11-031-1/+1
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-33/+22
* 315_5195.cpp: fixed my brain-cramp . Thanks to AJR for the review (nw) Ivan Vangelista2020-04-221-3/+4
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-221-6/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+3
* segaic16.cpp: Code cleanup, reorganization and decoupling (nw) AJR2019-10-191-0/+610