Commit graph

24 commits

Author SHA1 Message Date
Sour
9c326e8248 Docs: Updates for debug tools (ppu viewer, etc.) 2019-01-20 20:11:16 -05:00
Sour
8f4129ddff Docs: Update PPU viewer/Memory Tools documentation 2019-01-13 19:42:23 -05: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
0dee6ac845 HD Packs: Tile indexes for conditions are now written in hex format 2018-12-12 20:46:23 -05:00
Sour
daccde89d7 Docs: Fixed typo 2018-09-15 11:13:51 -04:00
Sour
d03a0538d7 Docs: Update documentation (debugger / hd packs) 2018-09-15 11:00:03 -04:00
Sour
f3778b58bb HD Packs: Use hex format for tile indexes (CHR ROM)
(Easier to map the tile indexes with bank/column/row numbers)
2018-09-15 09:59:17 -04:00
Sour
0d40a57d07 HD Packs: Added mask parameter to memoryCheck conditions 2018-09-15 09:49:02 -04: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
0dccbf49c9 Docs: Add rewind/fast forward key shortcuts to shortcut list in "Getting Started" + added tip about rewind to undo an accidental load state 2018-06-24 20:27:25 -04:00
Sour
9398df9f8c Docs: Updated HD packs documentation 2018-06-19 22:17:13 -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
624809545b Docs: Updated HD Pack documentation 2018-03-25 17:39:41 -04:00
Sour
e2d753fbe6 Docs: Added getScreenBuffer/setScreenBuffer to Lua reference 2018-03-25 14:44:34 -04:00
Sour
aaecfc6ba5 Docs: Updated documentation & screenshots 2018-03-24 16:14:52 -04:00
Sour
23c85a447b Docs: Added source for the online documentation site 2018-03-04 20:31:33 -05:00