adelikat
|
3eff547413
|
Remove some more usages of GetInput()
|
2014-06-18 02:39:29 +00:00 |
adelikat
|
6b73891a91
|
More bk2 progress
|
2014-06-15 14:44:26 +00:00 |
adelikat
|
c807e27496
|
Some movie code reorg and cleanup
|
2014-06-15 13:03:24 +00:00 |
adelikat
|
70baceb6c8
|
Fix Bk2 playback, also rip out a bunch of junk from the Old Movie Log class from the first attempt at TAStudio and some half-baked notion of an input log class
|
2014-06-14 21:37:51 +00:00 |
adelikat
|
e0a9fcd650
|
More movie 2.0 stuff
|
2014-06-11 02:56:57 +00:00 |
zeromus
|
1edd4edb49
|
add a crappy little PCE sound debugger and individual channel muting
|
2014-06-09 08:10:20 +00:00 |
adelikat
|
e4a12c58bc
|
for Developer builds - Lua functions list - a ToTASVideosWikiMarkup button that copies to clipboard
|
2014-06-05 00:23:05 +00:00 |
adelikat
|
8f2746ab86
|
Change "Interim Build" to "Developer Build" and rename flag variable name, as this is more accurate to the intent of this type of build (unofficial interim builds still shouldn't have developer features or unfinished developer work)
|
2014-06-04 17:02:54 +00:00 |
zeromus
|
0fe74f95e7
|
fix LuaConsole PWD-related bugs
|
2014-06-03 02:39:15 +00:00 |
adelikat
|
0649d1c77e
|
Lua - add some more documentation, add a method that generates tasvideos wiki markup of the documentation and outputs to a file (method not wired to anything, there to save me tons of time when releasing)
|
2014-06-03 02:19:13 +00:00 |
adelikat
|
d037c6ed60
|
Oops
|
2014-06-03 01:21:49 +00:00 |
adelikat
|
ba4e7d620b
|
Refactor the LuaDocumentation class to remove a bunch of unnecessary stuff
|
2014-06-03 00:34:41 +00:00 |
adelikat
|
5d79072a38
|
Lua - Finish strongly typing the Color params in the gui library, Lua Functions List - cleanup display of Color params and some other things
|
2014-06-02 01:04:13 +00:00 |
adelikat
|
58b5163715
|
Lua Interface - support Strongly typing System.Drawing.Color, and strongly type the color parameters of gui.drawEllipse()
|
2014-06-02 00:43:25 +00:00 |
adelikat
|
83ada011e8
|
Lua - Refactor how lua libraries are registered by searching assemblies and finding implementations and building a list of these
|
2014-06-01 22:02:59 +00:00 |
adelikat
|
51822a9ce1
|
Wonderswan - virtualPad - fix movie playback
|
2014-06-01 21:05:57 +00:00 |
adelikat
|
f146875452
|
VirtualPad support for Wonderswan
|
2014-06-01 20:44:13 +00:00 |
adelikat
|
f02448b769
|
N64 Virtualpad - make clear button also clear the analog control
|
2014-06-01 19:51:35 +00:00 |
adelikat
|
3f675b2053
|
Lua functions list - don't throw exceptiosn when filtering, don't know why it happens but this will squash it, and it isn't important enough to know why.
|
2014-06-01 15:44:40 +00:00 |
adelikat
|
23f356d47b
|
Atari 2600 debugger - make registers settable
|
2014-05-31 21:57:28 +00:00 |
adelikat
|
e43dcbb5b2
|
Atari 2600 debugger - make flag checkbox buttons read-only
|
2014-05-31 18:41:56 +00:00 |
adelikat
|
2053349e31
|
Atari 2600 debugger - implement a Remove breakpoint button
|
2014-05-30 01:10:10 +00:00 |
adelikat
|
67b82d073a
|
disable Atari 2600 debugger menu item when a movie is active
|
2014-05-27 20:07:03 +00:00 |
adelikat
|
947470e1d9
|
Atari 2600 - break up frame advance with StartNewFrame() and EndFrame() and wire them up to Cycle and Scanline advance, all methods are now smart enough to roll over to the next frame at the right time
|
2014-05-27 02:45:05 +00:00 |
adelikat
|
ebbee62730
|
Atari 2600 debugger - slight refactoring of some things, fix step into, add total cycles, last address and distinct addresses
|
2014-05-27 01:33:22 +00:00 |
adelikat
|
e68e691e3c
|
Atari 2600 Debugger - implement Step Into button
|
2014-05-26 19:38:02 +00:00 |
adelikat
|
363b3bdd3b
|
Atari 2600 Debuger - Add breakpoints
|
2014-05-26 18:23:58 +00:00 |
adelikat
|
ba5551d29b
|
smartly hande the text property on the Gb/GG game genie dialog (only show one of the cores not a slash)
|
2014-05-26 12:34:52 +00:00 |
adelikat
|
0782c9820d
|
Lua - implement event.onexit() - fires when the calling script stops execution, supports multiple callbacks per script
|
2014-05-26 03:08:16 +00:00 |
adelikat
|
4086eee72d
|
Load Rom - actually pass in the deterministic emulation flag, and change the logic so that the client derives determinstic emulation (currently just if a movie is active), but can be passed in an override if calling code wanted to.
|
2014-05-24 22:06:08 +00:00 |
adelikat
|
5ebc0f5428
|
Lua Console F1 hotkey assigned to Lua Functions list
|
2014-05-24 16:54:00 +00:00 |
adelikat
|
8dc56b312e
|
Lua Function List dialog - add a filter box
|
2014-05-24 13:19:24 +00:00 |
adelikat
|
ce6cd2ec5f
|
rip out the lua writer dialog and deeming it a failed experiment. Lua Console - re-implement the new script dialog so that it calls a save file dialog, and if the user picks a file it creates a new lua script with a minimal while loop, and then invokes a new process with this newly created file for quick editing
|
2014-05-24 01:59:59 +00:00 |
adelikat
|
a89efe9c27
|
Lua - make form windows have a start position of "Center Parent"
|
2014-05-22 01:03:18 +00:00 |
adelikat
|
b406146ae4
|
Fix "watch file" to "Lua script file" in save dialog on Lua Writer. To do: delete lua writer
|
2014-05-21 13:18:54 +00:00 |
adelikat
|
e88b7cc93e
|
one more tweak to make lua library constructors unified
|
2014-05-21 01:15:52 +00:00 |
adelikat
|
17568997bf
|
Lua - unify constructors and have all libraries receive a lua context and an output callback, simplify some convolved registration code
|
2014-05-21 00:17:35 +00:00 |
adelikat
|
6401e6d719
|
Refactor LuaLibraryBase to have a Lua context rather than misc libraries being in charge of that when needed. Still todo: clean up the inconsistent constructor logic, vs setting these as public properties
|
2014-05-20 20:34:51 +00:00 |
adelikat
|
f19d15d1ed
|
Lua - add a Log callback to the LuaLibraryBase class instead of having misc libraries have to build out this behavior when they need it
|
2014-05-20 20:25:18 +00:00 |
adelikat
|
94b9761b31
|
Trace Logger - apply the new line hack done for clipboard to the save to file option
|
2014-05-20 18:38:25 +00:00 |
adelikat
|
4ee4088c4c
|
read/write byte range functions - range check, and log warnings if user attempts to access outside the domain range, rather than throw a vague lua exception and crash
|
2014-05-19 01:42:41 +00:00 |
adelikat
|
059952f0a4
|
Change memory.getmemorydomainlist() to return a lua table instead of a string
|
2014-05-19 01:06:44 +00:00 |
adelikat
|
3d10d67fea
|
Implement bizstring.split()
|
2014-05-18 21:06:16 +00:00 |
adelikat
|
b4deb97587
|
Remove the same bogus logic that was in the mnemonic system for parasing analog input, this time in another bogus place bogusly copy/pasted and equally bogus logic, fixes N64 virtualpad playback behavior
|
2014-05-18 00:40:32 +00:00 |
adelikat
|
d33a545605
|
Virtual Pads - Fix out of range exception when virtual pad is open, a movie is playing, and the movie goes into finished mode
|
2014-05-18 00:09:01 +00:00 |
adelikat
|
1895e15ea5
|
Create StatusStripEx similar to MenuStripEx and ToolStripEx to allow click through, and replace all our status bars with it
|
2014-05-17 00:42:28 +00:00 |
adelikat
|
f88640fddb
|
N64 VirtualPad - when a movie is active show the previous frame's line on the analog control
|
2014-05-16 13:40:21 +00:00 |
adelikat
|
55b4dcd53c
|
gui.text - remove hacks that attempt use window size. Better logic is to be pure client space, and let gui.drawText do anything else
|
2014-05-14 23:44:46 +00:00 |
adelikat
|
d5c2271c55
|
Toolbox - don't show nes debugger in non-interim
|
2014-05-12 20:58:34 +00:00 |
adelikat
|
fd5c40d3f4
|
Virtual Pads - support Dual Gameboy pads, don't allow the switching of multiplayer unless the system has mutliplayer
|
2014-05-11 23:30:49 +00:00 |