summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/bebox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-4/+4
* lpci: De-staticize callbacks and remove both device parameters (nw) AJR2018-03-031-10/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+16
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-2/+2
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-46/+46
* Use emumem.h defines whenever possible Giuseppe Gorgoglione2016-08-111-16/+16
* intelfsh, i2cmem: Not a device_memory_interface either [O. Galibert] Olivier Galibert2016-06-161-1/+2
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+814