andres.delikat
|
a91c8ecbd7
|
Movie class clean up, add movie version to header, save game name and emulator version to header, movie code will load any non-header or input log as a comment, GetFrame does bounds checks, cleaned up todos
|
2011-05-08 01:00:13 +00:00 |
beirich
|
33c300ff7b
|
good news: movies work! bad news: 1) movies don't work for TI83 yet 2) I broke some NES things, to be fixed in a later commit
|
2011-05-08 00:06:43 +00:00 |
andres.delikat
|
a02694b562
|
Start a TAS Studio dialog
|
2011-05-07 21:52:26 +00:00 |
andres.delikat
|
a4cfea9a24
|
oops, meant to check in this file too
|
2011-05-07 21:20:05 +00:00 |
andres.delikat
|
42a5dbd7e5
|
Path Config - save use recent path for ROMs settings, enable/disable labels as well when clicking it, fix a typo in load function
|
2011-05-07 21:10:08 +00:00 |
andres.delikat
|
b09cd5af9e
|
Path Config - hook up all the browse buttons
|
2011-05-07 20:42:15 +00:00 |
andres.delikat
|
dab3df8ea2
|
Path Config stuff
|
2011-05-07 19:14:52 +00:00 |
andres.delikat
|
65499148d4
|
Path config progress
|
2011-05-07 17:26:16 +00:00 |
andres.delikat
|
0a1dc8c06e
|
Path manager - fix so that paths use their platform base (if there is one), then the global base, then the exe path
|
2011-05-07 02:54:09 +00:00 |
andres.delikat
|
b53b9f7a42
|
start a LuaText object
|
2011-05-07 01:17:19 +00:00 |
andres.delikat
|
db98f67772
|
Disabled LuaWindow in favor of LuaConsole
|
2011-05-07 01:06:01 +00:00 |
andres.delikat
|
3bca271d0e
|
Yet another round of Lua Console
|
2011-05-07 00:33:15 +00:00 |
andres.delikat
|
9cb852664d
|
Another round of Lua Console
|
2011-05-07 00:07:27 +00:00 |
andres.delikat
|
b95a5dfc17
|
Progress on lua console window
|
2011-05-06 23:08:50 +00:00 |
andres.delikat
|
4914fa64d2
|
|
2011-05-06 01:40:52 +00:00 |
andres.delikat
|
508e00785a
|
a multi-lua script dialog rough draft
|
2011-05-06 01:37:28 +00:00 |
andres.delikat
|
e85326d340
|
Hook up Movies path to OpenFileDialog in the Play Movie winform. Doesn't actually do anything yet but I wanted to go ahead and get the path config calls in there
|
2011-05-05 19:55:43 +00:00 |
andres.delikat
|
b37052693c
|
Path Config - progress
|
2011-05-04 20:31:36 +00:00 |
andres.delikat
|
a5e092bea3
|
Path Config - fix some bugs with PathManager functions. Hook up watch file path to Ram Watch dialog
|
2011-05-04 15:44:18 +00:00 |
andres.delikat
|
fb6cef87fd
|
Path Config - Move/Resize things so that text boxes are wider
|
2011-05-04 12:23:41 +00:00 |
andres.delikat
|
0177431335
|
Path Config - Moved helper functions into a PathManager class. Made Folder Browse function use current folder mapping as starting folder. Other fix ups.
|
2011-05-04 02:00:08 +00:00 |
andres.delikat
|
dae63bc513
|
Path Config - helper functions for forming absolute paths from relative or special identifiers
|
2011-05-03 20:48:51 +00:00 |
andres.delikat
|
255818b801
|
Path Config - Better anchoring of widgets, progress on setting proper default folders in a FolderBrowserDialog
|
2011-05-03 15:53:12 +00:00 |
andres.delikat
|
344e50e33d
|
Path Config - implement path config for watch files
|
2011-05-03 02:32:21 +00:00 |
andres.delikat
|
dc4c1d54d3
|
Path Config - If always use recent path for ROMs is checked disable ROM path config for each platform
|
2011-05-02 20:37:01 +00:00 |
andres.delikat
|
a8b684e536
|
PathConfig - fixed up positioning of widgets, made platform specific cheat paths rather than one all encompassing one in the tools tab
|
2011-05-02 20:17:22 +00:00 |
andres.delikat
|
ed52c85895
|
Path Config - grunt work, renamed all relevant widgets
|
2011-05-02 19:05:55 +00:00 |
andres.delikat
|
ee34f316cc
|
Make alert messages color and last input colors configurable in message config dialog.
|
2011-05-02 01:49:53 +00:00 |
andres.delikat
|
becbbc88ea
|
Input display now shows the previous frame input as well. The display currently doesn't look good, but I will improve on that soon. Save last input into NES savestates
|
2011-05-01 21:19:18 +00:00 |
andres.delikat
|
57672564a5
|
Path config - tabbed layout approach
|
2011-05-01 18:58:19 +00:00 |
andres.delikat
|
c4403a2959
|
Start path config dialog. Made a rough draft of how it might look
|
2011-05-01 18:17:04 +00:00 |
andres.delikat
|
f440f843dd
|
Add IsLagFrame bool to IEmulator and implement in all platforms. Make an alert font in Render panel and make input display use it when a frame is a lag frame
|
2011-05-01 16:04:53 +00:00 |
andres.delikat
|
2fa3561c45
|
Add LagCounter int to IEmulator, returns 0 on every emulator at the moment. Hook up RenderPanel's LagCounter display
|
2011-05-01 00:20:39 +00:00 |
andres.delikat
|
a4f4c59e9c
|
More fix up to toolbox - adding some icons
|
2011-04-30 23:45:02 +00:00 |
andres.delikat
|
843d679ce7
|
Toolbox - add emulator dependent tools to toolbox.
|
2011-04-30 21:19:11 +00:00 |
andres.delikat
|
880b3a7a5b
|
ToolBox - set toolstrip as a tabstop, now the user can arrow key to the dialog of choice after pressing the toolbox hotkey
|
2011-04-30 20:50:32 +00:00 |
andres.delikat
|
a195d36772
|
Add stuff to tool box
|
2011-04-30 20:18:42 +00:00 |
andres.delikat
|
0927af96f5
|
TI83 Keypad - a few minor changes
|
2011-04-29 16:55:50 +00:00 |
andres.delikat
|
fe175031a6
|
TI83 Keypad - yet more dialog cleanup
|
2011-04-29 01:21:14 +00:00 |
andres.delikat
|
2e30ab89a8
|
Make backgrounds transparent on arrow images for TI83
|
2011-04-29 00:25:34 +00:00 |
andres.delikat
|
724a5b3bd8
|
TI83 Keypad - tiny change
|
2011-04-28 18:41:37 +00:00 |
andres.delikat
|
f45293c009
|
TI83 - more keypad fixups, use special characters in text
|
2011-04-28 17:06:07 +00:00 |
andres.delikat
|
8d284c1250
|
TI83 Keypad - ability to turn on/off the hotkey tooltips
|
2011-04-28 02:12:35 +00:00 |
andres.delikat
|
6bf24b4531
|
TI83 Keypad - dialog fix ups
|
2011-04-28 01:22:34 +00:00 |
andres.delikat
|
2a54d8a8cd
|
TI83 Keypad - fixed forcebutton issue, all buttons now implemented
|
2011-04-27 17:29:09 +00:00 |
andres.delikat
|
969ff85d9d
|
TI83 Keypad has buttons all with proper text and colors, some buttons hooked up.
|
2011-04-27 16:23:16 +00:00 |
andres.delikat
|
916ae58dbb
|
oops, forgot to check in these files
|
2011-04-26 22:30:04 +00:00 |
andres.delikat
|
0c5b5f328d
|
TI83 specific menu with stuff
|
2011-04-25 01:28:48 +00:00 |
andres.delikat
|
c9bca52ccb
|
Fix up more TI83 buttons stuff, input display no longer crashes when navigating away from the TI83 section.
|
2011-04-25 00:45:22 +00:00 |
andres.delikat
|
c9067cc2ee
|
Input Config - automatically resize bigger when selecting TI83 and downsize when selecting something else
|
2011-04-24 23:22:52 +00:00 |