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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
emu
/
machine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/save.cpp: Made illegal save state registrations always fatal. (#12054)
Vas Crabb
2024-02-25
1
-4
/
+0
*
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
*
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/info.cpp: Get decimal separator from C++ locale. Also random cleanup.
Vas Crabb
2023-08-17
1
-5
/
+5
*
machine.cpp: Recognize reset phase in describe_context
AJR
2023-04-02
1
-1
/
+4
*
Various optimisations to code generaton.
Vas Crabb
2023-03-26
1
-1
/
+1
*
-Lua engine: run everything in coroutines. (#11019)
Vas Crabb
2023-03-25
1
-6
/
+2
*
Retired the over-stretched "system type" flags.
Vas Crabb
2023-03-23
1
-23
/
+22
*
-luaengine.cpp: Expose UI controls toggle state.
Vas Crabb
2023-03-23
1
-1
/
+1
*
osd: Cleaner way of dealing with input updates.
Vas Crabb
2023-02-23
1
-2
/
+3
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-0
/
+1
*
dinvram: Separate backup-enable parameter (which prevents both loading and sa...
AJR
2022-08-09
1
-1
/
+1
*
Don't load any NVRAM other than the default for devices whose configurations ...
AJR
2022-07-24
1
-1
/
+1
*
Use ioprocs classes instead of emu_file for device_nvram_interface's load and...
AJR
2022-02-27
1
-4
/
+4
*
Miscellaneous cleanup:
Vas Crabb
2022-02-20
1
-8
/
+10
*
machine.cpp: Attempt to appease gcc's stricter handling of incomplete types
AJR
2022-02-11
1
-0
/
+11
*
Remove fileio.h from emu.h
AJR
2022-02-11
1
-4
/
+7
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
Remove http related header pollution (#9201)
Miodrag Milanović
2022-01-26
1
-0
/
+1
*
-frontend: Give heading items in menus a bit of horizontal space.
Vas Crabb
2021-12-05
1
-62
/
+6
*
Remove a few outdated references to MESS
Dirk Best
2021-12-02
1
-1
/
+1
*
util/delegate.h: Try to catch issues earlier, and some cleanup.
Vas Crabb
2021-09-20
1
-1
/
+1
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-8
/
+8
*
emu/machine.cpp: Get rid of the dummy space device.
Vas Crabb
2021-05-05
1
-60
/
+7
*
Allow breaking into main menu before the machine fully starts (i.e. just befo...
AJR
2021-04-09
1
-2
/
+2
*
options: simplified the statename/snapname logic for naming after image devic...
etabeta
2021-04-04
1
-13
/
+2
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-0
/
+1
*
natkeyboard: Remove from ioport_manager
AJR
2020-12-26
1
-0
/
+4
*
More Lua interface cleanup - it's simpler with cleaner underlyng APIs.
Vas Crabb
2020-12-27
1
-0
/
+4
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-12
/
+12
*
emu/machine.cpp: Get rid of remaining make_unique_clear on 'manager' objects.
Vas Crabb
2020-09-30
1
-3
/
+3
*
emu: correct some file headers (nw)
hap
2020-06-19
1
-1
/
+1
*
recording: fix frame sync regression (nw)
hap
2020-06-19
1
-1
/
+1
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-2
/
+2
*
dinvram: rename pre write/save to can write/save (nw)
hap
2020-06-11
1
-1
/
+1
*
nvram: don't save 0byte file (nw)
hap
2020-06-09
1
-4
/
+7
*
Debugger - add `-debuglog` option to log debug console output to file
Stephen Oberholtzer
2020-05-07
1
-1
/
+9
*
Refactoring of AVI/MNG recording code (#6537)
npwoods
2020-04-22
1
-2
/
+2
*
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
fixed some clang-tidy warnings (nw) (#6229)
Oliver Stöneberg
2020-01-29
1
-2
/
+2
*
Merge pull request #6195 from firewave/includes
R. Belmont
2020-01-22
1
-1
/
+1
|
\
|
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
|
fixed some clang-tidy warnings (nw) (#6197)
Oliver Stöneberg
2020-01-22
1
-2
/
+2
|
/
*
Save states should not be break when changing output. Also get rid of a few ...
Vas Crabb
2019-12-13
1
-2
/
+2
*
save/restore otuput values in save states
Vas Crabb
2019-12-13
1
-0
/
+5
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-1
/
+1
*
Fix AVI framerate
feos
2019-10-03
1
-0
/
+9
*
(nw) get rid of the rest of assert_always - it's better to be explicit about ...
Vas Crabb
2019-09-20
1
-5
/
+8
*
Remove tilemap.h from emu.h (nw)
AJR
2019-08-21
1
-0
/
+1
[next]