zeromus
|
750d897b89
|
accelerators in main window
|
2008-05-27 23:24:43 +00:00 |
zeromus
|
307bf9c819
|
pause after playback
|
2008-05-26 21:58:24 +00:00 |
zeromus
|
e471ef6f53
|
show replay count
|
2008-05-26 21:10:55 +00:00 |
zeromus
|
d998a3c015
|
change extensions to fm2 (but we still claim we'll load fcm; even though it is not supported now)
added dialog accelerator framework
support new improved savestate-with-movie-running naming convention
|
2008-05-26 07:34:40 +00:00 |
zeromus
|
ae2426e807
|
reimplement frame number drawing
|
2008-05-26 01:55:45 +00:00 |
adelikat
|
e719f79034
|
Memory watch - recent files works now as does "load last file on startup"
|
2008-05-25 03:53:48 +00:00 |
mauzus
|
2dcd90fc6c
|
fix directories configuration stuff
|
2008-05-24 16:25:15 +00:00 |
zeromus
|
9477c03c09
|
changed control ids to symbolic constants so i can stay sane
|
2008-05-22 05:20:09 +00:00 |
mauzus
|
335d52614f
|
resource stuff: added back auto-hold and changed "disable lrud" to "allow lrud" on input dialog. other minor design changes in res.rc
|
2008-05-21 08:45:21 +00:00 |
adelikat
|
70f5b31300
|
Fixed up the Input config dialog box in preparation for input presets.
|
2008-05-20 15:22:58 +00:00 |
zeromus
|
b662f92cfe
|
fix resource compile missing ID issue
bind many more windows positions to configfile
change configfile to a text format
fixes sf [ 1962795 ] Config file changes
|
2008-05-19 05:44:49 +00:00 |
zeromus
|
8a9f4e493b
|
re-install the memview (hex editor) find window to the
bind some window positions to the configfile
|
2008-05-18 20:24:31 +00:00 |
adelikat
|
a2da59b353
|
Added functionality to the menu in memory watch.
|
2008-05-18 04:12:34 +00:00 |
adelikat
|
f38dcdec9b
|
Updated res.rc & resource.h to with changes to memwatch dialog. And added a memw menu for it. Also added come code to memwatch for some of the menu function but they are commented out since memwatch can't yet recognize the menu items.
|
2008-05-16 15:56:31 +00:00 |
mauzus
|
b897cc0b33
|
added option to enable/disable L+R/U+D
|
2008-05-13 03:43:12 +00:00 |
zeromus
|
9e1f1d82e9
|
faster memwatch?
|
2008-05-13 00:17:49 +00:00 |
zeromus
|
43d21f1889
|
improvements to memwatch
|
2008-05-12 23:16:41 +00:00 |
zeromus
|
c7db72391f
|
added ram filter
|
2008-05-12 22:13:33 +00:00 |
zeromus
|
7720f71ffa
|
fix the close button
|
2008-05-09 02:29:18 +00:00 |
adelikat
|
54802f4d00
|
|
2008-05-09 02:25:32 +00:00 |
zeromus
|
3078b40cf4
|
memwatch added back in
|
2008-05-07 07:08:34 +00:00 |
rheiny
|
afad3527d7
|
Cleaned up some code.
|
2007-02-11 18:42:16 +00:00 |
rheiny
|
c59c9d8626
|
Cleaned up Timing Configuration dialog.
|
2007-02-11 16:26:23 +00:00 |
rheiny
|
5595d2c17b
|
Improved the Directories configuration dialog.
|
2007-02-11 15:35:03 +00:00 |
rheiny
|
1644cb0762
|
Cleaned up some code.
|
2007-02-10 15:56:13 +00:00 |
rheiny
|
652c36be53
|
Added Cheat Console again.
|
2007-02-10 14:48:52 +00:00 |
rheiny
|
c4d9cfe679
|
Cleaned up some code.
|
2007-02-09 19:02:13 +00:00 |
rheiny
|
5befd8b8be
|
Cleaned up some code.
|
2007-02-07 20:50:47 +00:00 |
rheiny
|
507ddedda5
|
Cleaned up some code.
|
2007-02-07 20:35:15 +00:00 |
rheiny
|
618d4fccea
|
Cleaned up some code.
|
2007-02-07 18:28:50 +00:00 |
rheiny
|
379136451f
|
Cleaned up some code.
|
2007-02-06 19:15:24 +00:00 |
rheiny
|
62efccb998
|
Cleaned up some code.
|
2007-02-06 18:59:15 +00:00 |
qfox
|
a85e1ca59f
|
BasicBot 0.3.4a: added some crude logging. fixed abs(). fixed at least one bug that contributed to the desync, but the bug may still remain. version not very well tested, therefore the 'a'. See changelog for the whole lot.
|
2006-11-26 23:53:28 +00:00 |
qfox
|
84e4c81061
|
Basic Bot 0.3.3, now allows toggles while computing. bot can now process in parts, but it will desync for some reason, need to check this later. single-segment still works fine.
|
2006-11-19 22:45:40 +00:00 |
qfox
|
5558cca57f
|
BasicBot 0.3.1: Removed code-length limit (rather drastic change). Improved the GUI and added stuff for future features.
|
2006-09-10 14:11:26 +00:00 |
qfox
|
fe0492c6e7
|
BasicBot 0.3.0, now uses bytecode and interpreter (should increase performance). Changed branching (far more efficient) and added >> and << operations.
|
2006-09-04 22:26:58 +00:00 |
qfox
|
a2f48e180f
|
BasicBot 0.2.2b, updated save/load code. Will auto-load/save on open/close, once a bug has been fixed. Need help fixing the WM_INITDIALOG event (-> mailinglist).
|
2006-09-01 02:57:35 +00:00 |
qfox
|
24288cd015
|
Basicbot 0.2.2: Added "static variables" (no, not a contradiction ;) and "static random variables" (I won't even try...)
|
2006-08-28 23:16:10 +00:00 |
qfox
|
a843631e9f
|
Basicbot update to 0.2.1: redesigned GUI, fixed a few bugs, added more control.
|
2006-08-21 13:48:15 +00:00 |
zeromus
|
80d0d46d73
|
moved fceu to its own folder to make room for other projects
[[Split portion of a mixed commit.]]
|
2006-07-29 05:46:15 +00:00 |