summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dirom.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move SEI80BU encryption out of the SEIBU_SOUND device and make it a device of... AJR2016-11-251-1/+12
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* srcclean (nw) Vas Crabb2016-09-261-1/+0
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-0/+5
* dirom: Resist to out-of-bounds bank numbers [O. Galibert] Olivier Galibert2016-09-061-4/+10
* srcclean and translation regeneration Vas Crabb2016-08-291-3/+3
* dirom fixes (nw) Olivier Galibert2016-08-271-1/+2
* dirom,okim6295: Add/fix banking support. Better okim fix post-release [O. Ga... Olivier Galibert2016-08-251-7/+29
* dirom: Make robust to too big roms Olivier Galibert2016-08-161-28/+32
* dirom: device_rom_interface for sound chips with rom/memory map alternative [... Olivier Galibert2016-08-151-0/+55