index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sega 16-bit cleanup, part 1 (still more coming):
Aaron Giles
2012-08-04
1
-20
/
+23
*
fix soundlatch warning
Michaƫl Banaan Ananas
2012-07-23
1
-15
/
+15
*
Implemented new paletteram_xGGGGGRRRRRBBBBB_byte_le_w() function, used by Cha...
Angelo Salese
2012-05-01
1
-0
/
+2
*
Clean-ups and version bump
mame0145u7
Angelo Salese
2012-04-22
1
-5
/
+5
*
Remove color_prom parameter from PALETTE_INIT. Added code where
Aaron Giles
2012-04-12
1
-15
/
+14
*
Merged watchdog back into running_machine.
Aaron Giles
2012-04-12
1
-6
/
+6
*
Renamed device_irq_callback to device_irq_acknowledge_callback to
Aaron Giles
2012-04-10
1
-0
/
+128
*
Added the ability to specify member function driver callbacks for
Aaron Giles
2012-04-10
1
-18
/
+30
*
Moved soundlatch helpers into driver.c and removed emu/audio/generic.c.
Aaron Giles
2012-04-09
1
-18
/
+96
*
Templatized the palette generators and made naming consistent.
Aaron Giles
2012-04-09
1
-1
/
+235
*
Extracted driver_device base class from machine.* and into its
Aaron Giles
2012-04-06
1
-0
/
+284
*
Move driver list/enumerator to new file drivenum.c/.h.
Aaron Giles
2012-04-06
1
-430
/
+0
*
Fixed issue with get_merge_name when using slot devices (no whatsnew)
Miodrag Milanovic
2011-11-28
1
-2
/
+2
*
Cleanups and version bump
mame0142u3
Angelo Salese
2011-05-08
1
-2
/
+2
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-1
/
+29
*
Cleanups again
Angelo Salese
2011-04-18
1
-5
/
+5
*
Improve driver enumerator to by default exclude internal drivers,
Aaron Giles
2011-04-17
1
-0
/
+29
*
(Big tangle of changes that all happened as I was looking into the ROM
Aaron Giles
2011-04-13
1
-193
/
+289
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
1
-0
/
+15
*
- Moved compatibility validation into MAME core from MESS.
Miodrag Milanovic
2010-02-09
1
-0
/
+16
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-4
/
+4
*
Added casts to ensure proper values are passed to the ctype.h functions.
Aaron Giles
2009-06-25
1
-1
/
+1
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-2
/
+2
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-2
/
+2
*
New module: devintrf.c/.h. Implements a generic device interface similar
Aaron Giles
2008-02-19
1
-293
/
+1
*
Removed expand_machine_driver().
Aaron Giles
2008-02-18
1
-13
/
+31
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+520