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
/
emu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0157
Miodrag Milanovic
2014-12-31
48
-3636
/
+3567
*
m68k: generate the correct kind of stack frame for 68010 bus errors. [R. Belm...
arbee
2014-12-30
1
-1
/
+6
*
fixed usage of uninitialized member in tms5110_device (nw)
Oliver Stöneberg
2014-12-30
1
-1
/
+2
*
Move some includes around to fix compile errors on OSX; if this breaks any ot...
Wilbert Pol
2014-12-29
1
-0
/
+2
*
snes_ppu_device: removed unneeded running_machine parameter were it wasn't ne...
Osso
2014-12-29
2
-30
/
+30
*
Add a TEA1002 color encoder device and use it for the Aquarius. It might
Dirk Best
2014-12-28
3
-0
/
+162
*
removed no-longer-needed asserts from z80dma
Robert
2014-12-28
1
-2
/
+0
*
z80dma : fixed buffer overflow. Fixes altos5 and wmbullet floppies.
Robert
2014-12-28
1
-1
/
+1
*
(nw)
mamehaze
2014-12-27
2
-36
/
+26
*
arcompact - it's actually executing code in cartridge space now (nw)
mamehaze
2014-12-27
4
-160
/
+192
*
abc99_device:: fixed "ROMENTRY_ISREGION(region)" assert, now asserts in z8536...
Osso
2014-12-27
1
-3
/
+2
*
checkpoint (nw)
mamehaze
2014-12-27
3
-91
/
+52
*
(MESS) megadriv: slightly improved support for CodeMasters 2-in-1 carts
etabeta78
2014-12-27
2
-2
/
+2
*
arcompact - start to add the hardware loop support (nw)
mamehaze
2014-12-26
6
-77
/
+80
*
arcompact (nw)
mamehaze
2014-12-26
3
-120
/
+132
*
arcompact (nw)
mamehaze
2014-12-26
3
-6
/
+95
*
arcompact (nw)
mamehaze
2014-12-26
2
-178
/
+137
*
arcompact (nw)
mamehaze
2014-12-26
3
-93
/
+58
*
Merge branch 'master' of https://github.com/mamedev/mame
mamehaze
2014-12-26
8
-5
/
+411
|
\
|
*
adding the new sourcefiles would have helped probably... ;)
etabeta78
2014-12-26
4
-0
/
+395
|
*
(MESS) gamegear: fixed detection of SMS games (via adapter) and added
etabeta78
2014-12-26
4
-5
/
+16
*
|
arcompact (nw)
mamehaze
2014-12-26
3
-565
/
+190
|
/
*
Uppercase hash cleanup (nw)
Scott Stone
2014-12-24
2
-3
/
+3
*
the 'with cartridge' codepath is different (nw)
mamehaze
2014-12-24
2
-22
/
+149
*
and so we arrive at some code trying to set up hardware loops (nw)
mamehaze
2014-12-24
1
-13
/
+90
*
(MESS) sms: added support for Hi-Com multigame carts, recently dumped
etabeta78
2014-12-24
3
-0
/
+59
*
fixed Visual Studio compilation of src/emu/cpu/hcd62121/hcd62121d.c (nw)
Oliver Stöneberg
2014-12-24
1
-1
/
+4
*
new clones
mamehaze
2014-12-24
1
-4
/
+26
*
isa8_cga_device: added save state support, fixes at least pt68k4.c save state...
Osso
2014-12-24
2
-1
/
+11
*
luaengine: add access to devices and address spaces
Luca Bruno
2014-12-24
2
-0
/
+137
*
(MESS) vc4000: properly supported 4K carts with no RAM. [Fabio Priuli]
etabeta78
2014-12-24
4
-1
/
+19
*
(MESS) gamegear: moved GG-SMS scaling from VDP file to the machine file;
etabeta78
2014-12-24
3
-367
/
+125
*
arcompact (nw)
mamehaze
2014-12-24
3
-96
/
+324
*
debug: reverted dasm window change. (nw)
Robert
2014-12-24
1
-1
/
+1
*
(nw)
mamehaze
2014-12-23
1
-7
/
+62
*
arcompact - further (nw)
mamehaze
2014-12-23
3
-129
/
+411
*
more arcompact ops, continues to move forward (nw)
mamehaze
2014-12-23
4
-24
/
+287
*
Assorted changes and fixes to sega devices (nw)
Scott Stone
2014-12-22
3
-3
/
+3
*
pass a bit more of the bios self-validation (nw)
mamehaze
2014-12-22
1
-43
/
+194
*
added cartslot
hap
2014-12-22
1
-0
/
+1
*
debug/qt: Add a per-device window [O. Galibert]
Olivier Galibert
2014-12-22
17
-19
/
+24
*
am9517a_device: added missing save state, fixes micromik.c save state problem...
Osso
2014-12-22
1
-0
/
+9
*
mos7360_device: added missing save state, fixes plus4.c save state problem (nw)
Osso
2014-12-22
1
-0
/
+1
*
(nw)
mamehaze
2014-12-22
2
-73
/
+154
*
(nw)
mamehaze
2014-12-22
3
-54
/
+115
*
some more ops (nw)
mamehaze
2014-12-22
2
-133
/
+257
*
arcompact: starts to read the 2 copyright strings in the bios for comparison ...
mamehaze
2014-12-21
2
-26
/
+86
*
couple more ops (nw)
mamehaze
2014-12-21
3
-19
/
+91
*
arcompact: execute first few MOVs (nw)
mamehaze
2014-12-21
4
-22
/
+169
*
arcompact: prepare to add more opcodes (nw)
mamehaze
2014-12-21
4
-845
/
+1080
[next]