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
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
42
-158
/
+155
*
(MESS) tandy2k: Tries to load DOS now. (nw)
Curt Coder
2014-04-06
1
-1
/
+4
*
(MESS) tandy2k: Hacked in some video. (nw)
Curt Coder
2014-04-06
1
-0
/
+1
*
hardcode the rs232 port again. (nw)
smf-
2014-04-06
1
-3
/
+7
*
(mess) x68k: rework bus errors (nw)
cracyc
2014-04-06
1
-1
/
+4
*
MESS: coco uses rs232 port instead of bitbanger [smf]
smf-
2014-04-06
1
-7
/
+3
*
(MESS) tandy2k: WIP. (nw)
Curt Coder
2014-04-05
1
-1
/
+7
*
(MESS) tandy2k: WIP. (nw)
Curt Coder
2014-04-05
1
-10
/
+62
*
(MESS) tandy2k: WIP. (nw)
Curt Coder
2014-04-05
1
-0
/
+3
*
(MESS) bbc.c: fixed external cart slot -cart1 for the BBC Master (demo cart
Fabio Priuli
2014-04-04
1
-1
/
+2
*
(MESS) tandy2k: WIP. (nw)
Curt Coder
2014-04-04
1
-9
/
+9
*
(MESS) tandy2k: WIP. (nw)
Curt Coder
2014-04-04
1
-6
/
+7
*
upd3301: devcb2 & delegate. (nw)
Curt Coder
2014-04-04
1
-0
/
+1
*
i8275x: Delegated. (nw)
Curt Coder
2014-04-04
1
-0
/
+1
*
(MESS) modernized psion.c nvram. nw.
Fabio Priuli
2014-04-04
1
-0
/
+9
*
(MESS) modernized x07 nvram. nw.
Fabio Priuli
2014-04-04
1
-1
/
+10
*
(MESS) modernized friskyt and micronic nvram. nw.
Fabio Priuli
2014-04-04
1
-2
/
+10
*
(MESS) modernized nvram for clcd.c, lisa.c and nc.c. nw.
Fabio Priuli
2014-04-03
2
-2
/
+9
*
Moved things to driver state, too coupled right now to make a proper device (nw)
Miodrag Milanovic
2014-04-03
1
-5
/
+22
*
removing legacy handlers in msx_slot (nw)
Miodrag Milanovic
2014-04-02
1
-0
/
+9
*
upd7220: devcb2 and delegates. (nw)
Curt Coder
2014-04-02
2
-0
/
+3
*
modernized access for legacy floppy, quite straight forward thing (nw)
Miodrag Milanovic
2014-04-02
1
-11
/
+11
*
modernized apollo a little bit more (nw)
Miodrag Milanovic
2014-04-02
1
-16
/
+217
*
using delegates instead of read/write_device_func in ppc core (nw)
Miodrag Milanovic
2014-04-01
1
-0
/
+5
*
saa5050: devcb2. (nw)
Curt Coder
2014-04-01
1
-19
/
+30
*
(MESS) abc806: Video and save state cleanup. (nw)
Curt Coder
2014-03-31
1
-3
/
+3
*
(MESS) c65: Less tagmap lookup. (nw)
Curt Coder
2014-03-31
1
-0
/
+6
*
(MESS) v1050: Less tagmap lookup. (nw)
Curt Coder
2014-03-31
1
-0
/
+4
*
(MESS) fm7: Less tag lookup. (nw)
Curt Coder
2014-03-31
1
-0
/
+3
*
pckeybrd: make into a device (nw)
cracyc
2014-03-31
1
-1
/
+3
*
fmtowns: converted to use wd_fdc and modern floppy drive implementation.
mahlemiut
2014-03-31
1
-4
/
+11
*
(MESS) moved megadrive add-ons to appropriate place + cleaned up classes
Fabio Priuli
2014-03-30
1
-0
/
+14
*
(MESS) smssdisp: fixed slot recognition so that now the system
Fabio Priuli
2014-03-30
1
-2
/
+4
*
(mess) pc: further separation and cleanup (nw)
cracyc
2014-03-29
4
-397
/
+21
*
(MESS) megavdp: simplified DMA 'lag' handling, reducing the need of
Fabio Priuli
2014-03-29
1
-0
/
+1
*
(MESS) 32x: replaced direct references to 32x inside the MD VDP with
Fabio Priuli
2014-03-29
1
-0
/
+4
*
(MESS) sms: slightly modified system flags, and fixed RAM init
Fabio Priuli
2014-03-29
1
-3
/
+5
*
hsync and fsync are part of mc6847 so devcb2 conversion was needed there not ...
Miodrag Milanovic
2014-03-28
1
-2
/
+2
*
(mess) pc: split tandy 1000 and pcjr from pc.c (nw)
cracyc
2014-03-27
2
-87
/
+0
*
mc6845: Added display enable and horizontal/vertical back porch widths to the...
Curt Coder
2014-03-27
2
-3
/
+5
*
cdp1869 converted to use delegates so whole configuration is in MCFG block (nw)
Miodrag Milanovic
2014-03-26
3
-1
/
+8
*
mc6846_device: converted to devcb2 (nw)
Ivan Vangelista
2014-03-26
1
-12
/
+0
*
aga is isa device now, aga/cga cleanup (nw)
Miodrag Milanovic
2014-03-26
1
-2
/
+2
*
fix cybiko "handlers" (nw)
Olivier Galibert
2014-03-26
1
-6
/
+6
*
(MESS) sms: fixed Korean Gam*Boy 2 being detected as a Japanese
Fabio Priuli
2014-03-26
1
-1
/
+5
*
(MESS) ql.c: Added emulation of both the QIMI and Sandy mice to the QL drive...
Scott Stone
2014-03-26
1
-29
/
+99
*
no more pc_cga (nw)
Miodrag Milanovic
2014-03-26
1
-1
/
+0
*
h8: Rewrite [O. Galibert]
Olivier Galibert
2014-03-25
1
-1
/
+2
*
(MESS) mm1: Separated keyboard from driver. (nw)
Curt Coder
2014-03-25
1
-62
/
+28
*
(MESS) New driver added :
Miodrag Milanovic
2014-03-25
1
-0
/
+131
[next]