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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed pc8801 regression (nw)
Miodrag Milanovic
2014-03-29
1
-1
/
+1
*
315_5124.c: converted to devcb2 (nw)
Ivan Vangelista
2014-03-29
1
-28
/
+25
*
converted some malloc()/free() usage to dynamic_array/dynamic_buffer (nw)
Oliver Stöneberg
2014-03-29
5
-59
/
+14
*
converted some more global_alloc_array() usage to dynamic_array/dynamic_buffe...
Oliver Stöneberg
2014-03-29
17
-429
/
+287
*
(MESS) megavdp: simplified DMA 'lag' handling, reducing the need of
Fabio Priuli
2014-03-29
2
-40
/
+32
*
(MESS) 32x: replaced direct references to 32x inside the MD VDP with
Fabio Priuli
2014-03-29
2
-0
/
+37
*
(MESS) sms: slightly modified system flags, and fixed RAM init
Fabio Priuli
2014-03-29
2
-14
/
+25
*
fix GCC 4.8 compile (nw)
R. Belmont
2014-03-29
1
-2
/
+2
*
- BetaDisk fixed (there was just needed to start floppy motor ;) [MetalliC]
Miodrag Milanovic
2014-03-28
3
-15
/
+78
*
replaced some more malloc/free usage with global_alloc_array/global_free_arra...
Oliver Stöneberg
2014-03-28
25
-81
/
+81
*
hsync and fsync are part of mc6847 so devcb2 conversion was needed there not ...
Miodrag Milanovic
2014-03-28
12
-43
/
+19
*
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
2
-2
/
+4
*
(mess) pc: split tandy 1000 and pcjr from pc.c (nw)
cracyc
2014-03-27
9
-1793
/
+1804
*
modernized s3c24xx (nw)
Miodrag Milanovic
2014-03-27
4
-14
/
+14
*
(MESS) pet: Fixed sound. (nw)
Curt Coder
2014-03-27
1
-1
/
+3
*
mc6845: Added display enable and horizontal/vertical back porch widths to the...
Curt Coder
2014-03-27
17
-85
/
+242
*
gfx_elements now have a xor mask that is applied to each source bit offset wh...
Alex W. Jackson
2014-03-27
5
-8
/
+8
*
cdp1869 converted to use delegates so whole configuration is in MCFG block (nw)
Miodrag Milanovic
2014-03-26
6
-63
/
+42
*
mc6846_device: converted to devcb2 (nw)
Ivan Vangelista
2014-03-26
3
-90
/
+22
*
(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
8
-1065
/
+79
*
fix cybiko "handlers" (nw)
Olivier Galibert
2014-03-26
3
-18
/
+18
*
(MESS) sms: fixed Korean Gam*Boy 2 being detected as a Japanese
Fabio Priuli
2014-03-26
4
-84
/
+95
*
forgot these (nw)
Miodrag Milanovic
2014-03-26
1
-16
/
+1
*
(MESS) ql.c: Added emulation of both the QIMI and Sandy mice to the QL drive...
Scott Stone
2014-03-26
2
-49
/
+284
*
no more pc_cga (nw)
Miodrag Milanovic
2014-03-26
5
-144
/
+72
*
hunter2: converted to use bankdev
mahlemiut
2014-03-26
1
-35
/
+45
*
(MESS) a7800.c: Fixed DMA regarding startup, shutdown and cycle stealing whic...
Scott Stone
2014-03-26
2
-5
/
+14
*
Fix for c64gs crash (nw)
Scott Stone
2014-03-26
1
-2
/
+2
*
Fixed build. (nw)
Curt Coder
2014-03-25
1
-2
/
+1
*
updated MegaPlay and MegaTech to use modern SMS VDP. [Fabio Priuli]
Fabio Priuli
2014-03-25
1
-2
/
+0
*
h8: Rewrite [O. Galibert]
Olivier Galibert
2014-03-25
6
-43
/
+357
*
placeholders
Olivier Galibert
2014-03-25
1
-0
/
+0
*
Removed legacy. (nw)
Curt Coder
2014-03-25
1
-2
/
+2
*
mm74c922: devcb2. (nw)
Curt Coder
2014-03-25
2
-27
/
+17
*
i8271: devcb2. (nw)
Curt Coder
2014-03-25
3
-4
/
+3
*
i8214: devcb2. (nw)
Curt Coder
2014-03-25
1
-7
/
+2
*
(MESS) mm1: Separated keyboard from driver. (nw)
Curt Coder
2014-03-25
5
-271
/
+425
*
remove of ADDRESS_MAP_MODERN (nw)
Miodrag Milanovic
2014-03-25
1
-2
/
+0
*
i8212: devcb2. (nw)
Curt Coder
2014-03-25
1
-10
/
+6
*
(MESS) New driver added :
Miodrag Milanovic
2014-03-25
5
-0
/
+1408
*
will put it back since it's subdevice (nw)
Miodrag Milanovic
2014-03-25
1
-4
/
+2
*
megavdp cleanup (nw)
Miodrag Milanovic
2014-03-25
1
-2
/
+5
*
6526cia: devcb2 temporarily until mos6526 works with amiga. (nw)
Curt Coder
2014-03-25
1
-94
/
+57
*
(MESS) sms: fixed light phaser support through the gender adapter
Fabio Priuli
2014-03-25
2
-16
/
+8
*
small cleanup (nw)
Miodrag Milanovic
2014-03-25
2
-4
/
+1
*
Preliminary driver support for the HP 49 G [Antoine Mine]
Miodrag Milanovic
2014-03-25
3
-89
/
+497
*
Fix for Thomson MO6 banking, now more faithful to the hardware [Antoine Mine]
Miodrag Milanovic
2014-03-25
4
-34
/
+93
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
12
-33
/
+33
[next]