Commit graph

14 commits

Author SHA1 Message Date
Sour
118f1ccb94 Debugger: Lua - Fix cycle not returning a 64-bit value in getState() 2019-05-22 20:35:50 -04:00
Sour
62d9213a41 Docs: Added information on luasocket and multi-byte labels 2019-01-12 13:47:07 -05:00
Sour
725ea58562 Docs: Update debugger documentation (new features + add some missing information) 2019-01-10 21:11:59 -05:00
Zorchenhimer
bca96de531 Debugger: Lua - Add new getLabelAddress() function
This adds a new function GetLabelAddress() to the Lua API.  It takes a
single string parameter of a label to lookup and returns its integer
address.  The return value can be passed directly to read() and
readWord().

The documentation has also been updated to reflect the changes.
2018-12-28 12:01:26 -05:00
Sour
8bd292d8d5 Input: Added option to hide mouse cursor when a zapper is connected (e.g for the aimtrak light gun) 2018-12-22 16:05:12 -05:00
Sour
eab1731add Docs: Fixed missing line breaks drawString doc 2018-08-26 17:55:00 -04:00
Sour
f6bef8b116 Docs: Updated documentation for 0.9.6 2018-08-03 12:58:33 -04:00
Sour
eddfe2301c Docs: Updated Lua documentation with recent changes 2018-07-30 19:00:40 -04:00
Sour
f18e5054aa Debugger: Lua - Allow negative width/height values in drawRectangle 2018-06-17 13:32:18 -04:00
Sour
71f3105f9d Docs: Various updates to online docs 2018-06-15 21:11:54 -04:00
Sour
cbb0f0e68d Debugger: Lua - Added "ScriptEnded" event 2018-04-04 23:35:41 -04:00
Sour
a9b2a4e1d7 Docs: Lua - Added documentation for getAccessCounters 2018-03-31 14:08:25 -04:00
Sour
e2d753fbe6 Docs: Added getScreenBuffer/setScreenBuffer to Lua reference 2018-03-25 14:44:34 -04:00
Sour
23c85a447b Docs: Added source for the online documentation site 2018-03-04 20:31:33 -05:00