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
*
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
*
rendersw: add out of bounds check to 16-bit get_texel (32-bit version already...
hap
2023-12-26
1
-4
/
+13
*
rs232/pty: remove unused constexpr
hap
2023-12-19
1
-1
/
+1
*
sega/sega_beena.cpp: Hooked up barcode cards.
Vas Crabb
2023-12-14
1
-6
/
+7
*
emu/diimage.cpp: Added media change notifier and exposed to Lua.
Vas Crabb
2023-12-14
2
-48
/
+100
*
nubus/nubus_cb264.cpp, pds30_cb264.cpp: Better guess at screen parameters; no...
AJR
2023-12-12
1
-0
/
+1
*
emufwd.h: Add forward declaration for render_bounds
AJR
2023-12-11
3
-2
/
+4
*
schedule/timer: be more consistent with s32 param
hap
2023-12-11
5
-12
/
+12
*
sound: removed cfg defvol/newvol (was already deprecated)
hap
2023-12-10
1
-9
/
+0
*
-emu/ioport.cpp: Allow punching holes in IPT_UNUSED and IPT_UNKNOWN.
Vas Crabb
2023-12-11
1
-2
/
+2
*
misc artwork: remove obsolete text bg rect
hap
2023-12-08
1
-45
/
+25
*
emu/rendlay.cpp: Keep alpha channel intact when drawing text components. (#11...
Devin Acker
2023-12-07
1
-12
/
+1
*
Added some additional layout functionality and script bindings.
Vas Crabb
2023-10-30
2
-2
/
+63
*
sega/sega_beena.cpp: Emulated Advanced Pico BEENA and TV Ocha-Ken. (#11213)
qufb
2023-10-28
1
-2
/
+2
*
Disallow zero-length regions in ROM definitions and software lists
AJR
2023-10-22
2
-0
/
+4
*
emu/romload.cpp: Removed apparently obsolete FIXME comment.
Vas Crabb
2023-10-21
1
-20
/
+16
*
emu/romload.cpp: Tidy up some of the code a little.
Vas Crabb
2023-10-21
2
-106
/
+123
*
emu/romload.cpp: Don't search parent device search path for software media.
Vas Crabb
2023-10-20
2
-30
/
+11
[next]