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
*
Sync with MESS
Nathan Woods
2008-01-21
1
-1
/
+1
*
Removed weird, address bit swapping shared RAM r/w functions with AM_SHARE
Zsolt Vasvari
2008-01-21
1
-24
/
+12
*
- Fixes Ninja Kuna
Zsolt Vasvari
2008-01-21
3
-89
/
+76
*
Careless! Broke mspacman. :)
Aaron Giles
2008-01-21
1
-1
/
+1
*
Fixed default memory view width for CPUs with >byte-sized minimum
Aaron Giles
2008-01-21
2
-29
/
+23
*
Various fixes to incorrect dynamic RAM/ROM installation.
Aaron Giles
2008-01-21
19
-81
/
+83
*
Adds second, possibly newer, set of Night Stocker.
Andrew Gardner
2008-01-20
2
-0
/
+23
*
sound:
Couriersud
2008-01-20
6
-24
/
+52
*
Adds priority and alpha comments, as per Guru's request.
Andrew Gardner
2008-01-20
1
-4
/
+21
*
ninjakd2.c wasn't compiling.
davidhay
2008-01-20
1
-1
/
+1
*
fixed dip switch description
Nicola Salmoria
2008-01-20
1
-3
/
+1
*
- MAMEtesters bugs fixed: ninjakd2_0111u3gra, mnight0102gre
Nicola Salmoria
2008-01-20
10
-2776
/
+1739
*
- Added the ability to the HC55516 emulator to take an external osciallator
Zsolt Vasvari
2008-01-20
3
-72
/
+141
*
- Fixed invalid memory_install_*_handler calls in drivers/williams.c
Zsolt Vasvari
2008-01-20
11
-90
/
+233
*
Added comment based on Zsolt's work on Stadium Hero
Bryan McPhail
2008-01-20
1
-1
/
+1
*
Corrects 2 dip names for Real Break thanks to Ruben ;-)
Brian Troha
2008-01-20
1
-2
/
+2
*
Fixes MAMETesters penbros0111u5gra
Brian Troha
2008-01-20
1
-245
/
+190
*
partially addresses schmisr0111u5gra
Brian Troha
2008-01-20
1
-3
/
+3
*
Fixes realbrk0111u4gra
Brian Troha
2008-01-20
1
-59
/
+65
*
Fixed minor issue with timers B&C expiring.
R. Belmont
2008-01-20
1
-2
/
+2
*
[ST-V] Fixed a double-free crash on the MESS side.
R. Belmont
2008-01-20
1
-0
/
+2
*
mario:
Couriersud
2008-01-20
4
-55
/
+80
*
memory.h:
Couriersud
2008-01-20
1
-1
/
+1
*
switched to MDRV_IMPORT_FROM
smf-
2008-01-19
1
-366
/
+60
*
Need to actually set the pool fail callback when allocating a pool.
Aaron Giles
2008-01-19
1
-0
/
+3
*
Preserve fractional part of sample offset when looping, fixes remaining pitch...
R. Belmont
2008-01-19
1
-10
/
+21
*
changed banking to memory_configure_bank / memory_set_bank
smf-
2008-01-19
1
-47
/
+23
*
added tilemap_get_scrollx / tilemap_get_scrolly
Nicola Salmoria
2008-01-19
2
-0
/
+32
*
mpatrol driver cleanup.
Aaron Giles
2008-01-19
3
-343
/
+293
*
switched over to memory_configure_bank / memory_set_bank.
smf-
2008-01-19
1
-40
/
+19
*
Converted to tilemaps
Zsolt Vasvari
2008-01-19
4
-191
/
+287
*
Credit Jim Stolis
Brian Troha
2008-01-19
2
-14
/
+79
*
(From Atari Ace)
Aaron Giles
2008-01-19
1
-0
/
+1
*
Changes the dynamic installation of MRA8_RAM to banks
Zsolt Vasvari
2008-01-19
5
-52
/
+40
*
More poor install_memory_handler usage.
Aaron Giles
2008-01-19
1
-2
/
+2
*
Fixed incorrect install_memory_handler usage in the sega memory mapper.
Aaron Giles
2008-01-19
3
-16
/
+16
*
Fixed compilation problems introduced with last change.
Aaron Giles
2008-01-18
2
-29
/
+82
*
tms5110.c
Couriersud
2008-01-18
12
-21
/
+172
*
blktiger.c:
Couriersud
2008-01-18
1
-71
/
+54
*
Marked HD6309 as divide-by-4 internally.
Aaron Giles
2008-01-18
14
-898
/
+777
*
sauro.c:
Couriersud
2008-01-18
1
-1
/
+1
*
Made detection of dynamic attempts to install ROM/RAM handlers more aggressive.
Aaron Giles
2008-01-18
3
-30
/
+52
*
asterix.c
Couriersud
2008-01-18
1
-5
/
+17
*
audio/phoenix.c:
Couriersud
2008-01-18
1
-52
/
+77
*
Removed MDRV_VIDEO_START(generic_bitmapped) from drivers that don't need it
Zsolt Vasvari
2008-01-18
9
-24
/
+2
*
- Removed no longer applicable assert from VIDEO_START(generic)
Zsolt Vasvari
2008-01-18
6
-14
/
+2
*
Removes all palette_X_r functions
Zsolt Vasvari
2008-01-18
59
-193
/
+136
*
This fixes stadhero0122u3gre and stadhero0122u3ora. Looks like there are two...
Zsolt Vasvari
2008-01-18
2
-59
/
+34
*
Fixes tylz0122u5red. Not money worthy
Zsolt Vasvari
2008-01-18
1
-1
/
+1
*
Sync with MESS
Nathan Woods
2008-01-18
2
-1
/
+5
[next]