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.241 release
Vas Crabb
2022-02-20
1
-1
/
+1
*
Miscellaneous cleanup:
Vas Crabb
2022-02-20
3
-9
/
+251
*
formats/jvc_disk: Changed code to verify image geometry against floppy drive ...
tim lindner
2022-02-17
2
-12
/
+25
*
-emu/emumem.h: Hold onto memory cache handler change subscriptions.
Vas Crabb
2022-02-14
1
-1
/
+1
*
corefile.cpp: Typo fix
AJR
2022-02-11
1
-2
/
+2
*
Addressed some Lua scripting pitfalls. (#9294)
Vas Crabb
2022-02-12
1
-0
/
+240
*
Removed extra semicolons after function bodies in remaining headers. (#9277)
0kmg
2022-02-07
1
-3
/
+3
*
abc1600: Added sector dump floppy image format. [Curt Coder]
Curt Coder
2022-02-07
2
-0
/
+114
*
flac.cpp: Add some missing standard headers
AJR
2022-02-06
1
-1
/
+3
*
Treat WinImage compressed disk images (*.imz) as ZIP archives. [Justin Kerk]
Justin Kerk
2022-02-05
1
-1
/
+1
*
Drop unnecessary executable permissions (#9257)
Julian Sikorski
2022-02-03
15
-0
/
+0
*
Fix building with gcc-12 (#9204)
Julian Sikorski
2022-01-24
1
-0
/
+1
*
srcclean in preparation for 0.240
Vas Crabb
2022-01-23
6
-126
/
+126
*
docs: List MSYS2 packages required to build PDF documentation on Windows now ...
Vas Crabb
2022-01-12
2
-9
/
+9
*
Created an initial file system implementation for OS-9 under the CoCo (#9096)
npwoods
2022-01-07
7
-18
/
+733
*
-Significant updates to the CD-i driver [Ryan Holtz] (#9102)
MooglyGuy
2022-01-08
1
-0
/
+5
*
Minor typo fix in a comment (nw) (#9082)
npwoods
2022-01-03
1
-1
/
+1
*
Reimplemented support for the CoCo's RS-DOS filesystem on top of the "fsmgr" ...
npwoods
2022-01-03
7
-0
/
+518
*
Move filesystem library into separate namespace and use shorter uX type names...
AJR
2021-12-31
16
-778
/
+836
*
Filesystem code cleanup
AJR
2021-12-14
15
-425
/
+453
*
Remove a few outdated references to MESS
Dirk Best
2021-12-02
4
-7
/
+7
*
More cleanup.
Vas Crabb
2021-12-02
1
-5
/
+3
*
Fixed a few coverity errors, several of which are real bugs.
Vas Crabb
2021-12-02
1
-1
/
+1
*
Soul-crushingly frustrating clean-up:
Vas Crabb
2021-12-01
1
-19
/
+14
*
srcclean in preparation for release of MAME 0.238.
Vas Crabb
2021-11-21
1
-1
/
+1
*
acorn_dsk.cpp: Fixed cell size for high density ADFS-F format.
Nigel Barnes
2021-11-14
1
-3
/
+3
*
Actually commit the source changes for ASIO 1.20.0 update.
Vas Crabb
2021-11-15
1
-5
/
+5
*
fixes for variables set but not used
smf-
2021-11-07
4
-7
/
+5
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
2
-0
/
+264
*
unicode.cpp: Fix build on non-WIN32 systems
AJR
2021-10-08
1
-1
/
+1
*
util/unicode.cpp: string_view treatment for the last two holdouts.
Vas Crabb
2021-10-09
2
-6
/
+6
*
Overdue internal UI enhancements (#8674)
Vas Crabb
2021-10-09
1
-1
/
+0
*
ioprocsfilter.h: Add missing #include
AJR
2021-10-06
1
-0
/
+1
*
util/zippath.cpp: Fixed two issues affecting Windows:
Vas Crabb
2021-10-06
1
-6
/
+9
*
util/zippath.cpp: Made behaviour of trying to open things inside archives a b...
Vas Crabb
2021-10-06
1
-12
/
+24
*
More low-effort cleanup.
Vas Crabb
2021-10-05
1
-15
/
+1
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
27
-952
/
+2419
*
bus/rs232: Added a configurable patch box device, and various cleanups.
Vas Crabb
2021-10-03
1
-1
/
+1
*
-ui: Work around GitHub issue #8634.
Vas Crabb
2021-10-01
1
-0
/
+9
*
-minimaws: Changed geometry of disclosure triangles.
Vas Crabb
2021-09-29
1
-1
/
+1
*
util/delegate.cpp: Notes from experiments with clang.
Vas Crabb
2021-09-27
1
-25
/
+104
*
srcclean in preparation for MAME 0.235, and two small adjustments.
Vas Crabb
2021-09-26
2
-56
/
+56
*
util/delegate.h: Use "compatible" delegates for MinGW GCC i686.
Vas Crabb
2021-09-24
1
-3
/
+4
*
util/delegate.cpp: PowerPC-64 Little Endian drops function descriptors.
Vas Crabb
2021-09-24
1
-1
/
+3
*
-minimaws: Made table sort widgets (and the code behind them) less ugly.
Vas Crabb
2021-09-23
1
-0
/
+11
*
added tzx to the sc-3000 formats (#8592)
Fabio DL
2021-09-21
1
-0
/
+2
*
util/delegate.cpp: Recognise a couple more MSVC thunks.
Vas Crabb
2021-09-22
1
-6
/
+29
*
util/delegate.h: Make comparison operators more technically correct.
Vas Crabb
2021-09-22
1
-3
/
+32
*
cpu/drcbex64.cpp: Proof-of-concept for optimisation of calling out.
Vas Crabb
2021-09-22
2
-6
/
+43
*
-delegates: Fixed structure return with MSVC C++ ABI.
Vas Crabb
2021-09-21
1
-26
/
+101
[next]