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
/
plugins
/
hiscore
/
init.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mame0282' into HEAD
Vas Crabb
2025-10-31
1
-115
/
+15
|
\
|
*
Revert "Update hiscore.rst with plugin configuration details (#14403)"
Vas Crabb
2025-10-30
1
-117
/
+17
*
|
plugins/hiscore: Fixed mixed space/tab indentation.
Vas Crabb
2025-10-26
1
-208
/
+208
|
/
*
srcclean and tidy
Vas Crabb
2025-10-26
1
-89
/
+89
*
Implement game exclusion support for hiscore (#14375)
aaciii
2025-10-23
1
-25
/
+125
*
plugins/hiscore: Fixed detection of software item lines, and added high score...
GregWeil
2023-07-07
1
-1
/
+1
*
-Improved some Lua APIs:
Vas Crabb
2023-04-07
1
-5
/
+6
*
osd/modules/file: Don't magically substitute environment variables when openi...
npwoods
2022-12-17
1
-1
/
+1
*
plugins: Rewrote timer plugin fixing multiple issues.
Vas Crabb
2021-11-06
1
-6
/
+6
*
plugins: Moved the timecode recording functionality to a plugin.
Vas Crabb
2021-11-02
1
-3
/
+3
*
-nes.xml: Added Latin title from box art for Yeongjaekeom Cocoma games.
Vas Crabb
2021-10-25
1
-1
/
+1
*
plugins: Use SPDX short identifiers for licenses in exports (more precise and...
Vas Crabb
2021-10-25
1
-2
/
+2
*
Plugin updates:
Vas Crabb
2021-10-24
1
-51
/
+109
*
Mostly revert "Create console history file in homepath (#8026)"
Vas Crabb
2021-05-07
1
-2
/
+1
*
Create console history file in homepath (#8026)
Szunti
2021-05-03
1
-1
/
+2
*
More Lua interface cleanup - it's simpler with cleaner underlyng APIs.
Vas Crabb
2020-12-27
1
-3
/
+3
*
plugins: Replace environment variable substitution function with core version
AJR
2020-12-08
1
-2
/
+2
*
Revert "added support for reading/writing hiscore files from cart images (#61...
Vas Crabb
2020-02-28
1
-32
/
+9
*
added support for reading/writing hiscore files from cart images (#6130)
eadmaster
2020-02-13
1
-9
/
+32
*
made read_config in hiscore lua plugin more robust
Andrea
2020-01-04
1
-2
/
+4
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-22
/
+28
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-28
/
+22
*
plugins/hiscore: use emu.time (nw)
cracyc
2019-02-17
1
-3
/
+3
*
plugins/hiscore: start delay (nw)
cracyc
2019-02-17
1
-22
/
+28
*
plugins: handle the case where the ui prepends the list name to the list entr...
cracyc
2018-05-02
1
-2
/
+4
*
plugins/hiscore: fix cpu tags and print detailed errors (nw)
cracyc
2018-04-20
1
-7
/
+5
*
hiscore.dat: add handhelds that have high scores (nw)
cracyc
2018-03-20
1
-2
/
+2
*
plugins/hiscore: remove debug print (nw)
cracyc
2017-12-17
1
-2
/
+1
*
plugins/hiscore: add option to hiscore.ini to only_save_at_exit (nw)
cracyc
2017-11-10
1
-4
/
+7
*
plugins/hiscore: use videoram share for missile command scores so madsel isn'...
cracyc
2017-02-03
1
-1
/
+6
*
srcclean on lua plugins, too
Vas Crabb
2016-08-30
1
-18
/
+18
*
hiscore: make path expansion work on win32 also (nw)
cracyc
2016-08-04
1
-4
/
+2
*
Revert modifications of 0646ca8
Roberto Benfatto
2016-08-04
1
-2
/
+5
*
Make hiscore path configurable by ini file
Roberto Benfatto
2016-08-04
1
-2
/
+25
*
Fix .hi file load and write
Roberto Benfatto
2016-08-04
1
-5
/
+2
*
plugins/hiscore: add optional value to prefill for software that clears ram a...
cracyc
2016-07-08
1
-1
/
+9
*
hiscore: fix segaxbd games and improve error (nw)
cracyc
2016-05-29
1
-8
/
+10
*
added print_verbose, print_info, print_debug and print_error to lua, and used...
Miodrag Milanovic
2016-04-16
1
-9
/
+9
*
hiscore: checksum all the regions (nw)
cracyc
2016-03-30
1
-5
/
+3
*
hiscore: only you can prevent namespace pollution (nw)
cracyc
2016-03-29
1
-35
/
+39
*
Add ability for notifiers to add at front, fix for hiscore [Carl]
Miodrag Milanovic
2016-03-29
1
-8
/
+10
*
hiscore: even if we can't save before a soft reset, at least load what we've ...
cracyc
2016-03-28
1
-1
/
+4
*
luaengine: add software name getter (nw)
cracyc
2016-03-27
1
-7
/
+14
*
added hiscore plugin (disabled for now) (nw)
Miodrag Milanovic
2016-03-22
1
-0
/
+257