mame/scripts
Vas Crabb 96ca1dbd96 More user experience improvements:
frontend: Allow clicking the adjuster arrows on menu items.  This allows
things like video options and DIP switches to be configured using a
mouse only.  Also fixed a bug preventing paging menus with a mouse if
the first item scrolled off the bottom is not selectable.

debugger: Allow wplist and bplist to accept a CPU argument to list
breakpoints/watchpoints for a single CPU only.

debugger: Fixed some corner cases in address space syntax in memory
accesses, and allowed memory region accesses to use tags relative to the
visible CPU.

emu/softlist.cpp: Ignore notes elements when loading software lists.
It's effectively a comment that isn't a comment syntactically, it's
being used for things that are not useful to display in the internal UI,
and it slows down startup.

docs: Updated three more pages of debugger documentation.  Also updated
more of the built-in debugger help.

minimaws: Fixed up schema for software list notes, made sofware list
notes display initially collapsed.
2021-10-14 08:00:04 +11:00
..
build Overdue internal UI enhancements (#8674) 2021-10-09 12:16:17 +11:00
font srcclean and manual cleanups (nw) 2017-12-24 15:03:04 +11:00
minimaws More user experience improvements: 2021-10-14 08:00:04 +11:00
resources Tidy up loose ends: 2021-01-06 19:09:16 +11:00
src Casio CTK-551 [Daivn Acker] 2021-10-13 09:35:00 +02:00
target Casio CTK-551 [Daivn Acker] 2021-10-13 09:35:00 +02:00
xslt remove references to "mame64" from comments 2021-03-29 15:26:38 +02:00
extlib.lua Added possibility of building using system pugixml 2018-03-27 10:19:22 +11:00
genie.lua Overdue internal UI enhancements (#8674) 2021-10-09 12:16:17 +11:00
toolchain.lua Fix compilation with Emscripten versions greater than 2.0.8 (#7794) [Sam Clegg] 2021-04-16 02:44:16 +00:00