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
Commit message (
Expand
)
Author
Age
Files
Lines
*
replaced some more malloc/free usage with global_alloc_array/global_free_arra...
Oliver Stöneberg
2014-03-28
26
-84
/
+83
*
replaced some malloc/free usage with global_alloc_array/global_free_array (nw)
Oliver Stöneberg
2014-03-28
8
-32
/
+32
*
change sega genesis vdp to use macros instead of direct usage of callback def...
Miodrag Milanovic
2014-03-28
6
-35
/
+49
*
hsync and fsync are part of mc6847 so devcb2 conversion was needed there not ...
Miodrag Milanovic
2014-03-28
14
-57
/
+39
*
doing a check if read is safe, but think this need more investigation, why it...
Miodrag Milanovic
2014-03-28
1
-2
/
+2
*
stop SMS VDP timers in systems that don't need them. nw.
Fabio Priuli
2014-03-28
10
-13
/
+39
*
fixed silly mistake with 32x hi-priority pixels. nw.
Fabio Priuli
2014-03-28
1
-2
/
+2
*
converted namcos1 to use delegates instead of _space_func and modernized all ...
Miodrag Milanovic
2014-03-28
4
-304
/
+330
*
nw
Michaël Banaan Ananas
2014-03-28
3
-4
/
+4
*
add support for savestates
Michaël Banaan Ananas
2014-03-28
3
-45
/
+99
*
rename these sets:
Michaël Banaan Ananas
2014-03-28
3
-18
/
+18
*
cleanup
Michaël Banaan Ananas
2014-03-28
3
-218
/
+249
*
s3: added configuration registers for Trio/Virge chipsets. Are read-only for...
mahlemiut
2014-03-28
2
-0
/
+40
*
sharedram is 2KB
Michaël Banaan Ananas
2014-03-28
1
-28
/
+31
*
port 0 d0 is vblank bit (see tigerh game start)
Michaël Banaan Ananas
2014-03-28
3
-47
/
+12
*
renamed/combined some functions and added irq ack and soundnmi disable
Michaël Banaan Ananas
2014-03-27
4
-177
/
+169
*
(mess) pc: split tandy 1000 and pcjr from pc.c (nw)
cracyc
2014-03-27
9
-1793
/
+1804
*
move generic functions out of machine/slapfght.c to drivers/slapfght.c, only ...
Michaël Banaan Ananas
2014-03-27
4
-400
/
+433
*
fixed memory leaks in diimage.c (nw)
Oliver Stöneberg
2014-03-27
1
-8
/
+8
*
4enlinea: Adjusted the initial screen parameters according
Roberto Fresca
2014-03-27
1
-6
/
+4
*
Fixed documentation and confirmed the AY-8910 clock.
Roberto Fresca
2014-03-27
1
-4
/
+10
*
k007420 callbacks to delegates (nw)
Miodrag Milanovic
2014-03-27
12
-78
/
+46
*
modernized s3c24xx (nw)
Miodrag Milanovic
2014-03-27
12
-2803
/
+3149
*
fix tigerh defaults, thanks trap15
Michaël Banaan Ananas
2014-03-27
1
-5
/
+11
*
(MESS) pet: Fixed sound. (nw)
Curt Coder
2014-03-27
1
-1
/
+3
*
update prev commit
Michaël Banaan Ananas
2014-03-27
1
-2
/
+2
*
mc6845: Added display enable and horizontal/vertical back porch widths to the...
Curt Coder
2014-03-27
32
-131
/
+293
*
gfx_elements now have a xor mask that is applied to each source bit offset wh...
Alex W. Jackson
2014-03-27
35
-92
/
+84
*
(nw)
Olivier Galibert
2014-03-27
1
-2
/
+0
*
Move destructor definitions out of header files included by emu.h; clean some...
Alex W. Jackson
2014-03-27
5
-5
/
+19
*
small cleanup
Michaël Banaan Ananas
2014-03-26
3
-108
/
+97
*
mame neogeo update from Johnboy, no whatsnew
Michaël Banaan Ananas
2014-03-26
3
-68
/
+86
*
h8: Fixed build. (nw)
Mike Naberezny
2014-03-26
1
-1
/
+2
*
Add line ending and proper wording to an error (nw)
Scott Stone
2014-03-26
1
-1
/
+1
*
Improvements to 4enlinea driver. Hooked preliminary
Roberto Fresca
2014-03-26
1
-21
/
+237
*
cdp1869 converted to use delegates so whole configuration is in MCFG block (nw)
Miodrag Milanovic
2014-03-26
10
-191
/
+117
*
Cleanup (nw)
Olivier Galibert
2014-03-26
1
-7
/
+1
*
(MESS) 32x: experimental change to the pixel mixing to better understand the
Fabio Priuli
2014-03-26
3
-64
/
+79
*
mc6846_device: converted to devcb2 (nw)
Ivan Vangelista
2014-03-26
5
-169
/
+75
*
avoid dupe timers. nw.
Fabio Priuli
2014-03-26
2
-4
/
+0
*
fix bangbead recent regression (from_hz takes a "double", can't handle large ...
Michaël Banaan Ananas
2014-03-26
1
-1
/
+1
*
Fixed linking. (nw)
Curt Coder
2014-03-26
1
-4
/
+4
*
READ/WRITE*_HANDLER -> READ/WRITE*_MEMBER (nw)
Miodrag Milanovic
2014-03-26
26
-190
/
+190
*
floppy: splice-related fixes [O. Galibert]
Olivier Galibert
2014-03-26
2
-0
/
+11
*
(MESS) pet: European models sync at 50Hz. (nw)
Curt Coder
2014-03-26
1
-3
/
+50
*
aga is isa device now, aga/cga cleanup (nw)
Miodrag Milanovic
2014-03-26
17
-1551
/
+1175
*
fixed lui/ori and lui/addi constant calculation by pretending instructions ca...
smf-
2014-03-26
1
-1
/
+1
*
use an interface for passing state to the disassembler instead of copying it ...
smf-
2014-03-26
3
-33
/
+31
*
we need to find a solution there (nw)
Olivier Galibert
2014-03-26
1
-6
/
+3
*
h8: Prettify registers/flags in debugger [O. Galibert]
Olivier Galibert
2014-03-26
2
-17
/
+93
[next]