index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drivenum.cpp: fix undefined behavior in find_approximate_matches (#12441)
Roman Donchenko
2024-06-05
1
-3
/
+3
*
debug: fix MT#08870, debugger tracesym regression
Patrick Mackinlay
2024-06-05
1
-1
/
+2
*
emucore.h: fix build error on VC++ (#12383)
Roman Donchenko
2024-06-03
1
-1
/
+1
*
Various cleanups:
Vas Crabb
2024-05-31
2
-16
/
+15
*
New systems marked not working
Curt Coder
2024-05-16
1
-0
/
+1
*
New working clones
Ivan Vangelista
2024-05-08
1
-0
/
+1
*
emu/http.cpp, util/server_http_impl.hpp: Added override qualifiers for overri...
Vas Crabb
2024-04-23
1
-13
/
+13
*
fastfred: correct XTAL
hap
2024-04-16
1
-1
/
+0
*
New systems marked not working
Ivan Vangelista
2024-04-15
1
-0
/
+1
*
-emu/gamedrv.h: Got rid of the "clickable artwork" system flag.
Vas Crabb
2024-04-14
1
-6
/
+4
*
emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display.
Vas Crabb
2024-04-14
2
-0
/
+49
*
Fixed a few class memory access warnings.
Vas Crabb
2024-04-14
1
-1
/
+2
*
Initial touch input support:
Vas Crabb
2024-04-12
7
-362
/
+569
*
New systems marked not working
Ivan Vangelista
2024-04-05
1
-0
/
+1
*
New systems marked not working
Dirk Best
2024-04-01
1
-0
/
+2
*
debug/express.cpp: Fix bad iterator comparison in postfix conversion. (#12197)
invertego
2024-03-30
1
-1
/
+1
*
diexec: remove unneeded memset on attotime object in constructor
hap
2024-03-28
1
-2
/
+0
*
emu/debug/debugcmd.cpp: Add NUL-terminated string argument support to printf/...
Patrick Mackinlay
2024-03-21
2
-33
/
+84
*
New systems marked not working
Ivan Vangelista
2024-03-19
1
-0
/
+1
*
emu/debug/debugcmd.cpp: Added support for lowercase hex to printf/logerror. [...
Vas Crabb
2024-03-19
3
-71
/
+49
*
dirom fix
Olivier Galibert
2024-03-18
1
-3
/
+0
*
swx00: Advance
Olivier Galibert
2024-03-18
2
-0
/
+11
*
rendlay: fix off-by-1 error with alpha blended disk element
hap
2024-03-18
1
-12
/
+4
*
New systems marked not working
Dirk Best
2024-03-13
1
-0
/
+1
*
rendfont: set minimum width of scaled bitmap for font chars used in .lay file...
hap
2024-03-11
2
-5
/
+6
*
diserial: change the rx start delay to more realistic 0.5 cycles
hap
2024-03-08
1
-2
/
+2
*
New systems marked not working
Dirk Best
2024-03-08
1
-0
/
+1
*
diserial: increase start delay from 0.25 to 0.33 cycle
hap
2024-03-07
1
-1
/
+3
*
osd: Cleaned up MIDI and network interfaces a little more.
Vas Crabb
2024-03-01
1
-1
/
+0
*
coreutil.h: Eliminate core_crc32 wrapper function in favor of util::crc32_cre...
AJR
2024-02-26
3
-9
/
+6
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
9
-82
/
+66
*
emu/save.cpp: Made illegal save state registrations always fatal. (#12054)
Vas Crabb
2024-02-25
3
-27
/
+1
*
osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058)
Vas Crabb
2024-02-25
3
-32
/
+79
*
machine: reword save/loadstate popmessage a bit again
hap
2024-02-19
1
-11
/
+12
*
machine: add filename to save/load state message
hap
2024-02-18
1
-12
/
+13
*
-osd/mac, osd/sdl: Show prescale popup when it hasn't changed due to hitting ...
Vas Crabb
2024-02-18
1
-57
/
+57
*
- osd sdl default keys: remove ctrl-blocks on f3 and f4, move opengl filter f...
hap
2024-02-16
1
-9
/
+9
*
Fixed OSD interaction with updated default keys. [R. Belmont]
arbee
2024-02-13
1
-1
/
+1
*
Default UI keys cleanup [hap, R. Belmont]
arbee
2024-02-13
1
-57
/
+57
*
ui: add quick save/load state shortcut, default key undecided
hap
2024-02-11
2
-0
/
+4
*
Revert "ui: move decrease frameskip key from F8 to Shift F9"
hap
2024-02-11
1
-2
/
+2
*
nvram: delete file on save if there's a write error or result file is 0 bytes
hap
2024-02-10
1
-0
/
+9
*
ui: move decrease frameskip key from F8 to Shift F9
hap
2024-02-09
1
-2
/
+2
*
emu/memarray.cpp: Fix little Endian byte read/write to 64-bit areas. (#11985)
amameuser
2024-01-30
1
-2
/
+2
*
misc layout: tag myself as author
hap
2024-01-25
2
-0
/
+2
*
diimage.h: Remove now-unused function
AJR
2024-01-13
1
-5
/
+0
*
newpci: Create a first stab at slottable cards. Embrace the future insanity
Olivier Galibert
2024-01-13
1
-3
/
+3
*
brke23p2: change rom filename to same as set name,
hap
2024-01-05
1
-2
/
+2
*
New systems marked not working
Ivan Vangelista
2024-01-04
1
-1
/
+1
*
mm2: update notes about turbokit, chess*: small tweaks
hap
2024-01-02
1
-1
/
+1
[prev]
[next]