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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump.
mame0123u4
Aaron Giles
2008-03-06
24
-117
/
+117
*
Removed AM_SPACE and matchmask support. Updated relevant drivers
Aaron Giles
2008-03-06
6
-316
/
+59
*
Fix 8085 RST75 not working with PULSE_LINE
Nicola Salmoria
2008-03-06
1
-5
/
+14
*
Mysterious Stones gets the "full treatment"
Zsolt Vasvari
2008-03-06
3
-246
/
+419
*
Remove (UINT32) type casts which break build with mingw - again
Couriersud
2008-03-05
1
-4
/
+4
*
mario.c is "deprecat.h"-free now
Couriersud
2008-03-05
3
-10
/
+7
*
* remove deprecat.h and Machine where it was possible
Couriersud
2008-03-05
3
-22
/
+21
*
* pass running_machine parameter to construct_map_##_name, i.e. ADDRESS_MAP_S...
Couriersud
2008-03-05
3
-14
/
+14
*
Fix crash in gaelco3d.c (radikalb)
Couriersud
2008-03-05
1
-1
/
+1
*
From: Oliver Stoneberg
Aaron Giles
2008-03-05
1
-1
/
+1
*
From: Corrado Tomaselli
Aaron Giles
2008-03-05
14
-35
/
+34
*
From: James E.A. Wallace [mailto:jeaw100@york.ac.uk]
Aaron Giles
2008-03-05
2
-6
/
+11
*
From: abcd efgh [mailto:cix_999@yahoo.it]
Aaron Giles
2008-03-05
1
-32
/
+41
*
From: RansAckeR [mailto:RansAckeR@pandora.be]
Aaron Giles
2008-03-05
7
-1644
/
+680
*
From: Mark Fugmann [mailto:sailorsat@t-online.de]
Aaron Giles
2008-03-05
1
-3
/
+3
*
Added new macros AM_DEVREAD, AM_DEVWRITE, and AM_DEVREADWRITE,
Aaron Giles
2008-03-05
29
-400
/
+174
*
Fixes sprite colors in Exerion. Thanks, LN
Zsolt Vasvari
2008-03-05
1
-1
/
+1
*
- Merged memory maps
Zsolt Vasvari
2008-03-05
2
-116
/
+92
*
Added running_machine * to the device_config, live while the device
Aaron Giles
2008-03-05
2
-0
/
+6
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
821
-5631
/
+5646
*
Uses PORT_CHANGED for coins
Zsolt Vasvari
2008-03-05
5
-192
/
+116
*
Untangles the Fire Truck driver -- what a nightmare...
Zsolt Vasvari
2008-03-05
4
-961
/
+756
*
VBLANK based watchdogs can be disabled once again
Zsolt Vasvari
2008-03-05
2
-2
/
+1
*
fixes capitol letter in rom name issue in last commit
Brian Troha
2008-03-05
1
-1
/
+1
*
adds info from recent Peekaboo submission
Brian Troha
2008-03-04
1
-6
/
+14
*
Fixes memory map conversion typo for zodiack.
Andrew Gardner
2008-03-04
1
-1
/
+1
*
Better separation of driver and video code.
Zsolt Vasvari
2008-03-04
3
-93
/
+103
*
Exidy440 - modernized input port handling with CUSTOM_INPUT and INPUT_CHANGED
Zsolt Vasvari
2008-03-04
4
-372
/
+356
*
Uses PORT_CHANGED
Zsolt Vasvari
2008-03-04
1
-26
/
+19
*
Merges memory maps X->Z.
Andrew Gardner
2008-03-04
11
-471
/
+262
*
Uses PORT_CHANGED
Zsolt Vasvari
2008-03-04
3
-166
/
+165
*
Converted to use PORT_CHANGED
Zsolt Vasvari
2008-03-03
4
-371
/
+222
*
Readds accidentally deleted line
Zsolt Vasvari
2008-03-03
1
-0
/
+2
*
Added running_machine* to the CUSTOM_INPUT callback - updated drivers to use it
Zsolt Vasvari
2008-03-03
7
-107
/
+29
*
- Added PORT_CHANGED macro which calls a callback if the given port changes.
Zsolt Vasvari
2008-03-03
11
-171
/
+156
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
62
-200
/
+196
*
Removed used srcnum from ccpuRegs
Zsolt Vasvari
2008-03-03
1
-5
/
+13
*
Added video_screen_get_time_until_vblank_end() and
Aaron Giles
2008-03-03
8
-47
/
+114
*
MC6845: Added support for the Commodore 6545-1 device type
Zsolt Vasvari
2008-03-02
2
-84
/
+138
*
render.[ch]: change type of target_orientation in target_compute_visible_area...
Couriersud
2008-03-02
2
-13
/
+13
*
Rename dkngjnrb to dkongjre - Credit Mike Haaland
Couriersud
2008-03-02
2
-3
/
+50
*
Corrects some documentation and rom names.
Brian Troha
2008-03-02
1
-41
/
+41
*
Changed z80dma to new device interface, updated mario.c and dkong.c to use ne...
Couriersud
2008-03-02
4
-190
/
+216
*
Gyruss: Tilemap conversion, sprite multiplexing done properly, driver clean-up
Zsolt Vasvari
2008-03-02
2
-197
/
+100
*
tp84: Replaces sprite multiplexing hack with video_screen_update_now() on spr...
Zsolt Vasvari
2008-03-02
3
-244
/
+128
*
- Watchdog gets its own namespace for state saving
Zsolt Vasvari
2008-03-02
2
-5
/
+5
*
Moves watchdog processing logic into its own module
Zsolt Vasvari
2008-03-02
7
-118
/
+181
*
Some more #includes's removed
Zsolt Vasvari
2008-03-02
2
-6
/
+1
*
Removes unneeded #includes
Zsolt Vasvari
2008-03-02
1
-4
/
+0
*
Removes cpu_getcurrentframe() and replaces it with video_screen_get_frame_num...
Zsolt Vasvari
2008-03-02
59
-150
/
+102
[next]