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 |
zeromus
|
6a409e9b73
|
add serializer SyncFixedString
|
2011-05-01 19:30:19 +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
|
b70e0eff76
|
PCE - implemented lag counter added to text savestates. Attempted to add to binary savestates but it caused a crash and I didn't feel like digging into it at this time
|
2011-05-01 14:51:59 +00:00 |
andres.delikat
|
3efd98e887
|
SMS - implement lag counter & add to savestates
|
2011-05-01 14:15:49 +00:00 |
andres.delikat
|
8a924c5bd0
|
TI83/NES - add lag counter to savestates
|
2011-05-01 13:54:11 +00:00 |
andres.delikat
|
fa4889bc9f
|
Implement lag counter for TI83
|
2011-05-01 13:42:33 +00:00 |
andres.delikat
|
bf93a936df
|
Change unimplemented lag counters to return -1 instead of 0 since that is more obviously not implemented. Make null emulator return 0 since by definition it would never lag.
|
2011-05-01 13:05:16 +00:00 |
andres.delikat
|
6732cd50ff
|
Make LagCount get/set in IEmulator and refactored emulators. Implemented the Lag counter in the NES core.
|
2011-05-01 12:59:26 +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
|
6c20940033
|
TI83 - oops Frame++ was being called twice in FrameAdvance()
|
2011-04-29 12:19:32 +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 |
andres.delikat
|
552649445a
|
Input Config - make TI83 buttons in 3 separate columns
|
2011-04-24 19:38:08 +00:00 |
andres.delikat
|
09162b5367
|
TI83 - implement mnemonic functions, finish hooking up buttons to main form
|
2011-04-24 19:01:12 +00:00 |
andres.delikat
|
c94662ce00
|
Fix comma mapping for input/hotkey config, make TI83 buttons remappable. TODO: find bit that maps to APPS button in TI83.cs
|
2011-04-24 16:57:43 +00:00 |
andres.delikat
|
f0636a86ef
|
Fix TI83 buttons to all have default mappings, but currently not remappable. Fix InputWidget to properly handle most every special key (converting from Windows naming to Slimdx naming)
|
2011-04-24 13:26:26 +00:00 |
andres.delikat
|
b52ab78e16
|
TI83 - remaining keys implemented into core. Most hardcoded to no mapping, or bad key choices. Not yet integrated into the remappable system.
|
2011-04-24 04:46:07 +00:00 |