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
/
emu
Commit message (
Expand
)
Author
Age
Files
Lines
*
replaced some malloc/free usage with global_alloc_array/global_free_array (nw)
Oliver Stöneberg
2014-03-28
8
-32
/
+32
*
hsync and fsync are part of mc6847 so devcb2 conversion was needed there not ...
Miodrag Milanovic
2014-03-28
2
-14
/
+20
*
stop SMS VDP timers in systems that don't need them. nw.
Fabio Priuli
2014-03-28
2
-0
/
+16
*
s3: added configuration registers for Trio/Virge chipsets. Are read-only for...
mahlemiut
2014-03-28
2
-0
/
+40
*
fixed memory leaks in diimage.c (nw)
Oliver Stöneberg
2014-03-27
1
-8
/
+8
*
modernized s3c24xx (nw)
Miodrag Milanovic
2014-03-27
7
-2787
/
+3133
*
mc6845: Added display enable and horizontal/vertical back porch widths to the...
Curt Coder
2014-03-27
15
-46
/
+51
*
gfx_elements now have a xor mask that is applied to each source bit offset wh...
Alex W. Jackson
2014-03-27
5
-10
/
+18
*
(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
*
h8: Fixed build. (nw)
Mike Naberezny
2014-03-26
1
-1
/
+2
*
cdp1869 converted to use delegates so whole configuration is in MCFG block (nw)
Miodrag Milanovic
2014-03-26
2
-71
/
+39
*
Cleanup (nw)
Olivier Galibert
2014-03-26
1
-7
/
+1
*
mc6846_device: converted to devcb2 (nw)
Ivan Vangelista
2014-03-26
2
-79
/
+53
*
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
1
-0
/
+9
*
aga is isa device now, aga/cga cleanup (nw)
Miodrag Milanovic
2014-03-26
9
-486
/
+1096
*
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
*
h8: Prettify registers/flags in debugger [O. Galibert]
Olivier Galibert
2014-03-26
2
-17
/
+93
*
h8: Fix enable handling in timers [O. Galibert]
Olivier Galibert
2014-03-26
2
-3
/
+2
*
h8: Sort out UE polarity [O. Galibert]
Olivier Galibert
2014-03-26
3
-24
/
+24
*
h8: dec16/inc16 fix [Fabio Priuli]
Olivier Galibert
2014-03-26
1
-2
/
+2
*
forgot these (nw)
Miodrag Milanovic
2014-03-26
2
-0
/
+3
*
no more pc_cga (nw)
Miodrag Milanovic
2014-03-26
8
-1699
/
+46
*
Refactor UI graphics viewer to handle 'empty' gfx decoders [Alex Jackson]
Alex W. Jackson
2014-03-26
1
-267
/
+267
*
- MCFG_CPU_ADD("subcpu", H83002, S23_H8CLOCK*2 )
Michaël Banaan Ananas
2014-03-25
1
-1
/
+2
*
h8: Rewrite [O. Galibert]
Olivier Galibert
2014-03-25
57
-10983
/
+12576
*
placeholders
Olivier Galibert
2014-03-25
38
-0
/
+0
*
Removed legacy. (nw)
Curt Coder
2014-03-25
2
-27
/
+1
*
mm74c922: devcb2. (nw)
Curt Coder
2014-03-25
2
-163
/
+136
*
i8271: devcb2. (nw)
Curt Coder
2014-03-25
2
-16
/
+19
*
- N64 RSP changes: [MooglyGuy]
Ryan Holtz
2014-03-25
2
-389
/
+1239
*
i8214: devcb2. (nw)
Curt Coder
2014-03-25
2
-49
/
+20
*
remove of ADDRESS_MAP_MODERN (nw)
Miodrag Milanovic
2014-03-25
2
-4
/
+0
*
i8212: devcb2. (nw)
Curt Coder
2014-03-25
2
-63
/
+36
*
(MESS) New driver added :
Miodrag Milanovic
2014-03-25
1
-3
/
+2
*
timers are member of vdp class (nw)
Miodrag Milanovic
2014-03-25
1
-0
/
+9
*
6526cia: devcb2 temporarily until mos6526 works with amiga. (nw)
Curt Coder
2014-03-25
4
-146
/
+100
*
compile fix since not all have SSE3 enabled (nw)
Miodrag Milanovic
2014-03-25
1
-1
/
+1
*
(nw) Temporarily split all RSP functions into SIMD and scalar versions so
Ryan Holtz
2014-03-25
2
-942
/
+2660
*
(MESS) sms: fixed light phaser support through the gender adapter
Fabio Priuli
2014-03-25
5
-12
/
+21
*
Preliminary driver support for the HP 49 G [Antoine Mine]
Miodrag Milanovic
2014-03-25
1
-31
/
+45
*
osd_* -> global_* compilation fixes (nw)
Oliver Stöneberg
2014-03-24
2
-9
/
+9
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
32
-74
/
+67
*
do not use osd_malloc/osd_free in non-OSD code (nw)
Oliver Stöneberg
2014-03-24
2
-18
/
+18
*
some mismatched malloc/free usage with osd_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-0
/
+3
*
no more legacy CUSTOM_INPUT (nw)
Miodrag Milanovic
2014-03-24
1
-1
/
+0
*
revert file move, since shared (MAME/MESS) device
Michaël Banaan Ananas
2014-03-24
3
-0
/
+419
[next]