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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean and other cleanup (nw)
Vas Crabb
2018-06-24
1
-1
/
+1
*
plugins/cheatfind: use explicit integer sizes rather than "native" types (nw)
cracyc
2018-06-08
1
-10
/
+10
*
Discord plugin try 2 (#3640)
cracyc
2018-06-08
2
-0
/
+116
*
srcclean (nw)
Vas Crabb
2018-05-27
1
-1
/
+1
*
psx/ctlrport: use required_device (nw)
cracyc
2018-05-20
1
-56
/
+52
*
hiscore.dat: Updates [Leezer]
cracyc
2018-05-18
2
-121
/
+170
*
plugins: handle the case where the ui prepends the list name to the list entr...
cracyc
2018-05-02
4
-9
/
+20
*
plugins/cheat: oops (nw)
cracyc
2018-05-02
1
-13
/
+12
*
plugins/cheat: translate debugger expressions by space index as the debugger ...
cracyc
2018-05-02
1
-5
/
+24
*
plugins/cheat: fix opcode space (nw)
cracyc
2018-04-30
1
-1
/
+5
*
srcclean (nw)
Vas Crabb
2018-04-22
1
-2
/
+2
*
plugins/portname: fix comment (nw)
cracyc
2018-04-21
1
-2
/
+4
*
plugins/portname: sort the output file (nw)
cracyc
2018-04-21
1
-1
/
+10
*
plugins/hiscore: fix cpu tags and print detailed errors (nw)
cracyc
2018-04-20
2
-13
/
+10
*
plugins/portname: change indentation in save file by request (nw)
cracyc
2018-04-18
1
-2
/
+5
*
plugins/cheat: work around small issue in conversion (nw)
cracyc
2018-04-18
1
-2
/
+3
*
plugins/data: require returns true if package returns nil (nw)
cracyc
2018-03-29
1
-2
/
+2
*
srcclean and regenerate localisations (nw)
Vas Crabb
2018-03-25
1
-1
/
+1
*
plugins/cheatfind: fix string formatting (nw)
cracyc
2018-03-23
1
-1
/
+1
*
plugins/cheatfind: search any address space (nw)
cracyc
2018-03-23
1
-15
/
+16
*
plugins/data: give up if the database can't be created (nw)
cracyc
2018-03-20
1
-0
/
+4
*
hiscore.dat: add handhelds that have high scores (nw)
cracyc
2018-03-20
2
-2
/
+16
*
hiscore.dat: Updates [Leezer]
cracyc
2018-03-19
1
-105
/
+167
*
plugins/portname: describe revised format
cracyc
2018-03-14
1
-4
/
+14
*
plugins/portname: change to address objections, also as suggested converted t...
cracyc
2018-03-12
1
-70
/
+26
*
plugin/cheat: use print_error to make testing easier (nw)
cracyc
2018-03-05
1
-1
/
+1
*
plugins/console: make the console behave like the docs, unlike the official l...
cracyc
2018-02-07
1
-17
/
+24
*
plugins/cheatfind: read whole block (nw)
cracyc
2018-01-29
1
-1
/
+1
*
plugins/cheatfind: fix (nw)
cracyc
2018-01-28
2
-16
/
+45
*
srcclean and regenerate localisations (nw)
Vas Crabb
2018-01-28
1
-1
/
+1
*
hiscore.dat: updates [Leezer]
cracyc
2018-01-23
2
-56
/
+93
*
plugins/portname: sort the list and print the port names and masks (nw)
cracyc
2018-01-21
1
-5
/
+15
*
oops2 (nw)
cracyc
2018-01-15
1
-1
/
+1
*
oops (nw)
cracyc
2018-01-15
1
-1
/
+1
*
plugins/data: fix version for gameinit (nw)
cracyc
2018-01-15
3
-3
/
+4
*
plugins/data: added database checks to data_marp.lua as well (nw)
firewave
2018-01-15
1
-0
/
+11
*
plugins/data: didn't mean to undo that (nw)
cracyc
2018-01-14
1
-2
/
+4
*
plugins/data: don't pollute the namespace and use emu.print_error (nw)
cracyc
2018-01-14
3
-50
/
+51
*
plugins/data: added reporting of database errors (nw)
firewave
2018-01-14
2
-0
/
+23
*
plugins/data: fixed table lookup (nw)
Oliver Stöneberg
2018-01-13
1
-1
/
+1
*
plugins/data: fix spelling (nw)
cracyc
2018-01-12
1
-1
/
+1
*
plugins/portname: add #import and #set tags (nw)
cracyc
2018-01-08
1
-21
/
+53
*
portname: use a subdir and emu.file so they can be packaged in zips (nw)
cracyc
2017-12-30
1
-18
/
+29
*
plugins/portname: new wip plugin for loading translations or alt names for in...
cracyc
2017-12-30
2
-0
/
+118
*
srcclean and manual cleanups (nw)
Vas Crabb
2017-12-24
1
-1
/
+1
*
fmtowns_cd: hand fix rbisland (nw)
cracyc
2017-12-20
1
-1
/
+1
*
plugins/hiscore: remove debug print (nw)
cracyc
2017-12-17
1
-2
/
+1
*
hiscore.dat: Updates [Leezer]
cracyc
2017-12-17
2
-1008
/
+518
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+1
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-1
/
+1
[next]