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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
removed space before m_gfxdecode in main trunk(nw)
Miodrag Milanovic
2014-02-26
6
-8
/
+8
*
fmtowns: reduced tagmap usage (memory banks still to look at) (no whatsnew)
mahlemiut
2014-02-25
1
-33
/
+33
*
cdp1802: devcb for the state codes. (nw)
Curt Coder
2014-02-25
10
-83
/
+75
*
cdp1871: devcb2. (nw)
Curt Coder
2014-02-25
1
-40
/
+29
*
pdp1.c: Modernized cpu core. [Wilbert Pol]
Wilbert Pol
2014-02-25
1
-5
/
+5
*
MESS part of ATTR_PRINTF review (nw)
Oliver Stöneberg
2014-02-25
15
-58
/
+45
*
fm7: reduced some tagmap usage, still need to look at fm77av banking, though....
mahlemiut
2014-02-24
1
-14
/
+14
*
Reduced tagmap lookups in bigbord2.c (nw)
Ivan Vangelista
2014-02-24
1
-11
/
+19
*
Reduced tagmap lookups in gp2x.c (nw)
Ivan Vangelista
2014-02-24
1
-4
/
+5
*
Reduced tagmap lookups in sbrain.c and removed unneeded include in atarifdc (nw)
Ivan Vangelista
2014-02-24
1
-14
/
+20
*
Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ...
smf-
2014-02-24
6
-106
/
+43
*
(MESS) apollo: finish devcb2'ing the keyboard (nw)
R. Belmont
2014-02-24
1
-39
/
+21
*
(MESS) More apollo updates [R. Belmont]
R. Belmont
2014-02-24
1
-66
/
+68
*
(MESS) ql.c - Fixed up communication between main 68008 CPU and 8048 IPC so t...
Scott Stone
2014-02-24
1
-6
/
+5
*
(MESS) apollo: Start modernizing/cleanup. [R. Belmont]
R. Belmont
2014-02-23
1
-10
/
+10
*
changed dleuro from beep to speaker driven by z80ctc and removed some unneces...
smf-
2014-02-23
1
-2
/
+2
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
48
-1001
/
+621
*
Remove local lists of midi devices as they are currently all the same [smf]
smf-
2014-02-23
4
-51
/
+0
*
(MESS) sorcerer : added .TAPE cassette format [Robbbert]
Robbbert
2014-02-23
1
-3
/
+2
*
(MESS) sgi_ip2: converted to new 68681 and serial terminal [R. Belmont]
R. Belmont
2014-02-23
1
-91
/
+33
*
(MESS) Start removing usage of deprecated 68681 INPORT_CALLBACK. [R. Belmont]
R. Belmont
2014-02-23
5
-67
/
+30
*
(MESS) rainbow: added IRQ management framework and vector control. [R. Belmon...
R. Belmont
2014-02-23
1
-8
/
+69
*
(MESS) New NOT WORKING system
Sandro Ronco
2014-02-22
1
-0
/
+228
*
(MESS) apple2: fixed recent regressions (crash and missing text drawing) (nw)
R. Belmont
2014-02-22
1
-1
/
+1
*
upd7810.c: Modernized cpu core. [Wilbert Pol]
Wilbert Pol
2014-02-21
5
-29
/
+1
*
(MESS) apf : added back floppy code (but it doesn't work)
Robbbert
2014-02-21
1
-60
/
+12
*
(MESS) nes: properly implemented Aladdin Deck Enhancer as a
Fabio Priuli
2014-02-21
1
-0
/
+2
*
clang 3.4 now works out-of-the-box (nw)
Oliver Stöneberg
2014-02-21
1
-4
/
+12
*
fixed clang compilation (nw)
Oliver Stöneberg
2014-02-21
1
-1
/
+0
*
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h...
smf-
2014-02-21
37
-668
/
+710
*
(MESS) ht68k : fixed crash at start
Robbbert
2014-02-21
1
-3
/
+3
*
Guh
Angelo Salese
2014-02-21
1
-2
/
+2
*
(MESS) glcolor: fixed year (nw)
Sandro Ronco
2014-02-20
1
-1
/
+1
*
(MESS) a7800.c - Added more details and clarification regarding the potentiom...
Scott Stone
2014-02-20
1
-8
/
+46
*
(MESS) New NOT WORKING system
Sandro Ronco
2014-02-20
1
-0
/
+9
*
(MESS) gl4004: fixed lcd and ROM banking. (nw)
Sandro Ronco
2014-02-20
1
-4
/
+36
*
second round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
6
-0
/
+12
*
first round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
32
-7
/
+82
*
(MESS) apf : added another bios [Thanks to ranger_lennier]
Robbbert
2014-02-20
1
-6
/
+10
*
removed superfluous 128k (nw)
smf-
2014-02-20
1
-1
/
+1
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
75
-739
/
+739
*
(MESS) nes: Properly implemented the Bandai Karaoke Studio expansion
Fabio Priuli
2014-02-19
1
-2
/
+3
*
(MESS) Cleanup. (nw)
Curt Coder
2014-02-18
1
-0
/
+1
*
(MESS) pc: Added support for NASLite 1.72MB disk images. [Curt Coder]
Curt Coder
2014-02-18
2
-2
/
+8
*
(nw)
Olivier Galibert
2014-02-18
2
-2
/
+2
*
Converted palette_t and palette_client to classes. General palette.c
Aaron Giles
2014-02-18
35
-40
/
+40
*
Correct patch
Angelo Salese
2014-02-18
1
-2
/
+1
*
Another note ...
Angelo Salese
2014-02-18
1
-0
/
+1
*
Note update
Angelo Salese
2014-02-18
1
-0
/
+1
*
(MESS) apple3: Fixed colors in color hires mode. [R. Belmont]
R. Belmont
2014-02-18
1
-1
/
+1
[prev]
[next]