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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removes the scrnum parameter from VIDEO_UPDATE, updates all drivers to use th...
Zsolt Vasvari
2008-03-10
1
-3
/
+3
*
Changes VIDEO_UPDATE signature to
Zsolt Vasvari
2008-03-08
1
-15
/
+15
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
1
-0
/
+1
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-2
/
+2
*
Converted MACHINE_DRIVER definitions from function
Aaron Giles
2008-02-26
1
-2
/
+18
*
Pulled remaining vestiges of old-style colortables:
Aaron Giles
2008-02-19
1
-2
/
+2
*
New module: devintrf.c/.h. Implements a generic device interface similar
Aaron Giles
2008-02-19
1
-383
/
+1
*
Removes MDRV_COLORTABLE_LENGTH macro -- no longer used
Zsolt Vasvari
2008-02-19
1
-3
/
+0
*
Removed expand_machine_driver().
Aaron Giles
2008-02-18
1
-1
/
+2
*
Added new option VIDEO_UPDATE_SCANLINE, which cases VIDEO_UPDATE to be called...
Aaron Giles
2008-01-30
1
-2
/
+7
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-01-24
1
-7
/
+7
*
Added a _CALL variant to all prototype macros. The use of these should make ...
Zsolt Vasvari
2008-01-22
1
-23
/
+41
*
sound:
Couriersud
2008-01-20
1
-1
/
+4
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Added new file xtal.h with commonly known/used clock XTALs.
Aaron Giles
2008-01-01
1
-0
/
+1
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-5
/
+6
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-19
/
+4
*
Changes for MAME 0.121u1.
mame0121u1
Aaron Giles
2007-12-17
1
-3
/
+3
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+587
[prev]