summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend
Commit message (Expand)AuthorAgeFilesLines
* Consolidated code for pasing enum strings in (#6592) npwoods2020-04-271-38/+67
* srcclean and manual cleanup (nw) Vas Crabb2020-04-261-4/+4
* Enhancing LUA video:begin_recording() function with optional format (#6533) npwoods2020-04-221-11/+44
* Refactoring of AVI/MNG recording code (#6537) npwoods2020-04-222-5/+5
* softlist_dev.cpp: start adding validation for data areas Vas Crabb2020-04-161-27/+1
* ROM loading cleanup: Vas Crabb2020-04-157-85/+130
* Make expressions octal for applicable address spaces in disassembly view AJR2020-04-132-9/+9
* ui: remove clock freqs trailing 0s on machine info screen (nw) hap2020-04-032-47/+83
* Revert "ui: remove clock freqs trailing 0s on machine info screen (nw)" hap2020-04-032-54/+43
* ui: remove clock freqs trailing 0s on machine info screen (nw) hap2020-04-032-43/+54
* about: remove auto pause (nw) hap2020-03-262-21/+3
* menu: change Dip to DIP, add appname to about (nw) hap2020-03-211-2/+2
* compile in the contents of the COPYING file for the about box - safer than as... Vas Crabb2020-03-222-49/+12
* Fix compile, nw MooglyGuy2020-03-111-0/+2
* -frontend: Added an About menu option to display the contents of COPYING in o... MooglyGuy2020-03-115-30/+209
* (nw) Cleanup on the way: Vas Crabb2020-03-1013-68/+65
* luaengine: save state to/from binary string buffer (#6354) feos2020-02-241-0/+27
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-1/+1
* luaengine: Back out part of unrelated WIP I didn't mean to commit (nw) AJR2020-02-161-3/+3
* luaengine: Expose osd_subst_env as emu.subst_env (nw) AJR2020-02-161-3/+9
* fix various things. checkpointed the alphatpc16, will credit before next rel... cracyc2020-02-111-7/+5
* Merge pull request #6195 from firewave/includes R. Belmont2020-01-226-6/+6
|\
| * use C++ library includes (nw) firewave2020-01-226-6/+6
* | fixed some clang-tidy warnings (nw) (#6197) Oliver Stöneberg2020-01-2213-47/+47
|/
* luaengine: addr_space:read_range() (#6120) feos2020-01-181-0/+59
* input_sdl: Process control characters so that the natural keyboard can see th... AJR2020-01-101-2/+2
* (nw) the software list device is identified by its tag, the name is tells you... Vas Crabb2019-12-311-2/+2
* infoxml.cpp: Fix attribute order [Couriersud] couriersud2019-12-301-1/+1
* lua: add address_mask and endianness to addr_space library (#6061) feos2019-12-191-4/+23
* (nw) don't escape stuff that shouldn't be escaped Vas Crabb2019-12-191-1/+1
* Make -listsoftware and -getsoflist recognise software lists that come from sl... Vas Crabb2019-12-192-89/+91
* infoxml.cpp: Fix build (nw) AJR2019-12-161-2/+2
* infoxml.cpp: Output software lists for devices. Vas Crabb2019-12-171-5/+16
* allow slot options with -listsoftware so stuff like spectrum_mgt_flop can be ... Vas Crabb2019-12-171-3/+1
* romident: find software lists attached to devices that aren't in any system b... Vas Crabb2019-12-171-48/+36
* Allow saving members of structures in n-dimensional arrays, even if the membe... Vas Crabb2019-12-092-17/+50
* softlist_dev.cpp: get some stuff out of the global namespace (nw) Vas Crabb2019-12-083-4/+4
* Add -lowlatency option to UI. Antonio Giner2019-12-021-0/+1
* ui/cheatopt.cpp: MT07510 (nw) Ivan Vangelista2019-11-291-4/+1
* plugins/cheatfind: permit entry of cheat names cracyc2019-11-271-0/+4
* don't attempt to load a translation file if the language setting is empty (nw) Vas Crabb2019-11-261-1/+4
* util/options.cpp: fix locale issues and a const correctness issue Vas Crabb2019-11-231-1/+1
* UI updates: Vas Crabb2019-11-2211-226/+344
* UI input menu: treat codes containing a postive and negative of the same thin... Vas Crabb2019-11-212-4/+5
* luaengine: fix tabs (nw) cracyc2019-11-201-3/+3
* plugins/cheat: show pressed buttons when setting hotkeys (nw) cracyc2019-11-201-4/+23
* UI input mapping menu updates: Vas Crabb2019-11-2112-68/+330
* sliders.cpp: Support PORT_CONDITION for PORT_ADJUSTER [Couriersud] couriersud2019-11-201-7/+13
* UI: when modifying an input mapping, only cycle default/none if UI_CANCEL is ... Vas Crabb2019-11-202-3/+12
* restore code cleaning behaviour prior to ae2cc6853d935d3daeadd84b0b740af82ea9... Vas Crabb2019-11-201-4/+3