index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
mycom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-585
/
+0
*
Added floppy noises to some of my drivers.
Robbbert
2015-08-22
1
-0
/
+2
*
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
*
did change on Robbberts behalf (nw)
Miodrag Milanovic
2015-05-07
1
-1
/
+1
*
cassette config moved inline (nw)
Miodrag Milanovic
2014-05-02
1
-1
/
+1
*
mc6845: converted to devcb2, delegates and inline configs. nw.
Fabio Priuli
2014-05-01
1
-23
/
+11
*
converted i8255 to devcb2. nw.
Fabio Priuli
2014-04-17
1
-33
/
+14
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-2
/
+2
*
Fixed all bitmap.palette() users to use m_palette instead (nw)
Miodrag Milanovic
2014-03-15
1
-2
/
+5
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-1
/
+1
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-2
/
+1
*
Converted palette_t and palette_client to classes. General palette.c
Aaron Giles
2014-02-18
1
-1
/
+1
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-1
/
+1
*
Converted SN76496 ready to DEVCB2 [smf]
smf-
2014-02-11
1
-18
/
+2
*
added screen visarea adjustment to mc6845 config interface
Michaël Banaan Ananas
2014-01-04
1
-0
/
+1
*
(MESS) mycom : upgraded fdc to modern
Robbbert
2013-12-31
1
-77
/
+55
*
Bunch of clear ?, nw
Angelo Salese
2013-10-16
1
-1
/
+1
*
Copyright update. Please let me know if there's a blank and you would like to...
Angelo Salese
2013-10-15
1
-0
/
+2
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-2
/
+1
*
modernized generic palette initializations (nw)
Oliver Stöneberg
2013-07-15
1
-1
/
+1
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-3
/
+3
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-2
/
+2
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-11
/
+11
*
Added a preliminary boolean flag to MC6845 interface structure: "show border ...
Angelo Salese
2013-01-14
1
-11
/
+12
*
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
-56
/
+56
*
Replaced all device_t's with actual device classes. Regression test recommend...
Curt Coder
2012-11-26
1
-2
/
+2
*
Removed _new from name of modern device (no whatsnew)
Miodrag Milanovic
2012-10-02
1
-2
/
+2
*
Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew)
Miodrag Milanovic
2012-09-26
1
-8
/
+8
*
TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew)
Miodrag Milanovic
2012-09-25
1
-11
/
+11
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-1
/
+1
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-2
/
+2
*
removed local macros since macros with same name but different syntax will be...
Miodrag Milanovic
2012-09-12
1
-6
/
+3
*
Continuing new device implementation for SN76496 and clones - bbc.c, mycom.c,...
Scott Stone
2012-09-05
1
-3
/
+21
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+633