summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bebox.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-139/+0
* Cleanup using state object Miodrag Milanovic2022-06-151-0/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-7/+0
* init variables for coverity Robbbert2022-03-201-7/+7
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+0
* 4dpi, amstrad, apple2, bebox, besta, dkong, m24: initialized some variables w... Ivan Vangelista2021-02-261-18/+23
* drivers starting with a and b: finished removing READ/WRITE macros (nw) Ivan Vangelista2020-06-051-21/+21
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-5/+2
* bebox.cpp: use finder for vga device (nw) yz70s2019-12-221-2/+2
* bebox.cpp: remove device not found errors (nw) yz70s2019-12-221-0/+4
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... mooglyguy2018-08-011-3/+3
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-301-14/+15
* fix build, misc cleanup (nw) Vas Crabb2018-06-161-13/+13
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* lpci: De-staticize callbacks and remove both device parameters (nw) AJR2018-03-031-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+136