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
*
[CDP1802] Appease compiler.
Curt Coder
2008-05-10
1
-1
/
+1
*
[CDP1802] Added memory address parameter to DMA callbacks, and added a macro ...
Curt Coder
2008-05-09
3
-26
/
+34
*
Added XTAL_30MHz to the list. This one is used by Impera Magic Card.
Roberto Fresca
2008-05-07
1
-0
/
+1
*
another fix typo
Roberto Zandona
2008-05-07
2
-3
/
+3
*
fyx typo
Roberto Zandona
2008-05-07
1
-1
/
+1
*
add feature to the cia6526: in READ operation the value can be forced by a ex...
Roberto Zandona
2008-05-07
2
-3
/
+13
*
Spacing and version bump.
mame0125
Aaron Giles
2008-05-05
2
-31
/
+31
*
Added xchg opcodes.
Aaron Giles
2008-05-05
1
-1
/
+60
*
Removed bogus assertion - DEVICE_TYPE_WILDCARD is NULL
Nathan Woods
2008-05-04
1
-1
/
+0
*
MESS-specific change; added running_machine parameter
Nathan Woods
2008-05-04
1
-1
/
+1
*
Changed MESS-specific key for pasting (PrtScn was _not_ a good choice on Wind...
Nathan Woods
2008-05-04
1
-2
/
+2
*
Fixed an envelope corner case in the SCSP and AICA (kingshriek)
R. Belmont
2008-05-03
2
-2
/
+2
*
Added a MESS-specific "paste" command; used to paste clipboard data into MESS's
Nathan Woods
2008-05-03
3
-1
/
+9
*
ay8910.c:
Couriersud
2008-05-02
1
-31
/
+32
*
Cleanups/version bump.
mame0124u5
Aaron Giles
2008-05-01
5
-35
/
+35
*
01752: Warnings making standard .124u4 in GCC 4.3.0 (mingw)
Aaron Giles
2008-05-01
2
-6
/
+6
*
This is a better fix for MAMETesters 00149: No error report for invalid BIOS ...
Aaron Giles
2008-05-01
1
-13
/
+19
*
From: Micko [mailto:mmicko@gmail.com]
Aaron Giles
2008-05-01
1
-5
/
+14
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-01
8
-1
/
+11
*
From: Duke [mailto:startaq@gmail.com]
Aaron Giles
2008-05-01
2
-63
/
+151
*
Couple of minor tweaks to sync with offline WIP work.
Aaron Giles
2008-05-01
2
-1
/
+34
*
de-hack metro tilemaps... (lightly tested..)
davidhay
2008-04-28
2
-0
/
+11
*
ay8910: Cosmetic
Couriersud
2008-04-27
2
-359
/
+427
*
Fix AY-3-8910/YM2149 and derivatives envelope handling.
Couriersud
2008-04-26
1
-12
/
+12
*
MESS specific fix
Nathan Woods
2008-04-26
2
-2
/
+2
*
Added DISCRETE_KEY_SALLEN_FILTER to discrete sound system
Couriersud
2008-04-25
3
-2
/
+106
*
Cleanups for 0.124u4.
Aaron Giles
2008-04-24
7
-103
/
+103
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-04-24
77
-93
/
+22
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-04-24
1
-6
/
+6
*
From: Lei Wu [mailto:lanewu@hotmail.com]
Aaron Giles
2008-04-24
1
-13
/
+9
*
Updated to use ACCESSING macros like memconv.h.
Aaron Giles
2008-04-24
1
-56
/
+56
*
Fix 01742: punchout, armwrest + many vsnes.c and playch10.c games: Refreshspe...
Aaron Giles
2008-04-24
1
-4
/
+6
*
ay8910.c:
Couriersud
2008-04-23
1
-1
/
+26
*
increased Gyruss volume, changed UI to allow volumes higher than 2.0.
Nicola Salmoria
2008-04-23
1
-1
/
+9
*
AY-3-8910 rewrite:
Couriersud
2008-04-22
9
-552
/
+627
*
From: Miodrag Milanovic
Aaron Giles
2008-04-21
2
-5
/
+27
*
D'oh, another accidental checkin. :)
Aaron Giles
2008-04-21
2
-2687
/
+543
*
From: Corrado Tomaselli [mailto:corrado.to@tiscali.it]
Aaron Giles
2008-04-21
2
-543
/
+2687
*
From: Atari Ace
Aaron Giles
2008-04-21
1
-6
/
+5
*
From: Atari Ace
Aaron Giles
2008-04-21
2
-7
/
+10
*
(from Mariusz Wojcieszek)
Aaron Giles
2008-04-21
5
-0
/
+632
*
Flipped the damn mem_mask. It is no longer inverted when passed to
Aaron Giles
2008-04-20
14
-362
/
+358
*
Expanded the set of memory accessor functions. In addition to
Aaron Giles
2008-04-19
7
-303
/
+1102
*
Changed the inline validity checks to work around GCC bug #35885.
Wilbert Pol
2008-04-19
1
-2
/
+2
*
Converted the ppi8255 implementation to a device.
Wilbert Pol
2008-04-19
2
-307
/
+269
*
65C02/65CE02 CPUs and variants:
Roberto Fresca
2008-04-18
1
-1
/
+3
*
[CDP1869] Added a macro for the interface, and made write handlers optional.
Curt Coder
2008-04-17
2
-7
/
+12
*
Fixed compilation error when using memory_install_read_handler() and
Nathan Woods
2008-04-17
1
-2
/
+2
*
Cleanups and version bump to 0.124u3.
mame0124u3
Aaron Giles
2008-04-17
3
-34
/
+34
*
Removed ancient 720 kludge.
Aaron Giles
2008-04-17
1
-15
/
+12
[next]