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
*
Memory system: added endianness to the memory_share class.
Aaron Giles
2013-07-20
102
-1277
/
+1826
*
bring the double wings addresses properly into line too (nw)
David Haywood
2013-07-20
1
-41
/
+44
*
Fixed some unknown DIPs and corrected others from manual examinations for let...
Scott Stone
2013-07-20
1
-36
/
+37
*
QS1000 sound core issue now not a mandatory include which allows tiny builds ...
Scott Stone
2013-07-20
3
-2
/
+4
*
a7800.c - XM/XBoard POKEY support. 'Bentley Bear - Crystal Quest' & 'Donkey ...
Scott Stone
2013-07-20
1
-1
/
+1
*
make caveman ninja read addresses closer to rohga / wizard fire etc.
David Haywood
2013-07-20
1
-102
/
+97
*
Split up the video devices contained in taitoic.c. [Osso]
Scott Stone
2013-07-20
65
-4986
/
+5612
*
Modernized the Beezer sound device. [Osso]
Scott Stone
2013-07-20
4
-361
/
+284
*
CPS-1 update [Team CPS-1]:
Scott Stone
2013-07-20
2
-14
/
+17
*
shuffle dblewings address bits around too (nw)
David Haywood
2013-07-20
1
-105
/
+110
*
Fixed dip-switches in Street Fight driver [Angelo Salese]
Angelo Salese
2013-07-20
3
-55
/
+47
*
switched the wizard fire reads around too so that they are more correct and a...
David Haywood
2013-07-20
1
-379
/
+209
*
start reworking some of the 104 bits to make things easier later down the line
David Haywood
2013-07-20
1
-98
/
+67
*
fixed another array out-of-bound access in src/mame/video/ppu2c0x.c (nw)
Oliver Stöneberg
2013-07-20
1
-4
/
+4
*
added assert to src/mess/drivers/ip22.c to indicate array out-of-bounds acces...
Oliver Stöneberg
2013-07-20
1
-0
/
+1
*
added asserts to src/mame/machine/megavdp.c to indicate array out-of-bounds a...
Oliver Stöneberg
2013-07-20
1
-3
/
+9
*
fixed array out-of-bounds access in src/mess/machine/md_rom.c for chinf3 (nw)
Oliver Stöneberg
2013-07-20
1
-1
/
+1
*
(MESS) ti99/8: Speech ROM dumps verified with a real (!) system.
Michael Zapf
2013-07-20
2
-5
/
+8
*
i86 fixes to get TX-1 and Buggy Boy working again -nw-
Phil Bennett
2013-07-20
2
-7
/
+15
*
fixed array out-of-bounds access in ppu2c0x_device::draw_sprites() (nw)
Oliver Stöneberg
2013-07-20
1
-6
/
+7
*
removed debugging assert (nw)
Oliver Stöneberg
2013-07-20
1
-1
/
+0
*
fixed array out-of-bounds accesses in src/mess/machine/sns_rom.c (nw)
Oliver Stöneberg
2013-07-20
1
-2
/
+3
*
fixed array out-of-bounds accesses and uninitialized members in src/mess/audi...
Oliver Stöneberg
2013-07-20
1
-0
/
+6
*
de_2: Made CPU board a device, and hooked it up to all drivers in de_2.c.
mahlemiut
2013-07-20
4
-237
/
+840
*
meritm.c: Maintain a standard key layout using standard MAME macros. :-) - NW
Brian Troha
2013-07-20
1
-11
/
+11
*
remove the 'UNEMULATED PROTECTION' flag from Fighters History, for the first ...
David Haywood
2013-07-20
1
-5
/
+5
*
used info from Charles to fill in some missing remaps on IO ports
David Haywood
2013-07-20
1
-60
/
+58
*
nvm
Michaël Banaan Ananas
2013-07-19
1
-9
/
+9
*
start hooking fighters history up to it...
David Haywood
2013-07-19
5
-287
/
+139
*
a magic address xor means Nitro Ball can work with this code too.. and almost...
David Haywood
2013-07-19
7
-19
/
+56
*
thepit.c: Add Round-Up dipswitch locations - NW
Brian Troha
2013-07-19
1
-41
/
+10
*
fixed buffer overflow in src/mess/machine/intv.c detected by AddressSanitizer...
Oliver Stöneberg
2013-07-19
1
-1
/
+1
*
kill some old code (nw)
David Haywood
2013-07-19
5
-540
/
+13
*
collapse bitswaps (fighters history out ports now use the same swap as funky ...
David Haywood
2013-07-19
2
-397
/
+92
*
moved the bit reordering out of 'core' function and into the per-game ones fo...
David Haywood
2013-07-19
1
-48
/
+54
*
hopefully keep tafoid happy until I resolve this with proper devices ;-)
David Haywood
2013-07-19
1
-82
/
+82
*
re-order fighters history / nitroball read in the same way, this makes the re...
David Haywood
2013-07-19
1
-89
/
+97
*
switch around the address bits on output port handling on the fighters histor...
David Haywood
2013-07-19
1
-88
/
+94
*
Modernized the k001604 video device. [Osso]
Scott Stone
2013-07-19
7
-304
/
+247
*
move the double wings protection sim to the 104 file - no functional change. ...
David Haywood
2013-07-19
3
-289
/
+306
*
decoprot -> deco104
David Haywood
2013-07-19
18
-20
/
+67
*
move this too (nw)
David Haywood
2013-07-19
4
-34
/
+43
*
shift some more bits around for further studying (nw)
David Haywood
2013-07-19
9
-72
/
+123
*
fixed ec1841 assertion (nw)
Oliver Stöneberg
2013-07-19
1
-1
/
+1
*
move some functions around for further research, also marked Super Shanghai a...
David Haywood
2013-07-19
14
-1037
/
+1151
*
fixed out-of-bounds access in amstrad_plus palette initialization (nw)
Oliver Stöneberg
2013-07-19
1
-1
/
+1
*
Funky Jet works with the new code too, note the address bitswap is the *rever...
David Haywood
2013-07-19
3
-4
/
+44
*
wops
Michaël Banaan Ananas
2013-07-19
1
-1
/
+1
*
use poker/gambling macros instead of assigning custom keycode
Michaël Banaan Ananas
2013-07-19
2
-12
/
+10
*
thepit.c: Added dipswitch locations to The Pit sets, Fitter sets, Intrepid se...
Brian Troha
2013-07-19
1
-45
/
+88
[next]