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
/
mikromik.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-2
/
+2
*
(mess) mikromik: don't stop the motor when resetting the fdc (nw)
cracyc
2014-10-20
1
-1
/
+1
*
i8275: Replaced with new implementation. (nw)
Curt Coder
2014-04-30
1
-1
/
+1
*
am9517a_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-29
1
-13
/
+11
*
z80dart: converted to use devcb2. nw.
Fabio Priuli
2014-04-29
1
-26
/
+8
*
(MESS) mm1: Separated keyboard from driver. (nw)
Curt Coder
2014-03-25
1
-209
/
+6
*
i8212: devcb2. (nw)
Curt Coder
2014-03-25
1
-10
/
+6
*
upd765: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-17
1
-17
/
+3
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
1
-25
/
+9
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-5
/
+5
*
replaced read rx callback in Z80DART (and clones) with a write handler, which...
smf-
2013-12-22
1
-2
/
+3
*
converted serial & rs232 devices to devcb2 [smf]
smf-
2013-12-20
1
-46
/
+5
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
small MACHINE_RESET cleanup
Oliver Stöneberg
2013-08-05
1
-4
/
+0
*
i8085.c: Modernized cpu core (nw)
Wilbert Pol
2013-08-03
1
-13
/
+2
*
modernized speaker device. [Fabio Priuli]
Fabio Priuli
2013-06-04
1
-1
/
+1
*
Modernized the PIT8253 device. [Fabio Priuli]
Fabio Priuli
2013-06-03
1
-3
/
+3
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-5
/
+5
*
z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder]
Curt Coder
2013-05-27
1
-33
/
+24
*
(MESS) Added RS-232 ports to several drivers. [Curt Coder]
Curt Coder
2013-05-21
1
-6
/
+6
*
speaker tag lookup removal, also no need to use universal tag, since easier n...
Miodrag Milanovic
2013-04-12
1
-2
/
+2
*
(MESS) mm1: Added RS-232 ports. (nw)
Curt Coder
2013-02-15
1
-1
/
+46
*
(MESS) Tagmap lookup cleanup. (nw)
Curt Coder
2013-01-27
1
-9
/
+5
*
(MESS) Reduced tagmap abuse. (nw)
Curt Coder
2013-01-24
1
-13
/
+26
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-38
/
+38
*
(MESS) mm1: Fixed floppy. [Curt Coder]
Curt Coder
2013-01-10
1
-6
/
+4
*
(MESS) mm1: Added software list with boot disk. [Kara Trace, Curt Coder]
Curt Coder
2013-01-04
1
-0
/
+3
*
i8275: Modernized. [Curt Coder]
Curt Coder
2012-12-28
1
-3
/
+3
*
(MESS) mm1: Floppy WIP. (nw)
Curt Coder
2012-12-28
1
-5
/
+23
*
(MESS) mm1: Trying to fix floppy. (nw)
Curt Coder
2012-12-21
1
-59
/
+42
*
Cleanups and version bump
mame0147u4
Miodrag Milanovic
2012-12-17
1
-1
/
+1
*
(MESS) mm1: Added missing floppy callbacks. (nw)
Curt Coder
2012-12-09
1
-0
/
+4
*
cleanups (nw)
Olivier Galibert
2012-12-08
1
-5
/
+0
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-14
/
+10
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-61
/
+49
*
Some manual cleanup (no whatsnew)
Miodrag Milanovic
2012-09-25
1
-1
/
+1
*
TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew)
Miodrag Milanovic
2012-09-25
1
-5
/
+3
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-2
/
+2
*
Memory handler cleanup 3. Add mem_mask parameter
Aaron Giles
2012-09-17
1
-2
/
+2
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-2
/
+2
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-7
/
+7
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-1
/
+1
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+860