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
/
mess
/
drivers
/
mirage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename of driver files to make names unique (nw)
Miodrag Milanovic
2015-09-30
1
-286
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
get rid of all the x
Dirk Best
2015-06-23
1
-1
/
+1
*
Updated MESS info for licenses (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
more updates (all for today) (nw)
Miodrag Milanovic
2015-05-08
1
-1
/
+1
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
es5503 used devcb2 instead of custom callbacks (nw)
Miodrag Milanovic
2014-03-23
1
-3
/
+9
*
wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-16
1
-14
/
+3
*
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h...
smf-
2014-02-21
1
-19
/
+4
*
removed the simplest 6522 port callbacks [smf]
smf-
2014-01-02
1
-22
/
+29
*
fixed some binding errors not caught by -validate (nw)
smf-
2014-01-01
1
-1
/
+1
*
removed ca1/cb1/ca2/cb2 callback, they don't do anything [smf]
smf-
2014-01-01
1
-33
/
+0
*
Convert VIA6522 to use DEVCB2 [smf]
smf-
2013-12-31
1
-26
/
+18
*
replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al...
smf-
2013-12-22
1
-3
/
+0
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-1
/
+1
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-33
/
+33
*
Cleanups and version bump
mame0147u4
Miodrag Milanovic
2012-12-17
1
-10
/
+10
*
(MESS) Removed unnecessary includes. (nw)
Curt Coder
2012-12-09
1
-3
/
+0
*
6850acia: bring IRQ line into standard usage (ASSERT_LINE = IRQ active) [R. B...
R. Belmont
2012-12-03
1
-1
/
+1
*
(MESS) Mirage: lots of documentation from the schematics, added preliminary L...
R. Belmont
2012-12-02
1
-63
/
+97
*
mirage: Make it boot by whatever means necessary [O. Galibert]
Olivier Galibert
2012-11-28
1
-2
/
+11
*
wd1772: Rename to wd_fdc [O. Galibert]
Olivier Galibert
2012-11-27
1
-1
/
+1
*
es5503: Make the number of output channels configurable [O. Galibert]
Olivier Galibert
2012-11-23
1
-1
/
+1
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-5
/
+4
*
Unified floppy tags on other drivers as well (no whatsnew)
Miodrag Milanovic
2012-10-12
1
-2
/
+2
*
Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew)
Miodrag Milanovic
2012-09-26
1
-20
/
+27
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-1
/
+1
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-2
/
+3
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-2
/
+2
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-2
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+295