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
/
docs
/
source
/
techspecs
/
luareference.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup.
Vas Crabb
2023-04-13
1
-0
/
+4
*
-Improved some Lua APIs:
Vas Crabb
2023-04-07
1
-4
/
+84
*
API change for device_image_interface
AJR
2023-03-30
1
-5
/
+6
*
Retired the over-stretched "system type" flags.
Vas Crabb
2023-03-23
1
-2
/
+2
*
-luaengine.cpp: Expose UI controls toggle state.
Vas Crabb
2023-03-23
1
-0
/
+2
*
Lua engine: Better bindings for device_state_interface.
Vas Crabb
2023-03-12
1
-0
/
+45
*
Various updates, mostly around Lua:
Vas Crabb
2023-03-07
1
-7
/
+28
*
Input refactoring:
Vas Crabb
2023-02-18
1
-0
/
+4
*
C++ guidelins update and cleanup:
Vas Crabb
2022-12-22
1
-4
/
+0
*
Patched up some gaps in functionality and fixed some bugs.
Vas Crabb
2022-09-02
1
-8
/
+288
*
-nintendo/gb.cpp: Use taps to handle the boot ROM overlay.
Vas Crabb
2022-08-24
1
-6
/
+8
*
Lua scripting enhancements:
Vas Crabb
2022-08-23
1
-14
/
+406
*
Fixed some debugger memory view annoyances and cleaned up Lua bindings.
Vas Crabb
2022-03-16
1
-0
/
+12
*
emu/devcb.h: Cleaned up a little using C++17 type traits helpers.
Vas Crabb
2022-02-28
1
-3
/
+3
*
Lua engine: Make setting analog I/O port field values user-friendly. (#9322)
feos
2022-02-28
1
-3
/
+10
*
Addressed some Lua scripting pitfalls. (#9294)
Vas Crabb
2022-02-12
1
-65
/
+72
*
frontend: Exposed memory pass-through handlers (address space taps) to Lua.
Vas Crabb
2022-02-10
1
-2
/
+108
*
Clean up various loose ends:
Vas Crabb
2022-02-03
1
-16
/
+252
*
emu/render.cpp, emu/rendlay.cpp: Added scroll support for all elements.
Vas Crabb
2021-11-18
1
-5
/
+71
*
luareference.rst: Clarify contract of as_hz, as_khz and as_mhz
AJR
2021-11-03
1
-3
/
+6
*
-emu/ioport.cpp: Fixed some default setting handling issues.
Vas Crabb
2021-11-04
1
-35
/
+96
*
plugins: Moved the timecode recording functionality to a plugin.
Vas Crabb
2021-11-02
1
-0
/
+80
*
docs: Fix an error in the Lua reference that I copy/pasted without noticing.
Vas Crabb
2021-11-02
1
-2
/
+2
*
Fix various usability issues:
Vas Crabb
2021-11-02
1
-27
/
+94
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
1
-0
/
+5
*
Add 'wpsize' variable to access the data size from a watchpoint (#7837)
Scott Percival
2021-03-03
1
-5
/
+5
*
Merge tag 'mame0227' into mainline-master
Vas Crabb
2020-12-31
1
-4
/
+1
|
\
|
*
version bump for 0.227, some documentation clean-up
mame0227
Vas Crabb
2020-12-31
1
-4
/
+1
*
|
luareference.rst: Move the luareference-input properties together
AJR
2020-12-26
1
-3
/
+3
*
|
natkeyboard: Remove from ioport_manager
AJR
2020-12-26
1
-5
/
+5
|
/
*
Expose a couple more things to Lua so the plugins can show the actual key map...
Vas Crabb
2020-12-27
1
-7
/
+27
*
docs: Fix up the instantiation sections in the Lua reference.
Vas Crabb
2020-12-27
1
-60
/
+60
*
More Lua interface cleanup - it's simpler with cleaner underlyng APIs.
Vas Crabb
2020-12-27
1
-36
/
+550
*
Fix some oversights and emergent behaviour with view selection.
Vas Crabb
2020-12-20
1
-6
/
+6
*
More Lua engine clean-up and documentation, resulting in core cleanup.
Vas Crabb
2020-12-18
1
-5
/
+603
*
-Lua cleanup and documentation migration checkpoint.
Vas Crabb
2020-12-16
1
-2
/
+1193
*
-luaengine.cpp: Clean up render classes and expose screen image adjustments.
Vas Crabb
2020-12-13
1
-0
/
+582