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
/
frontend
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compile, nw
MooglyGuy
2020-03-11
1
-0
/
+2
*
-frontend: Added an About menu option to display the contents of COPYING in o...
MooglyGuy
2020-03-11
5
-30
/
+209
*
(nw) Cleanup on the way:
Vas Crabb
2020-03-10
13
-68
/
+65
*
luaengine: save state to/from binary string buffer (#6354)
feos
2020-02-24
1
-0
/
+27
*
srcclean and manual adjustments (nw)
Vas Crabb
2020-02-23
1
-1
/
+1
*
luaengine: Back out part of unrelated WIP I didn't mean to commit (nw)
AJR
2020-02-16
1
-3
/
+3
*
luaengine: Expose osd_subst_env as emu.subst_env (nw)
AJR
2020-02-16
1
-3
/
+9
*
fix various things. checkpointed the alphatpc16, will credit before next rel...
cracyc
2020-02-11
1
-7
/
+5
*
Merge pull request #6195 from firewave/includes
R. Belmont
2020-01-22
6
-6
/
+6
|
\
|
*
use C++ library includes (nw)
firewave
2020-01-22
6
-6
/
+6
*
|
fixed some clang-tidy warnings (nw) (#6197)
Oliver Stöneberg
2020-01-22
13
-47
/
+47
|
/
*
luaengine: addr_space:read_range() (#6120)
feos
2020-01-18
1
-0
/
+59
*
input_sdl: Process control characters so that the natural keyboard can see th...
AJR
2020-01-10
1
-2
/
+2
*
(nw) the software list device is identified by its tag, the name is tells you...
Vas Crabb
2019-12-31
1
-2
/
+2
*
infoxml.cpp: Fix attribute order [Couriersud]
couriersud
2019-12-30
1
-1
/
+1
*
lua: add address_mask and endianness to addr_space library (#6061)
feos
2019-12-19
1
-4
/
+23
*
(nw) don't escape stuff that shouldn't be escaped
Vas Crabb
2019-12-19
1
-1
/
+1
*
Make -listsoftware and -getsoflist recognise software lists that come from sl...
Vas Crabb
2019-12-19
2
-89
/
+91
*
infoxml.cpp: Fix build (nw)
AJR
2019-12-16
1
-2
/
+2
*
infoxml.cpp: Output software lists for devices.
Vas Crabb
2019-12-17
1
-5
/
+16
*
allow slot options with -listsoftware so stuff like spectrum_mgt_flop can be ...
Vas Crabb
2019-12-17
1
-3
/
+1
*
romident: find software lists attached to devices that aren't in any system b...
Vas Crabb
2019-12-17
1
-48
/
+36
*
Allow saving members of structures in n-dimensional arrays, even if the membe...
Vas Crabb
2019-12-09
2
-17
/
+50
*
softlist_dev.cpp: get some stuff out of the global namespace (nw)
Vas Crabb
2019-12-08
3
-4
/
+4
*
Add -lowlatency option to UI.
Antonio Giner
2019-12-02
1
-0
/
+1
*
ui/cheatopt.cpp: MT07510 (nw)
Ivan Vangelista
2019-11-29
1
-4
/
+1
*
plugins/cheatfind: permit entry of cheat names
cracyc
2019-11-27
1
-0
/
+4
*
don't attempt to load a translation file if the language setting is empty (nw)
Vas Crabb
2019-11-26
1
-1
/
+4
*
util/options.cpp: fix locale issues and a const correctness issue
Vas Crabb
2019-11-23
1
-1
/
+1
*
UI updates:
Vas Crabb
2019-11-22
11
-226
/
+344
*
UI input menu: treat codes containing a postive and negative of the same thin...
Vas Crabb
2019-11-21
2
-4
/
+5
*
luaengine: fix tabs (nw)
cracyc
2019-11-20
1
-3
/
+3
*
plugins/cheat: show pressed buttons when setting hotkeys (nw)
cracyc
2019-11-20
1
-4
/
+23
*
UI input mapping menu updates:
Vas Crabb
2019-11-21
12
-68
/
+330
*
sliders.cpp: Support PORT_CONDITION for PORT_ADJUSTER [Couriersud]
couriersud
2019-11-20
1
-7
/
+13
*
UI: when modifying an input mapping, only cycle default/none if UI_CANCEL is ...
Vas Crabb
2019-11-20
2
-3
/
+12
*
restore code cleaning behaviour prior to ae2cc6853d935d3daeadd84b0b740af82ea9...
Vas Crabb
2019-11-20
1
-4
/
+3
*
UI show feedback when configuring an input to give the user more of an idea o...
Vas Crabb
2019-11-20
4
-95
/
+102
*
UI: if panel is collapsed while focused, return focus to systems/software
Vas Crabb
2019-11-18
1
-0
/
+12
*
UI updates:
Vas Crabb
2019-11-18
4
-30
/
+76
*
bus/amiga/zorro: put in namespace, improve safety a bit (nw)
Vas Crabb
2019-11-18
1
-1
/
+3
*
Remove internal autofire functionality as there's a plugin for that now (#5802)
Vas Crabb
2019-11-17
3
-212
/
+7
*
viewgfx.cpp: Allocate bitmap in place rather than using global_alloc; explici...
AJR
2019-11-16
1
-26
/
+48
*
get rid of some pointless members of input mapping menu (nw)
Vas Crabb
2019-11-17
2
-16
/
+9
*
UI cleanup:
Vas Crabb
2019-11-17
4
-211
/
+146
*
UI updates:
Vas Crabb
2019-11-17
5
-211
/
+258
*
I've rewritten a chunk of this (nw)
Vas Crabb
2019-11-17
2
-2
/
+2
*
UI updates:
Vas Crabb
2019-11-17
11
-419
/
+615
*
actual intended alignment of analog input labels (nw)
Vas Crabb
2019-11-16
1
-1
/
+1
*
Display emulated analog input values on the anaolg controls menu screen
Vas Crabb
2019-11-16
5
-223
/
+380
[next]