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
Commit message (
Expand
)
Author
Age
Files
Lines
*
imd: Stop being so anal-retentive, it's counterproductive [O. Galibert]
Olivier Galibert
2013-03-26
1
-34
/
+5
*
(MESS) Be a bit more fine-grained in when to mark slot options as internal. (nw)
Wilbert Pol
2013-02-27
2
-0
/
+19
*
fixed memory leak in find_default_device() (nw)
Oliver Stöneberg
2013-02-21
1
-0
/
+1
*
Don't save out internally determined settings to .ini files. (nw)
Wilbert Pol
2013-02-21
2
-17
/
+22
*
set proper cassette image loading error / removed unused CASSETTE_ERROR_INVAL...
Oliver Stöneberg
2013-02-12
1
-2
/
+1
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
5
-66
/
+65
*
flopimg: When generating a pc layout, don't write the gap3 after the last sec...
Olivier Galibert
2013-02-09
1
-5
/
+7
*
aviio.c - Fix bad frames occurring on 2GB RIFF splits [Phil Bennett]
Phil Bennett
2013-02-02
1
-15
/
+23
*
fixed undefined behavior in bitstream_out::write() as well - thanks to -fcatc...
Oliver Stöneberg
2013-02-02
1
-1
/
+4
*
disabled pointless (at least in terms of MAME/MESS) DEBUG message in libflac ...
Oliver Stöneberg
2013-02-01
1
-1
/
+1
*
disabled stupid zlib trace message with DEBUG (nw)
Oliver Stöneberg
2013-02-01
1
-1
/
+5
*
fixed typo in previous commit / fixed DEBUG compilation of pmwinmm.c and zlib
Oliver Stöneberg
2013-02-01
3
-5
/
+3
*
(MESS) tiki100: Fixed 90K floppy format. (nw)
Curt Coder
2013-01-24
1
-1
/
+1
*
dsk_dsk: Header size obvious fix [O. Galibert]
Olivier Galibert
2013-01-20
1
-1
/
+1
*
Fixed MSVC compile. (nw)
Curt Coder
2013-01-17
1
-2
/
+2
*
(MESS) d64/g64 floppy modernization WIP. (nw)
Curt Coder
2013-01-17
9
-164
/
+381
*
(MESS) Fixed typos. (nw)
Curt Coder
2013-01-14
1
-9
/
+3
*
(MESS) flopimg: Added support for Commodore GCR encoding. [Curt Coder]
Curt Coder
2013-01-14
6
-18
/
+695
*
Fix compiling on PowerPC OS X (nw)
R. Belmont
2013-01-13
2
-3
/
+27
*
More fun with older OS X (nw)
R. Belmont
2013-01-13
1
-2
/
+2
*
(MESS) Refactored the Commodore 1581 floppy disk drive to use the modern flop...
Curt Coder
2013-01-12
2
-70
/
+42
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
33
-107
/
+15
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
352
-66676
/
+66606
*
fixed uninitialized memory in the last hunk on CHD creation (fixes potentiall...
Oliver Stöneberg
2013-01-09
1
-0
/
+1
*
(MESS) bw12, xerox820, wangpc: Fixed floppy. [Curt Coder]
Curt Coder
2013-01-09
1
-1
/
+1
*
lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Pr...
Fabio Priuli
2013-01-09
1
-1
/
+1
*
fixed result of bitstream_in::peek(0) (nw)
Oliver Stöneberg
2013-01-09
1
-0
/
+3
*
Added FM encoding support to upd765_dsk. [Curt Coder]
Curt Coder
2013-01-08
15
-44
/
+131
*
cdrom: fixed getting the type of the last track, fixes PCE Bomberman '94 prot...
R. Belmont
2013-01-08
1
-0
/
+3
*
flopimg: FM WIP (nw)
Curt Coder
2013-01-07
3
-32
/
+35
*
Added FM encoding support to flopimg and wd17xx_dsk. [Curt Coder]
Curt Coder
2013-01-07
10
-122
/
+198
*
fixed some cppcheck warnings about format identifiers and duplicated enum (nw)
Oliver Stöneberg
2013-01-06
7
-26
/
+26
*
more chdcd.c errormessage enhancements / adapted error messages for emu/sound...
Oliver Stöneberg
2013-01-06
1
-5
/
+8
*
improved some error messages (nw)
Oliver Stöneberg
2013-01-06
1
-3
/
+3
*
corrected comment and log message in parse_wav_sample() about channels / corr...
Oliver Stöneberg
2013-01-06
1
-6
/
+6
*
improved error reporting of parse_wav_sample() and fixed potential resource l...
Oliver Stöneberg
2013-01-06
1
-24
/
+61
*
read ISO as binary as well (nw)
Oliver Stöneberg
2013-01-06
1
-1
/
+1
*
skip without reading (nw)
smf-
2013-01-05
1
-4
/
+3
*
fixed NRG reading for good (accidentally removed some non-debug code before c...
Oliver Stöneberg
2013-01-05
1
-4
/
+5
*
cleaned up some chdcd.c error messages (nw)
Oliver Stöneberg
2013-01-05
1
-5
/
+5
*
fixed reading of NRG images / bail out on unsupported tracks in NRG images / ...
Oliver Stöneberg
2013-01-05
1
-13
/
+39
*
fixed filename set in NRG track parsing / added NRG test to chdman unit test ...
Oliver Stöneberg
2013-01-05
1
-1
/
+1
*
cdrom: Introduces concept of logical sector addresses so games see the disc w...
R. Belmont
2013-01-05
2
-17
/
+98
*
removed unused m_props from chd_lzma_decompressor (nw)
Oliver Stöneberg
2013-01-05
1
-1
/
+0
*
tagmap: Try a slightly better hashing function [O. Galibert]
Olivier Galibert
2013-01-03
1
-2
/
+2
*
flopimg: Avoid avoidable leaks [O. Galibert]
Olivier Galibert
2013-01-03
1
-2
/
+2
*
fix portmidi compilation on Xcode 3.2.6 for OSX 10.6.8. no whatsnew.
Fabio Priuli
2013-01-02
1
-1
/
+3
*
Fix compile on OS X 10.6/10.7 (nw)
R. Belmont
2013-01-02
1
-0
/
+1
*
floppy: Correctly reach files inside zips or softlists [O. Galibert]
Olivier Galibert
2013-01-02
2
-0
/
+57
*
fixed portmidi library name / removed overwrite of ARCH when compiling libfla...
Oliver Stöneberg
2013-01-01
1
-12
/
+4
[next]