adelikat
|
f9465e1d0c
|
Win32 - TASEDit, bleh added a Recent Project menu item, not yet hooked up.
|
2009-06-16 17:05:26 +00:00 |
chris220
|
6da6496222
|
Just cleaned up a bit, removed unnecessary headers ETC.
Next revision is 1337 ;)
|
2009-06-16 14:54:41 +00:00 |
chris220
|
da638104be
|
Changed the TASEdit project structure to a more OOP approach
|
2009-06-16 14:30:34 +00:00 |
adelikat
|
ddf81c926e
|
Add empty files for TASEDIT_PROJECT class
|
2009-06-16 13:17:53 +00:00 |
chris220
|
88911bf871
|
Adds a TASEdit project structure and functionality for NewProject(). Added TODO comments to show what needs to be done next update.
|
2009-06-15 20:39:37 +00:00 |
chris220
|
4c6762ef52
|
|
2009-06-14 17:07:57 +00:00 |
adelikat
|
610a809b29
|
Win32 - TASEdit - Enabled some menu items
|
2009-06-14 16:09:05 +00:00 |
adelikat
|
87068eba38
|
Win32 - Hex Editor - changed ROM values again dsiplay as red, saved in the config as RomFreezeColor
|
2009-06-11 13:59:09 +00:00 |
zeromus
|
62b5a8c7ff
|
hack ntview never to cache, for now, since its cache logic is failing in some cases and not refreshing. need to study kuja's game to figure out why the caching logic fails
|
2009-06-11 07:14:15 +00:00 |
adelikat
|
e8b40819b9
|
win32 - hex editor - freeze/unfreeze ram addresses now causes the colors to update immediately, but only with
groups of addresses highlighted at once (single ones still don't yet update)
|
2009-05-25 20:52:07 +00:00 |
adelikat
|
9ee1449a74
|
Win32 - new Context Menu item - Save Movie As.. available when a movie is loaded in read+write mode.
|
2009-05-25 20:30:32 +00:00 |
adelikat
|
a0c535cd60
|
Win32 - Fixed an oversight I made in remove recent additions, and updated changelog
|
2009-05-25 18:24:21 +00:00 |
adelikat
|
b7cdece19f
|
Win32 - Hooked up remove recent item function to the movie recent menu & load last movie context menu item.
|
2009-05-25 18:17:19 +00:00 |
adelikat
|
15c552902b
|
Win32 - Hooked up Remove recent item to Load Last Lua context menu item
|
2009-05-25 17:47:38 +00:00 |
adelikat
|
37cb2bf0e3
|
Win32 - Hooked up remove recent menu item to Lua recent menu
|
2009-05-25 17:42:27 +00:00 |
adelikat
|
5443d6e15d
|
Hooked up remove recent item to Load Last ROM context menu item
|
2009-05-25 17:28:49 +00:00 |
adelikat
|
a802512414
|
Win32 - Hooked up remove recent item to the recent roms menu
|
2009-05-25 17:21:16 +00:00 |
adelikat
|
e93a3b1ad3
|
Win32 - Added a remove recent item function, hooked it up to memory watch. Now if a bad item is selected, the user has a choice to remove it from the list.
|
2009-05-25 17:06:04 +00:00 |
adelikat
|
94fb04aefd
|
Win32 - Load Last Movie context menu item added.
|
2009-05-25 15:48:16 +00:00 |
adelikat
|
c771ac2d6d
|
Win32 - Recent Movie Menu added
|
2009-05-25 15:42:24 +00:00 |
adelikat
|
25a45cffb2
|
Win32 - "Disable screen saver" gui option should now disable the monitor power save as well
|
2009-05-25 04:27:35 +00:00 |
adelikat
|
5cd7ccea74
|
Win32 - Debugger - Step type functions now update all the other debugging dialogs such as ppu, nametable, trace logger, code/data logger
|
2009-05-25 04:19:14 +00:00 |
adelikat
|
5863e87e7d
|
Win32 - Changed Replay Movie to Play movie in the replay dialog
|
2009-05-22 23:33:17 +00:00 |
adelikat
|
5a7de6c53f
|
Win32 - Hex Editor - enabled & implemented the Save Rom As.. menu item.
|
2009-05-22 23:20:59 +00:00 |
adelikat
|
5f76335d65
|
Win32 - Window caption now shows the name of the rom loaded.
|
2009-05-22 16:45:22 +00:00 |
adelikat
|
9b02fef39a
|
Win32 - Hex Editor - allow the user the ability to customize the color scheme through RGB variables stored in the .cfg
|
2009-05-22 14:37:04 +00:00 |
adelikat
|
81c9c575db
|
win32 - reverted fixedFontHeight to 13 instead of 14. Gave the option of adjusting the height by modifying RowHeightBorder in the .cfg file
|
2009-05-22 00:57:35 +00:00 |
adelikat
|
6f4162641b
|
Win32 - Made fullscreen toggle (alt+enter) remappable
|
2009-05-21 17:13:08 +00:00 |
shinydoofy
|
7fcd1f8683
|
SDL: added --subtitles argument (mostly for avi capturing, I guess)
|
2009-05-15 20:45:44 +00:00 |
shinydoofy
|
c7a24fe74f
|
SDL: fixed Four Score movie playback
|
2009-05-10 18:26:45 +00:00 |
shinydoofy
|
a8b61ea489
|
SDL: added --ripsubs
|
2009-04-23 21:34:30 +00:00 |
shinydoofy
|
0aee98b006
|
SDL: fixed input issue and making Lua optional again
|
2009-04-15 03:40:08 +00:00 |
shinydoofy
|
b4f4f62553
|
SDL: implemented FCEUD_SaveStateAs and FCEUD_LoadStateFrom
|
2009-04-12 16:38:59 +00:00 |
shinydoofy
|
447383efd2
|
SDL: implemented FCEUD_MovieRecordTo
|
2009-04-11 20:30:22 +00:00 |
shinydoofy
|
c18c460e8d
|
SDL: some groundwork for implementation of now-dummy functions
|
2009-04-11 15:51:13 +00:00 |
adelikat
|
dd643f96e0
|
Currentslot default is now 0 instead of 1. Win32 - remember last saveslot
|
2009-04-11 13:20:27 +00:00 |
shinydoofy
|
864afe4264
|
SDL: added --pauseframe to pause after frame x
|
2009-04-11 04:03:46 +00:00 |
shinydoofy
|
67c9ed20fd
|
SDL - hotkey Q for toggling read-only/read+write
|
2009-04-11 03:26:36 +00:00 |
zeromus
|
f15a131a20
|
win32: fix bug with OK button not working right in 7z archive browser
|
2009-04-08 05:10:44 +00:00 |
adelikat
|
292e64b5bd
|
Win32 - Hex Editor - disabled Save ROM as.. since it is not yet implemented.
|
2009-03-29 13:41:20 +00:00 |
shinydoofy
|
ae53895a13
|
SDL: fixed compilation error without -DCREATE_AVI introduced in r1239
|
2009-03-29 13:20:10 +00:00 |
adelikat
|
35c026f234
|
win32 - Updated help .chm
|
2009-03-29 13:07:56 +00:00 |
adelikat
|
8d49d8bfee
|
Win32 - L+R disabled by default.
|
2009-03-29 12:57:50 +00:00 |
adelikat
|
6c001a81cb
|
Win32 - Reverted acmlm's /dll folder fix.
|
2009-03-29 12:43:51 +00:00 |
shinydoofy
|
48a9428abc
|
SDL: hotkey Del to toggle --mute for avi capturing
|
2009-03-28 22:15:53 +00:00 |
adelikat
|
7836d6254e
|
Win32 - Memwatch - meaningless commit
|
2009-03-28 20:30:24 +00:00 |
shinydoofy
|
3433fce1e4
|
SDL: fixed SF bug #2718008
|
2009-03-28 20:04:21 +00:00 |
adelikat
|
d1f7b324de
|
Win32 - Memwatch - use system colors for drawing instead of hardcoded colors
|
2009-03-28 18:32:57 +00:00 |
adelikat
|
f06284d822
|
Lua - added FCEU.softreset() and FCEU.poweron(). Deleted a lua test script. Updated Lua documentation in the Help .chm
|
2009-03-28 13:38:44 +00:00 |
shinydoofy
|
21785d9529
|
SDL: added --no-config
|
2009-03-27 21:12:20 +00:00 |