jbo_85
62c2f4a2f4
Cleaned up the source and fixed saving of config files on ALT-F4 exit. Commented some netplay stuff in zloader.c.
2005-06-10 12:59:15 +00:00
n-a-c-h
57eed11457
Removed unneeded whitespace.
2005-06-02 01:05:50 +00:00
grinvader
ad2f191c9a
Silly mouse behaviour removed, ported the binary config file handling code to C.
2005-05-31 17:37:50 +00:00
grinvader
4a3303231b
Emuspeed keyb shortcuts bound, better handling of emu pause/frame increase while throttling, removed some unused EXTSYMs from recent changes, made average FPS calculation work with replay-to-record feature. TODO: fix fastmotion speed, currently 4 times what is asked -_-;
2005-05-19 19:46:02 +00:00
n-a-c-h
bd4b1b70a8
Removed dead code.
2005-05-17 17:35:14 +00:00
n-a-c-h
ff38c2deb4
Fixed various save files not working correctly when loading ROM via command line. Debian: is it so hard to pass back patches?
2005-04-30 17:15:03 +00:00
pagefault
3c146d61bf
Some comments
2005-04-26 17:23:48 +00:00
grinvader
c07a78a263
Reading compiling messages is nice (useless var removed).
2005-04-21 11:45:59 +00:00
n-a-c-h
197747a6e8
Remove some more netplay junk.
2005-04-18 02:40:59 +00:00
n-a-c-h
336b1a801f
Removed non existant *nix IPX code.
2005-04-11 21:53:41 +00:00
grinvader
aad367973c
Low CPU usage when emulation paused, new caps for rewind state number and frequency.
2005-04-10 13:48:48 +00:00
grinvader
7a706dcd65
Pruning of ~6 years of useless EXTSYMs *whew*. Better code in zstate.c, should fix the 'dash issue'.
2005-04-10 04:32:59 +00:00
grinvader
991588a89a
Netplay code (mostly) removed, still need some help on EXTSYMs and port-dependant stuff.
2005-04-09 08:40:31 +00:00
n-a-c-h
51e64bc96a
New command line parameter parser now integrated into Linux.
2005-04-03 23:39:05 +00:00
pagefault
595e76c09e
Fixed timer for NTSC games
2005-03-28 23:38:23 +00:00
n-a-c-h
6fe0486cf3
Fixed logic in home path.
2005-03-12 17:15:43 +00:00
grinvader
c4fee427ee
After a hefty load of hours without eating, movie replay/record is now ported to C, movies/states compatibility is finally restored, uic.c now has a real port of zstart, and video modes have now more room. Now gimme a kitten.
2005-02-19 22:11:38 +00:00
pagefault
ba70fe2bf0
Oops, I guess people want HQ3/4X in windowed mode too
2005-02-10 00:52:26 +00:00
pagefault
091b105249
Begin support for HQ3X and 4X, support will have to wait for a bit while I fix something else.
2005-02-10 00:45:57 +00:00
n-a-c-h
280ee36763
Align data.
2005-02-06 22:05:35 +00:00
n-a-c-h
d8ada4fc35
Merged ztcp.
2005-02-06 10:59:37 +00:00
pagefault
b6a35f7833
Mirror F1/F3 menu CPU usage fix in Windows version and a type in the previous commit I just put in CVS a second ago
2005-02-03 23:31:40 +00:00
pagefault
39e9235cda
F1/F3 menu's now included in CPU usage fix
2005-02-03 23:24:50 +00:00
pagefault
f03b8accaf
Even lower CPU utilization in GUI, this is a really quick and dirty fix
2005-02-03 23:22:54 +00:00
grinvader
22537a6749
Ports global variables to C (Aerdan, grinvader), restores bilinear behaviour, eats some unused stuff.
2005-02-03 00:53:19 +00:00
grinvader
70140e1090
Restored pushes, hopefully fix netplay.
2005-02-01 18:12:38 +00:00
grinvader
fba4816e68
'Wrapped is better than duped' (Nach) + typo fix, causing netplay to actually work in SDL ! ^^;
2005-02-01 17:55:36 +00:00
grinvader
146dd7150f
No more 100% CPU use in GUI for real this time [SDL]. Hopefully fixed netplay - at least, the code makes sense now [Win, SDL].
2005-02-01 15:30:50 +00:00
grinvader
d19abb9283
Port of statesaver to C, new resolution for SDL port, fixed bilinear filter in GUI
2005-01-26 01:00:54 +00:00
pagefault
9c9a755ae9
Changed GUI CPU fix a bit to make sure we are really in the GUI just in case we use this function for something else later on
2005-01-25 23:31:17 +00:00
pagefault
41bc986124
This should fix the GUI from using 100% CPU time
2005-01-25 23:20:49 +00:00
n-a-c-h
11c3d062fb
MM (NN/TKA)'s manpage update.
2005-01-18 00:40:13 +00:00
n-a-c-h
91749cbf5c
Replaced e-mails with websites, we don't need more spam.
2005-01-14 13:11:43 +00:00
ipher
2f590ca2ca
256x224 R Full for is now actually 256x224, not 320x240. (SDL, thanks Pieter Hulshoff!)
2005-01-12 18:06:09 +00:00
n-a-c-h
756f75c10b
Fixed buffer underflow in sound code when rate was changed several times.
2005-01-12 17:00:34 +00:00
n-a-c-h
095c34d11d
Fixed SDL video labels. Organized video output in config. Enabled HQ2X on Variable OGL and fixed it's ratio.
2005-01-12 13:19:16 +00:00
ipher
c68f9a34c7
Added "O" flag in Video Modes, instead of just listing OGL. (sdlintrf.asm)
...
Added "O" flag to Legend in Video Options (guiwindp.inc)
Moved Scanlines options down (for above) (guiwindp.inc, guimouse.inc)
Added 1280x1024 OGL (ODS) Full, for people with LCD Monitors (sdlintrf.asm, sdllink.c)
Fixed 640x480 OGL (ODS) Win (sdllink.c)
Organized the video menu, by res. (sdlintrf.asm, sdllink.c)
Fixed insanely long HQ#x lines in sdlintrf.asm (sdllink.c)
Thank Aerdan and robust for the help with this!
2005-01-12 12:43:02 +00:00
n-a-c-h
1b62e9286f
Code cleanup. Save location can now be edited in GUI. *nix can now correctly save in a location other than ~/.zsnes
2005-01-10 02:21:51 +00:00
n-a-c-h
2f6766d482
If you malloc, you free.
2005-01-09 23:23:38 +00:00
n-a-c-h
1e0b23677f
Added links. (Thanks Mike)
2005-01-05 19:52:10 +00:00
n-a-c-h
be665a91e8
Homepage button now shows up in SDL port and works!
2005-01-05 13:45:49 +00:00
n-a-c-h
64aa3d9cc7
Updated copyright, version, about window.
2005-01-03 18:11:49 +00:00
n-a-c-h
111cc06bf1
Removed every last trace of OSPort.
2005-01-03 16:22:16 +00:00
n-a-c-h
a7598101d8
Fix up sections variables are created in, major code cleanup, remove protection removal. Completed! :D
2005-01-03 16:03:39 +00:00
n-a-c-h
0c0097b919
Fix up sections variables are created in, major code cleanup, remove protection removal. - Round 4
2005-01-03 15:15:17 +00:00
n-a-c-h
737db97030
Fix up sections variables are created in, major code cleanup, remove protection removal. - Round 3
2005-01-03 14:46:00 +00:00
n-a-c-h
0677b93b78
Fix up sections variables are created in, major code cleanup, remove protection removal. - Round 2
2005-01-03 14:27:59 +00:00
n-a-c-h
75a6fd131a
Fix up sections variables are created in, major code cleanup, remove protection removal. - Round 1
2005-01-03 13:57:23 +00:00
n-a-c-h
95983ca23a
Get_Date now actually returns proper day and month on Win32 and SDL.
2004-12-30 19:50:58 +00:00
n-a-c-h
1c9a23dbd0
Some sound code rollback, fixes problems when using ALSA.
2004-12-24 02:04:04 +00:00