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
/
lib
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump.
mame0127u1
Aaron Giles
2008-08-28
1
-1
/
+1
*
Fixed bug when writing AVI files with more than one RIFF chunk.
Aaron Giles
2008-08-21
1
-1
/
+3
*
Cleanups and version bump.
mame0127
Aaron Giles
2008-08-19
1
-2
/
+2
*
Added new generic laserdisc VIDEO_UPDATE handler to the laserdisc code.
Aaron Giles
2008-08-18
1
-3
/
+3
*
Cleanups and version bump.
mame0126u5
Aaron Giles
2008-08-14
2
-123
/
+123
*
Added new flag to menu items: MENU_FLAG_DISABLE, which means the
Aaron Giles
2008-08-13
2
-2
/
+41
*
Added video level detection and reporting to ldverify.
Aaron Giles
2008-08-12
2
-8
/
+0
*
Rejiggered huffman.c to support multiple interleaving
Aaron Giles
2008-08-12
6
-732
/
+1534
*
Cleanups and version bump.
mame0126u4
Aaron Giles
2008-08-07
2
-31
/
+31
*
ldverify now prints transient progress to stderr, allows for frame #0,
Aaron Giles
2008-08-07
2
-11
/
+99
*
Removed obsolete makemeta tool. Replaced it with new ldverify
Aaron Giles
2008-08-05
4
-32
/
+151
*
Added proper laserdisc support for MACH 3, Us vs. Them, and Cobra
Aaron Giles
2008-08-04
1
-21
/
+14
*
Removed per-frame metadata support from chdman. Creating an A/V
Aaron Giles
2008-08-01
3
-5
/
+13
*
Cleanups/version bump.
mame0126u3
Aaron Giles
2008-07-31
1
-1
/
+1
*
Added new options 'cheatpath' to specify one or more paths for cheat
Aaron Giles
2008-07-31
2
-0
/
+4
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-07-24
1
-3
/
+1
*
Cleanups.
Aaron Giles
2008-07-17
3
-17
/
+17
*
Added logic to parse out the white flag.
Aaron Giles
2008-07-16
2
-5
/
+38
*
Fixed popmessage.
Aaron Giles
2008-07-14
2
-0
/
+44
*
Note: I have done some testing, but there are probably more bugs
Aaron Giles
2008-07-12
3
-0
/
+26
*
Removed unnecessary includes and added check against maximum source width.
Aaron Giles
2008-07-08
1
-4
/
+5
*
Split out Philips code parsing into a separate utility module.
Aaron Giles
2008-07-08
2
-0
/
+162
*
Changed makemeta to parse a different format for metadata.
Aaron Giles
2008-07-07
1
-6
/
+13
*
Fixed assertion when compiled against MSVC and the string is UTF-8
Nathan Woods
2008-06-28
1
-2
/
+2
*
Cleanups for 0.125u3.
Aaron Giles
2008-05-29
1
-5
/
+5
*
Added new option -snapname which lets you provide a template for how snapshot
Aaron Giles
2008-05-29
2
-0
/
+68
*
Cleanups and version bump.
mame0125u1
Aaron Giles
2008-05-15
1
-2
/
+2
*
Added uncompressed AVI recording. Extended aviio to be able
Aaron Giles
2008-05-13
2
-7
/
+112
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-04-24
1
-1
/
+2
*
From: Justin Kerk
Aaron Giles
2008-04-12
1
-4
/
+1
*
Cleanups for 0.124. Marked Mermaid as working per checkin comment.
Aaron Giles
2008-03-24
1
-4
/
+4
*
De-deprecat-ed ui.c.
Aaron Giles
2008-03-21
1
-1
/
+29
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
1
-4
/
+0
*
Reverted change to options.c - not ready for release due to potential breakag...
Couriersud
2008-03-02
1
-8
/
+1
*
Rewrote some potentially compiler specific code:
Couriersud
2008-03-02
1
-1
/
+8
*
Various clean ups:
Couriersud
2008-03-01
1
-1
/
+1
*
Identified code not used and marked with "#ifdef UNUSED_FUNCTION"
Couriersud
2008-03-01
1
-2
/
+4
*
- Backs out BITMAP8 removal from most places.
Zsolt Vasvari
2008-02-24
2
-0
/
+11
*
Removes 8-bit bitmap support and converts all previously 8-bit bitmaps to 16-bit
Zsolt Vasvari
2008-02-24
2
-11
/
+0
*
Fixes copy/paste error in comment
Zsolt Vasvari
2008-02-16
1
-1
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-02-03
5
-1
/
+9
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-1
/
+0
*
Need to actually set the pool fail callback when allocating a pool.
Aaron Giles
2008-01-19
1
-0
/
+3
*
Fixes hang/crash on empty config file. (patch by Wilbert Pol)
R. Belmont
2008-01-10
1
-1
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
40
-40
/
+40
*
Rewrote sbrkout driver based on schematics:
Aaron Giles
2008-01-03
1
-0
/
+6
*
(From Oliver Stoneberg)
Aaron Giles
2008-01-03
4
-6
/
+6
*
(From Atari Ace)
Aaron Giles
2007-12-31
1
-11
/
+6
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
2
-2
/
+2
*
Changes for MAME 0.121u1.
mame0121u1
Aaron Giles
2007-12-17
1
-0
/
+2
[next]