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
*
srcclean in preparation for 0.270 release branch.
Vas Crabb
2024-09-22
1
-1
/
+1
*
formats/d88_dsk.cpp: relax track_count check to a warning
angelosa
2024-09-20
1
-4
/
+2
*
formats/mfi_dsk.cpp: Update file specs for how hard-sectored support was adde...
Mark Garlanger
2024-09-14
1
-3
/
+7
*
Floppy fixes and refinements
AJR
2024-09-12
1
-0
/
+12
*
floppy.cpp: Use standard drives for hard-sectored systems (#12727)
Mark Garlanger
2024-09-08
2
-1
/
+38
*
d88_dsk.cpp: Be more permissive about allowing double-sided images in single-...
AJR
2024-09-07
1
-4
/
+16
*
Floppy hard-sector support. Mix of Eric Anderson's and Mark
Eric Anderson
2024-09-01
5
-33
/
+113
*
Miscellaneous fixes:
Vas Crabb
2024-07-25
1
-24
/
+24
*
Use canonical URIs for archive.org resources in comments
Justin Kerk
2024-07-16
1
-3
/
+3
*
Cleaned up various stuff.
Vas Crabb
2024-06-30
1
-3
/
+3
*
floptool: fix HP 9121 format #4 (#12511)
Sven Schnelle
2024-06-26
2
-3
/
+3
*
-machine/atastorage.cpp: Log disk geometry at verbose level (rather than debu...
Vas Crabb
2024-06-22
1
-2
/
+3
*
-util/corefile.cpp: Fixed core_file failing to propagate write errors.
Vas Crabb
2024-06-21
2
-2
/
+3
*
util/ioprocs.cpp: Count zero actual bytes written on a write call as an error...
arbee
2024-06-04
1
-1
/
+1
*
lib/formats/fs_coco_rsdos.cpp: Add basic write support. (#12411)
wilbertpol
2024-06-01
1
-20
/
+279
*
srcclean and cleanup
Vas Crabb
2024-05-26
1
-7
/
+7
*
Cleanup:
Vas Crabb
2024-05-22
3
-99
/
+121
*
-brankp_cart.xml, ekara_cart.xml, hikara.xml: Fixed up metadata.
Vas Crabb
2024-05-21
1
-11
/
+15
*
lib/formats/fs_cbmdos.cpp: Add partial write support. (#12389)
wilbertpol
2024-05-20
1
-24
/
+363
*
lib/formats/fs_cbmdos.cpp: Fix display of all directory entries. (#12370)
wilbertpol
2024-05-13
1
-3
/
+5
*
lib/formats/fs_fat.cpp: Add write support. (#12363)
wilbertpol
2024-05-12
1
-37
/
+520
*
util/cdrom, machine/t10mmc: Add preliminary support for multisession CD-ROMs,...
987123879113
2024-05-12
2
-146
/
+347
*
x1: add fdd motor timeout and support odd d88 images
cracyc
2024-05-06
1
-1
/
+1
*
mr/nl_drlibling.cpp: Fixed the PARATA netlist and optimized performance (#12...
Paperinik
2024-05-03
2
-5179
/
+5032
*
emu/http.cpp, util/server_http_impl.hpp: Added override qualifiers for overri...
Vas Crabb
2024-04-23
1
-4
/
+4
*
ussr/uknc.cpp: Added cassette interface and qbus slots with floppy controller...
shattered
2024-04-16
2
-0
/
+69
*
-emu/gamedrv.h: Got rid of the "clickable artwork" system flag.
Vas Crabb
2024-04-14
1
-1
/
+0
*
Fixed a few class memory access warnings.
Vas Crabb
2024-04-14
1
-3
/
+5
*
lib/formats/dmk_dsk.cpp: Header byte 4 is not reserved. Fixes MT 8851. (#12232)
wilbertpol
2024-04-12
1
-1
/
+1
*
1942: correct default lives dipswitch,
hap
2024-04-12
1
-3
/
+3
*
util/cdrom.cpp: Zero entire output TOC structure in cdrom_file::parse_metadat...
MetalSlug
2024-04-09
1
-1
/
+2
*
util/unzip.cpp: Work around spurious maybe uninitialised warning with certain...
Vas Crabb
2024-03-25
1
-1
/
+1
*
formats/dmk_dsk.cpp: Improve checks in identify. (#12118)
wilbertpol
2024-03-22
1
-55
/
+65
*
imagedev/cassette.cpp, formats/flacfile.cpp: Added support for saving cassett...
wilbertpol
2024-03-22
3
-4
/
+112
*
-mr/nl_dribling.cpp: Added note about error in schematic.
Vas Crabb
2024-03-22
1
-1
/
+1
*
mr/dribling.cpp: Added netlist sound simulation for Model Racing Dribbling. (...
Paperinik
2024-03-21
1
-1287
/
+2854
*
util/cdrom.cpp: Refactored parse_cue and parse_gdicue (should fix GitHub #120...
987123879113
2024-03-07
2
-468
/
+158
*
coreutil.h: Eliminate core_crc32 wrapper function in favor of util::crc32_cre...
AJR
2024-02-26
2
-19
/
+0
*
formats/flopimg.cpp: Fix apparent logic error in write splice setting test
AJR
2024-02-25
1
-1
/
+1
*
Merge branch 'release0263' into HEAD
Vas Crabb
2024-02-26
1
-1
/
+9
|
\
|
*
util/bitstream.h: Adjust m_doffset based on m_dbitoffs when flushing. (#12060)
987123879113
2024-02-25
1
-1
/
+9
*
|
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
96
-1387
/
+1595
|
/
*
util/bitstream.cpp: Fixed cases where bits would be dropped when reading and ...
987123879113
2024-02-24
1
-13
/
+45
*
Revert "util/bitstream.cpp: Fixed cases where bits would be dropped when read...
Vas Crabb
2024-02-24
1
-45
/
+13
*
util/bitstream.cpp: Fixed cases where bits would be dropped when reading and ...
987123879113
2024-02-24
1
-13
/
+45
*
Removed some unnecessary backslash line continuations. (#12047)
amameuser
2024-02-21
5
-10
/
+10
*
formats/fs_fat.cpp: Add the 5.25" disk formats
AJR
2024-02-19
1
-0
/
+6
*
heathkit/h89.cpp: Add a software list for H88 cassettes. (#12019)
Mark Garlanger
2024-02-18
1
-33
/
+38
*
lib/netlist: Removed duplicate $(OBJ)/devices from object directories in make...
amameuser
2024-02-18
1
-1
/
+0
*
util/chd.cpp: Calculate size of buffer needed to store hunk map (fixes #12023...
balr0g
2024-02-17
1
-8
/
+19
[next]