summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/raiden2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Started cleaning up the mess that's Seibu COP device, nw angelosa2016-06-181-2/+2
* Fix build on MSVC thanks to Rene, also fix debug_break crashes therealmogminer@gmail.com2016-06-081-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-1/+1
* Input documentation and COP tweaks based on M68000 and V30 code AJR2016-05-151-7/+44
* raiden2 fix (nw) Miodrag Milanovic2016-05-011-1/+1
* new clones David Haywood2016-04-101-1/+36
* correct my mistake, thanks Rene hap2016-01-041-8/+8
* added raiden2 jj4b01 PAL from Sarayan hap2016-01-031-8/+8
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-9/+9
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-31/+31
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-32/+32
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3091