d8b3548d33
More optimization for Big Endian machines.
n-a-c-h
2005-04-04 15:41:52 +00:00
4e597fdbe8
Fixed crashing on attractor sprite.
n-a-c-h
2005-04-04 15:24:20 +00:00
d45f125152
Removed the blasted EXTSYM.
n-a-c-h
2005-04-04 14:16:33 +00:00
aa675ef7c3
fix the hotkeys
ipher
2005-04-04 14:12:23 +00:00
396325e6b9
Pause and Increment now operation (sorta).
n-a-c-h
2005-04-04 14:08:28 +00:00
47452a7888
Added "Pause Emulation" and "Incr Frame" options to the Game Keys window... now time for sleep.
ipher
2005-04-04 14:05:39 +00:00
009214bdd1
Added pause code, and setup EMUPause variable for ipher.
n-a-c-h
2005-04-04 13:45:02 +00:00
d70d34196c
Made netplay output sane for *nix.
n-a-c-h
2005-04-04 12:59:17 +00:00
659f0c8d32
Made enter presses in the code more logical and better for the end user.
n-a-c-h
2005-04-04 12:44:51 +00:00
3b26cf684b
Added info printout for netplay parameters.
n-a-c-h
2005-04-04 02:06:00 +00:00
6e38443783
Fixed comments on new params.
n-a-c-h
2005-04-04 01:56:14 +00:00
7823b3f056
Added parameter to close ZSNES when movie is closed.
n-a-c-h
2005-04-04 01:24:32 +00:00
4b32275eb6
Can now load movies via command line parameter.
n-a-c-h
2005-04-04 01:05:26 +00:00
c7e796ef6c
scons is now a proud supporter of the new command line parser.
n-a-c-h
2005-04-04 00:16:57 +00:00
3e535ba1e9
DOS and Win now use the new command line parser. Fixed some warnings. Removed some garbage.
n-a-c-h
2005-04-04 00:14:15 +00:00
51e64bc96a
New command line parameter parser now integrated into Linux.
n-a-c-h
2005-04-03 23:39:05 +00:00
76a2e2664c
Updated so it compiles now, threw in the KitchenSync too!
n-a-c-h
2005-04-03 23:10:56 +00:00
0355949728
New unified ZSNES loader which is actually mostly up to date. Todo: integrate it.
n-a-c-h
2005-04-03 17:45:57 +00:00
4638ba37d0
Added ability to debug inputs.
n-a-c-h
2005-04-03 11:25:26 +00:00
cc9585f992
Movie being reset sort of working now.
n-a-c-h
2005-04-03 00:12:11 +00:00
38aa8aafcd
Movies can now record reset. Todo: Make reset during movie replay not crash, anyone want to help with this?
n-a-c-h
2005-04-02 22:54:28 +00:00
b2586995a0
Added code to tie into command bits. Reset command code written. Todo: integrate reset command.
n-a-c-h
2005-04-02 21:56:30 +00:00
e5e7dee603
Removed an unused extsym.
n-a-c-h
2005-04-02 21:55:25 +00:00
be1bbf0f83
Attempted fix for MSVC parser.
n-a-c-h
2005-04-02 21:51:26 +00:00
a102f11b41
Memmapping port step 1 - easier to read, still a lot to do. Power on w/ clear SRAM now works with SA-1 games. Reverted chips/sa1proc.asm to rev 1.42 because all recent work only breaks HnK3 (the SMRPG fix is due to pagefault's subscreen/windowing logic fixes).
grinvader
2005-04-02 09:18:53 +00:00
18ee239d33
Fixed Button color in Key Combo window when another window is open
ipher
2005-03-31 23:57:06 +00:00
9a478dab5d
Compile "fix" for MSVC.
ipher
2005-03-31 19:49:27 +00:00
312c99d838
Changes to Movie and Game Key windows
ipher
2005-03-31 19:45:08 +00:00
ffc7fbde72
Power On + SRAM clear now works.
n-a-c-h
2005-03-31 10:50:20 +00:00
9af356f1eb
Updated ZMV format info.
n-a-c-h
2005-03-31 10:31:40 +00:00
d9ea9d0c64
Added RLE to ZMV, prepared for command bit, cleaned up rewind.
n-a-c-h
2005-03-31 10:27:28 +00:00
a5664e01bf
Fixed a bug when the background was cleared to a strange color
pagefault
2005-03-30 06:22:43 +00:00
05cc0f4104
Yet another windowing fix, hopefully the last
pagefault
2005-03-30 06:16:00 +00:00
1d8d443ca9
Rewrote crazy code to be sane
pagefault
2005-03-30 06:04:01 +00:00
8b26326720
Fixed a bug with Energy Breaker using a sprite on a subscreen that conflicted with the previous logic rework of the sprite with subscreen code.
pagefault
2005-03-26 23:05:47 +00:00
0e81f03943
Yeah... removing IRC quotes from the source would be good
pagefault
2005-03-25 20:43:09 +00:00
0b9defee9d
Reworked the way sprites are handled under subscreen conditions
pagefault
2005-03-25 20:41:39 +00:00
c6f6c48cdd
Proper logic when when drawing sprites while subscreen is present, fixes SMRPG characters disappearing when entering buildings
pagefault
2005-03-25 20:16:10 +00:00
ffe918eb60
Cleaned up slow down frames a bit. Made it possible to go from play to record. Fixed some MZT issues. Still need to fix internal chapters when loading MZT or going from play to record
n-a-c-h
2005-03-21 15:36:08 +00:00
c88c1213e6
50% slowdown tied in ZMV.
grinvader
2005-03-21 13:37:58 +00:00
74579ba30e
Showing frame count during record/playback (we'll make a toggle later).
n-a-c-h
2005-03-21 12:10:16 +00:00
4450be2845
Fixed frame count being written to MZT.
n-a-c-h
2005-03-21 11:08:35 +00:00
7872433c17
Fixed thumbnails during movies.
n-a-c-h
2005-03-21 10:51:44 +00:00
eeadb1bb9d
Fixed a bug with subtitle file not being closed when stop was pressed. Made SRAM automatically load with movies.
n-a-c-h
2005-03-20 02:12:00 +00:00