index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
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
/
softlist_dev.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-7
/
+8
*
hash.cpp, hashing.cpp: Change string processing to use std::string_view param...
AJR
2021-01-01
1
-1
/
+1
*
unicode.h: Updates
AJR
2020-12-15
1
-0
/
+2
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-3
/
+3
*
validity.cpp, devfind.cpp: Catch missing required I/O ports in systems (exclu...
Vas Crabb
2020-08-28
1
-6
/
+3
*
vboy.xml: restore explicit 8-bit width on the SRAM regions - it's to indicate...
Vas Crabb
2020-04-16
1
-2
/
+2
*
(nw) softlist_dev.cpp: validate ROM labels
Vas Crabb
2020-04-16
1
-0
/
+15
*
(nw) fixed the build (variable set but not used)
Robbbert
2020-04-16
1
-2
/
+2
*
softlist_dev.cpp: start adding validation for data areas
Vas Crabb
2020-04-16
1
-54
/
+86
*
ROM loading cleanup:
Vas Crabb
2020-04-15
1
-2
/
+3
*
(nw) Cleanup on the way:
Vas Crabb
2020-03-10
1
-1
/
+1
*
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
|
/
*
softlist_dev.cpp: get some stuff out of the global namespace (nw)
Vas Crabb
2019-12-08
1
-4
/
+4
*
Spelling (#5796)
Zoë Blade
2019-10-24
1
-1
/
+1
*
Make osd_printf_* use util/strformat semantics.
Vas Crabb
2019-09-26
1
-18
/
+18
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-18
/
+17
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-17
/
+18
*
one shouldn't assume page zero looks like a std::string (nw)
Vas Crabb
2019-01-20
1
-3
/
+3
*
restore functionality of the "Add to Favorites" item on the main in-emulation...
Vas Crabb
2019-01-19
1
-12
/
+10
*
Make search not suck as badly (use algorithm derived from Jaro-Winkler simila...
Vas Crabb
2019-01-14
1
-5
/
+6
*
Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw)
AJR
2018-06-24
1
-0
/
+1
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-24
/
+0
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-5
/
+5
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-5
/
+5
*
softlist_dev: Change misleading parameter name (nw)
AJR
2017-12-13
1
-5
/
+5
*
(nw) Removed duplicates from list of approximate software matches.
Robbbert
2017-05-21
1
-11
/
+22
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+3
*
Fixed regression when loading multipart softlists
Nathan Woods
2017-03-20
1
-6
/
+25
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
(nw)This should fix MT 06107 but there's plenty of time for testing.
Robbbert
2017-02-27
1
-3
/
+1
*
Revert "Make "requirement" field in softlists actually work (MT 6464)"
Vas Crabb
2017-02-19
1
-1
/
+1
*
allow softlist software parts to use different interfaces:
Nigel Barnes
2017-02-15
1
-18
/
+20
*
Make "requirement" field in softlists actually work (MT 6464)
AJR
2017-01-11
1
-1
/
+1
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
check characters in softlist setnames, fix errors (nw)
Vas Crabb
2016-09-12
1
-28
/
+35
*
Increased max length of parent name to 16, for evaluation purposes. (nw)
Robbbert
2016-09-09
1
-1
/
+1
*
srcclean and translation regeneration
Vas Crabb
2016-08-29
1
-2
/
+2
*
Fixed an issue that caused softlist device descriptions to be blank
Nathan Woods
2016-08-11
1
-3
/
+3
*
Changing 'bool iswild' to 'const bool iswild'
Nathan Woods
2016-08-10
1
-1
/
+1
*
Converted more softlist code to use std::string
Nathan Woods
2016-08-10
1
-6
/
+6
*
More softlist-related conversions of strings to std::string
Nathan Woods
2016-08-08
1
-6
/
+6
*
Redo of split of src/emu/softlist.[cpp|h]
Nathan Woods
2016-08-02
1
-0
/
+523