cb9eb9af31
Cleaned up the Yellow Text code in the Chips Op, Save Op, Speed Op, and Movie window
ipher
2005-05-14 23:46:16 +00:00
cc2814c5cf
Pause rewind now mostly implemented.
n-a-c-h
2005-05-14 18:23:16 +00:00
af7dacccf7
Speed slider size and value display ok. TODO: make the mouse hold work, save EmuSpeed setting in config file and bind it to current code.
grinvader
2005-05-14 13:39:55 +00:00
5bb6f33d5c
GUI state select linux key checks fixed and commented.
grinvader
2005-05-14 11:21:41 +00:00
4a8f1a137f
More commenting, this time its Reset, Pick State, and Save/Open State windows
ipher
2005-05-14 10:25:22 +00:00
f527f47da0
General fixup of the new window and Game Keys window
ipher
2005-05-14 09:14:32 +00:00
820bac66ee
Lets try this one last time...
ipher
2005-05-13 11:54:39 +00:00
820f03cf56
Now how did THAT sneak in there?
ipher
2005-05-13 11:42:44 +00:00
76dda5e9f7
Totally disables the Netplay options. They are also grayed-out to show that they are disabled.
ipher
2005-05-13 11:37:31 +00:00
f774dd24f9
General cleanup/commenting of Movie Options window, also created shortcuts for each slot, the Start From options, and the Display Frames option
ipher
2005-05-12 09:22:19 +00:00
fa0e4a21fc
more formatting/commenting, done for the night.
ipher
2005-05-12 04:38:20 +00:00
7ac21cba6b
Created shortcuts for the add-on GUI options.
ipher
2005-05-12 04:08:23 +00:00
f8646c566e
A bit more commenting, added underlines to buttons to show hotkeys in the Add/Browse Cheats window, also added "Fix" keyboard shortcut (F)
ipher
2005-05-12 02:08:07 +00:00
50fddd0250
Note to self: one directory is for unix format, the other is for MS!
ipher
2005-05-11 21:31:08 +00:00
8b38f848f0
Formatted and Commented the Add/Browse Cheats window
ipher
2005-05-11 21:27:23 +00:00
c61a70962a
More of the same.
grinvader
2005-05-11 19:23:31 +00:00
694baf8394
Yay for ultra-minor ASM enhancement.
grinvader
2005-05-11 19:06:44 +00:00
f97071f9d7
Fixed math for zlib compression slightly. [grinvader]
n-a-c-h
2005-05-11 18:02:14 +00:00
4d3bedd1c2
Oops, made a mistake in string lengths.
grinvader
2005-05-11 15:36:13 +00:00
e1d822f482
Commented Add-Ons window, corrected the color of the text in that window.
ipher
2005-05-11 13:56:42 +00:00
ab90f39a86
Oops, my bad
ipher
2005-05-11 13:48:07 +00:00
89244cb92a
commented and formatted the code for the Chip Optns, Sound Optns, and Save Optns.
ipher
2005-05-11 13:37:04 +00:00
89a510a977
Rewind interval is now a multiple of 1/5 seconds (default value updated), more trailing spaces removed.
grinvader
2005-05-11 13:26:31 +00:00
713c780a6c
Removed some extra external symbols.
n-a-c-h
2005-05-10 15:14:00 +00:00
c17773688d
Got F3 working, added an alternate jump which fixes some issues but introduces others.
n-a-c-h
2005-05-10 15:11:30 +00:00
b1facc3dfe
Removed some dead code and an unused variable.
n-a-c-h
2005-05-09 23:52:44 +00:00
67c03346ea
Pause for states no longer dummy.
n-a-c-h
2005-05-09 23:35:25 +00:00
6fed231ede
Rewind pause not a dummy.
n-a-c-h
2005-05-09 23:14:02 +00:00
08c2d38421
Added 'Pause After Loading State' and 'Pause After Rewind' dummy options to the Save menu
ipher
2005-05-09 22:54:58 +00:00
ff38c2deb4
Fixed various save files not working correctly when loading ROM via command line. Debian: is it so hard to pass back patches?
n-a-c-h
2005-04-30 17:15:03 +00:00
3c146d61bf
Some comments
pagefault
2005-04-26 17:23:48 +00:00
853e1ec774
First half of mouse support.
n-a-c-h
2005-04-21 13:02:10 +00:00
c07a78a263
Reading compiling messages is nice (useless var removed).
grinvader
2005-04-21 11:45:59 +00:00
a5c956f622
Cleaned up copying of state data. Movies no longer try to put rewind data into compressed ZSTs. Windows and Valgrind should now be happy.
n-a-c-h
2005-04-20 03:06:39 +00:00
8429964f38
Fixed rewind during movie record.
n-a-c-h
2005-04-19 22:46:24 +00:00
10839320be
Panic key now resets offset mode and windowing state
pagefault
2005-04-18 22:55:29 +00:00
ce1bdfecb6
Removed some more motion blur garbage.
n-a-c-h
2005-04-18 18:20:17 +00:00
c9500d784b
States in movies are now compressed, corrected more usage of input enabled. Todo: Fix SRAM from compressed ZST.
n-a-c-h
2005-04-18 00:18:24 +00:00
279f93deee
Fixed pad restoral during recording.
n-a-c-h
2005-04-17 15:31:51 +00:00
031869d4a2
Rename ZSNES Windows window from ZSNESWIN to ZSNES
pagefault
2005-04-15 21:27:00 +00:00
f7eacb84e0
Added initial state of input configuration to header. States now store situation as well. Or'ing enable bit on passed input is done via state of input. Other previous inputs now use bit encoder.
n-a-c-h
2005-04-15 03:22:31 +00:00
58c1678bf3
Commiting some movie work now because I'm paranoid, code not entirely stable though.
n-a-c-h
2005-04-14 02:33:47 +00:00
d532799de9
changed name of new option.
ipher
2005-04-13 22:46:26 +00:00
ef630ff906
Fixed the shadow on the 9 in the Movie Options window
ipher
2005-04-13 22:39:43 +00:00
e4506688cb
Add Append and Dump Raw dummy options to the Movie Options window
ipher
2005-04-13 22:38:29 +00:00
f6252f8f12
Next time test before you put something in CVS, (slap self)
pagefault
2005-04-12 23:53:05 +00:00
542a13d107
More windowing/subscreen fixes, fixes ToP intro and some other stuff
pagefault
2005-04-12 23:25:11 +00:00
aad367973c
Low CPU usage when emulation paused, new caps for rewind state number and frequency.
grinvader
2005-04-10 13:48:48 +00:00
a6a4c5934b
Gave access to rewind to earliest spot left.
n-a-c-h
2005-04-10 13:47:44 +00:00
2ee4e8184e
Selectable amount of rewind states no longer dummy. Fixed loading rewind when none left. Todo: make the state prior loadable too.
n-a-c-h
2005-04-10 07:29:04 +00:00
7a706dcd65
Pruning of ~6 years of useless EXTSYMs *whew*. Better code in zstate.c, should fix the 'dash issue'.
grinvader
2005-04-10 04:32:59 +00:00