adelikat
|
0e5b405430
|
Win32 - Load Last ROM context menu item will gray if no recent ROM
|
2009-01-02 23:45:12 +00:00 |
adelikat
|
38e52253be
|
Win32 - fix a stupid error I made in the recent lua files menu
|
2009-01-02 23:38:48 +00:00 |
adelikat
|
1a83cfa5e4
|
Win32 - Timing - "Disable throttling when sound is off" now only applies when sound is off. Fixes SF 2480032.
|
2009-01-02 19:48:57 +00:00 |
adelikat
|
4620963ec4
|
very small fix to a Lua error message text.
|
2009-01-01 15:04:05 +00:00 |
adelikat
|
c0889137b1
|
Win32 - Lua recent menu added
|
2008-12-28 01:36:02 +00:00 |
adelikat
|
09566a1ba1
|
Win32 - Menu height taken into account when sizing client area.
|
2008-12-27 03:11:40 +00:00 |
adelikat
|
996ddcfefb
|
Win32 - context menu - fix x,y positioning
|
2008-12-27 01:41:20 +00:00 |
adelikat
|
800ebed60b
|
Win32 - View save slots Menu Item added.
|
2008-12-27 00:08:29 +00:00 |
adelikat
|
e7cf0d62c6
|
Win32 - Next save slot and Previous save slot menu items added.
|
2008-12-26 23:49:45 +00:00 |
adelikat
|
d3697ca84e
|
Win32 - Menu items Save State and Load State added. FCEU Menu reorganization.
|
2008-12-26 23:26:43 +00:00 |
adelikat
|
8ea182d7e9
|
Win32 - Metadata - remember window position
|
2008-12-26 19:41:17 +00:00 |
adelikat
|
4361074782
|
Win32 - Added read-only default key-mapping + mapinput.cpp code cleanup.
|
2008-12-24 21:49:36 +00:00 |
adelikat
|
130fee0f22
|
Auto-save flag tweaks, Win32-context menu-read only toggles added
|
2008-12-24 21:26:09 +00:00 |
adelikat
|
8540908c8e
|
Win32 - menu items added: Read only toggle, reload lua script, misc. Menu cleanup
|
2008-12-24 21:11:07 +00:00 |
adelikat
|
c7c8ba8074
|
Very small change to backup movie message
|
2008-12-24 19:14:04 +00:00 |
adelikat
|
11c45a5463
|
Win32 - menu - moved stuff around, removed fastest speed menu item
|
2008-12-24 05:19:33 +00:00 |
adelikat
|
62641715fc
|
auto-save fixes, prevent loading an auto-save from previous session. Win32 - added flags for enabling auto-save menu item.
|
2008-12-24 05:07:32 +00:00 |
adelikat
|
f1256869b6
|
Redo Savestate fix. Made Undo/Redo Savestate hotkey. Win32 - made default Undo/Redo key mapping Ctrl+Z
|
2008-12-24 04:46:56 +00:00 |
adelikat
|
bae8c66a66
|
Win32 - Last ROM used context menu item added.
|
2008-12-24 04:08:49 +00:00 |
shinydoofy
|
f270b8ee4f
|
SDL: FCEUX can now be muted for avi capturing / updated videolog documentation
|
2008-12-24 01:19:48 +00:00 |
adelikat
|
5cb9c50814
|
Undo savestate / Redo savestate and Undo loadstate / Redo loadstate features implemented. Win32 - undo/redo context menu items implemented.
|
2008-12-24 00:38:47 +00:00 |
adelikat
|
ff7496930b
|
1) Code clean up 2) Backup savestate now only applies to save slots
|
2008-12-23 23:08:27 +00:00 |
adelikat
|
40926ab5f7
|
More undo savestate fixes. Win32 - Undo/Redo savestate menu item added.
|
2008-12-23 22:44:04 +00:00 |
adelikat
|
0a29e1bce3
|
Backup savestate fixes.
|
2008-12-23 21:28:06 +00:00 |
adelikat
|
93c48afbb6
|
Fixes to backup savestate system, starting of undo savestate implementation.
|
2008-12-23 20:29:27 +00:00 |
adelikat
|
20ef5a722c
|
Backup savestate system added. CheckFileExists checks for null filename.
|
2008-12-23 03:54:31 +00:00 |
shinydoofy
|
3ee98c538f
|
added toggle for movie auot-backup for SDL
|
2008-12-23 01:25:30 +00:00 |
adelikat
|
d8d239e35d
|
Movie auto-back feature implemented
|
2008-12-23 01:07:55 +00:00 |
adelikat
|
6fb09465ca
|
Moved around movie options variables and make movie backup functions
|
2008-12-23 00:10:15 +00:00 |
adelikat
|
0e7abb6dd8
|
Win32 - fix types in movie options dialog, added auto backup to config
|
2008-12-22 23:48:12 +00:00 |
adelikat
|
e5019d818f
|
apparently these don't get added by default
|
2008-12-22 23:33:52 +00:00 |
adelikat
|
ffe25288cc
|
Win32 - created movie options dialog box
|
2008-12-22 23:31:39 +00:00 |
adelikat
|
11e3e7a9a3
|
Win32 - more cleanup
|
2008-12-22 22:03:12 +00:00 |
adelikat
|
e3a740467d
|
More code cleanup
|
2008-12-22 21:26:40 +00:00 |
adelikat
|
e6ed8331b2
|
Code cleanup
|
2008-12-22 21:21:46 +00:00 |
adelikat
|
da3a3af4dd
|
Win32 - backup - expand numbering to 999, add condition for 999 overflow
|
2008-12-22 20:55:16 +00:00 |
adelikat
|
29ed7c2f71
|
Win32 - context menu item create backup for backing up movie files
|
2008-12-22 19:28:50 +00:00 |
adelikat
|
ce8a2d5a69
|
Win32 - Name Table Viewer - Refresh value defaults to 15, refresh value stored in .cfg file.
|
2008-12-22 04:01:31 +00:00 |
adelikat
|
db0925e13d
|
Win32 - PPU Viewer - Refresh value defaults to 15, refresh value stored in .cfg file.
|
2008-12-22 03:36:28 +00:00 |
adelikat
|
75a04affe9
|
Win32 - Memwatch - oops
|
2008-12-20 23:31:17 +00:00 |
adelikat
|
cba3dd6025
|
Backup Savestate/Undo Loadstate code cleanup
|
2008-12-20 04:48:52 +00:00 |
adelikat
|
d9471d1f75
|
LoadBackup function added, Win32 - Undo Loadstate context menu item added.
|
2008-12-20 02:47:33 +00:00 |
adelikat
|
7b035bb3bc
|
Win32 - Function for checking if backupsavestate exists
|
2008-12-20 01:04:15 +00:00 |
adelikat
|
fe5d1b2313
|
Backup savestate is created before a state is loaded
|
2008-12-19 22:11:01 +00:00 |
adelikat
|
5a0185c0ad
|
Win32 - more turbo sound skip fix. Sound is completely bypassed if muteturbo is set
|
2008-12-19 16:17:07 +00:00 |
adelikat
|
9716bd99e3
|
Win32 - a few minor main loop tweaks
|
2008-12-19 06:37:41 +00:00 |
adelikat
|
6dc917231f
|
Win32 - more turbo fixes
|
2008-12-19 06:24:20 +00:00 |
adelikat
|
dde6132ded
|
Win32 - better sound bypassing during turbo while muteturbo is checked.
|
2008-12-19 05:51:34 +00:00 |
punkrockguy318
|
982facdad7
|
fix compile errors with gcc
|
2008-12-19 02:29:39 +00:00 |
shinydoofy
|
8f798d564d
|
fixed major SDL compiling errors due to r1037 and re-added newline at EOF for ines.h - win32devs, please check for unusual behaviour this may have caused
|
2008-12-18 22:09:43 +00:00 |