Commit Graph

  • b47be61d2e Old unused macros, down the drain. grinvader 2005-06-14 22:24:56 +00:00
  • 037dd3e467 More warnings removed and source cleaned up a bit. jbo_85 2005-06-13 19:08:00 +00:00
  • d9038f9e00 Hopefully fixed MSVC. jbo_85 2005-06-13 18:32:30 +00:00
  • 0baaa2b25d Removed more warnings and optimized the asm code a bit. jbo_85 2005-06-13 13:53:38 +00:00
  • 86bf6cf62d Made some changes based on suggestions by Kode54. n-a-c-h 2005-06-12 02:24:13 +00:00
  • f2833ab850 the Save Window Position option should now work properly ipher 2005-06-11 18:40:06 +00:00
  • 07ec0c3f5b Fixed some warnings. jbo_85 2005-06-11 17:56:37 +00:00
  • 707e8dbe13 Smashed some warnings and cleaned up the code. jbo_85 2005-06-10 14:26:30 +00:00
  • 62c2f4a2f4 Cleaned up the source and fixed saving of config files on ALT-F4 exit. Commented some netplay stuff in zloader.c. jbo_85 2005-06-10 12:59:15 +00:00
  • 9606a6ad37 To hell with the warning, this is better. grinvader 2005-06-08 13:33:19 +00:00
  • 6f1b0f8c73 Another extra ';'. grinvader 2005-06-08 13:28:27 +00:00
  • c0b19a4535 Thank you -Wall. This one is really stupid... grinvader 2005-06-08 12:28:20 +00:00
  • 9c86b7fa1e /Fe not /Fo. n-a-c-h 2005-06-03 01:57:50 +00:00
  • 229c2a85ea More MSVC fixes, these were for something I should have known about. n-a-c-h 2005-06-03 01:48:44 +00:00
  • 09f8eaa625 Let MSVC know that's it's MSVC. n-a-c-h 2005-06-03 01:45:34 +00:00
  • ef61f9c577 Fixed MSVC's bizare requirements to use C++. n-a-c-h 2005-06-03 01:38:16 +00:00
  • 925c2ea53f Fixed MSVC not knowing of ssize_t. n-a-c-h 2005-06-03 01:34:14 +00:00
  • 0df0a3980b Got MS OSs to realize it's supposed to compile parsegen to use parsegen. n-a-c-h 2005-06-03 00:57:16 +00:00
  • fa36ea8cda New make command for lazy users, 'make tools' does everything but toast your bread + cleanup (again). Useless var removed in endmem.asm. grinvader 2005-06-02 19:42:02 +00:00
  • 47968df15b Added some build instructions. n-a-c-h 2005-06-02 10:42:53 +00:00
  • 68721c412c Centered all of the windows (X-Axis only) ipher 2005-06-02 08:12:10 +00:00
  • 57eed11457 Removed unneeded whitespace. n-a-c-h 2005-06-02 01:05:50 +00:00
  • b13fbb8f41 Added white space trimming program to toolkit. Trimmed whitespace off toolkit. Minor cleanup to extraext. n-a-c-h 2005-06-02 00:13:26 +00:00
  • 97690f8d3f Commited the ZSNES development toolkit. n-a-c-h 2005-06-01 22:54:24 +00:00
  • 8eeb084ab1 Made data no longer set off section error detector. n-a-c-h 2005-06-01 22:51:50 +00:00
  • 0605541134 Keyboard shortcuts for radio buttons now has its own macro (GUIKeyButtonHole) ipher 2005-06-01 13:48:27 +00:00
  • 5c7a33b3c6 I'm Rick James, bitch. grinvader 2005-06-01 11:59:22 +00:00
  • 409206bb00 Removed unused modem variables. n-a-c-h 2005-06-01 11:32:37 +00:00
  • bd3f86be70 Fixed some issues, cleanup. n-a-c-h 2005-06-01 11:10:25 +00:00
  • 205d2abc27 Makefile.in is now a lot cleaner, parsegen will compile using cflags. Also updated PSR file with changes made to gui.asm earlier. grinvader 2005-06-01 10:59:27 +00:00
  • 3217856441 Updated build setup for *nix too. n-a-c-h 2005-06-01 10:39:47 +00:00
  • f1eac3a0be Fixed multibuild problems (thanks SamB). n-a-c-h 2005-06-01 04:31:54 +00:00
  • 29f5d67e16 Fixed compiling for people who don't have current directory in path. n-a-c-h 2005-06-01 02:29:22 +00:00
  • a244ad3990 Updated license. n-a-c-h 2005-06-01 00:40:18 +00:00
  • ae25514a69 Removed some unneeded EXTSYMs. n-a-c-h 2005-06-01 00:26:18 +00:00
  • 4344110d2c Oops, forgot a file. n-a-c-h 2005-06-01 00:10:48 +00:00
  • 7cc94adb76 Converted data config file to text, added new parser stuff. n-a-c-h 2005-06-01 00:00:58 +00:00
  • 7956fc55da New Macro! GUIKeyCheckbox is now used to declare a hotkey for a toggle-checkbox. ipher 2005-05-31 19:31:31 +00:00
  • 34022d657f Changed a few things in GUI Options. Switched to simpler Checkbox macros and moved a few options around. ipher 2005-05-31 18:55:53 +00:00
  • ad2f191c9a Silly mouse behaviour removed, ported the binary config file handling code to C. grinvader 2005-05-31 17:37:50 +00:00
  • 8dcef02eea new macro for green text (GUIDisplayTextG) ipher 2005-05-31 16:09:18 +00:00
  • b38f44b833 A good load of short jumps fixed. grinvader 2005-05-28 00:05:46 +00:00
  • 8fc2fa9eab Eliminated 2 macros ipher 2005-05-27 13:07:07 +00:00
  • c8106fc370 Added keyboard shortcut for AutoLoad CHT File in the Add/Browse Cheats Window. Also removed the underlines from the buttons (shortcuts remain) ipher 2005-05-27 12:57:18 +00:00
  • e96ec27bc3 more conversion to the new macros ipher 2005-05-27 12:25:42 +00:00
  • 5618e321dc Partial cleanup of the Load menu ipher 2005-05-27 12:11:16 +00:00
  • 95a55fd661 Added keyboard shortcuts to select each of the main menus (R, G, C, H, N, and M). X closes the menu (cannot re-open with a hotkey at this time) Changed the Recent -> Clear All Data hotkey from C to L Changed the Game-> Reset hotkey from R to E Added keyboard shortcuts for the Config Menu (1, 2, 3, 4, 5, A, F, O, V, S, P, E, and D) Added keyboard shortcuts to the Misc Menu (K, U, O, E, S, and A) This shortcuts only work if the menu is currently open. ipher 2005-05-27 11:34:40 +00:00
  • a4f033f074 Commented the new macros ipher 2005-05-27 08:16:35 +00:00
  • 3166bcdb8f The Black Macro has changed its name to GUIDisplayBBox! ipher 2005-05-27 06:40:09 +00:00
  • edd9456bb9 Black Boxes can now automatically entrench themselves for battle with the Black Macro "GUIBorderBox" ipher 2005-05-27 06:23:23 +00:00
  • 6e34097cbe Partial cleanup of the Video window ipher 2005-05-26 22:14:58 +00:00
  • 7127482942 Checkboxes have been macroized, now its time for some sleep! ipher 2005-05-25 15:37:27 +00:00
  • 62708b6fa1 Oops, switched Framerate and Max Frameskip... ipher 2005-05-25 14:22:27 +00:00
  • 2c7b26598e Keyboard Shortcuts Boxes no longer need seperate borders. This does not affect the Input Windows ipher 2005-05-25 13:47:17 +00:00
  • 172a103716 Reorganized/Commented Input Window ipher 2005-05-25 13:09:53 +00:00
  • 5a6dcd3624 GUIwinposx2 and GUIwinposy2 now have correct values. (thanks Grin!) Config Files must be deleted. ipher 2005-05-25 12:45:59 +00:00
  • a52b79ebfa Add/Browse and Search Cheats this time ipher 2005-05-25 12:27:42 +00:00
  • e116b53d01 Reset, Save/Load State, PickState, Add-Ons, Chips, Options, Sound, and Speed updated with the new macro ipher 2005-05-25 12:16:03 +00:00
  • 3036590a6b Saves, Movie, Misc Keys, and GUI Options updated with the new Text macro ipher 2005-05-25 11:52:56 +00:00
  • b751907e8a New macro to display text in the About Box ipher 2005-05-25 11:23:34 +00:00
  • 62a593bbc1 Compile fix for DOS ipher 2005-05-25 10:40:22 +00:00
  • 228445b4d2 Misc Keys ipher 2005-05-25 10:26:34 +00:00
  • 23b3ade306 GUI Options box this time ipher 2005-05-25 08:54:53 +00:00
  • 8767ffb989 Commented/Reorganized the About window ipher 2005-05-25 07:37:56 +00:00
  • 875236fdde Changed the Select Comparison options' hotkeys from >, <, =, N to N, E ,W, A ipher 2005-05-25 06:15:21 +00:00
  • e5311cd3b3 Reorganized/Commented Cheat Search windows, underlined some of the shortcuts ipher 2005-05-25 05:44:59 +00:00
  • 6c27f735bf some more comments in Cheat Search before i start tearing the whole thing apart ipher 2005-05-25 03:24:11 +00:00
  • a35c4f2e2b Minor commenting/spacing stuff ipher 2005-05-21 10:46:50 +00:00
  • ac09e3d590 Option to allow Up+Down/Left+Right for speedruns' sake. grinvader 2005-05-20 00:54:56 +00:00
  • c15836ca5d FF/SD ratio values now make sense, plus have bordered boxes ! (thanks ipher) grinvader 2005-05-19 21:27:33 +00:00
  • 2f7a094e0a Oops, forgot a loading case. n-a-c-h 2005-05-19 21:15:21 +00:00
  • f388319197 Loading a ROM turns off pause. n-a-c-h 2005-05-19 20:34:14 +00:00
  • 5bfdf03d2a Fixed declerations. n-a-c-h 2005-05-19 20:23:53 +00:00
  • 7493da7f03 Code cleanup, added position # to RR states, fixes for pause related problems. n-a-c-h 2005-05-19 20:13:15 +00:00
  • 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 -_-; grinvader 2005-05-19 19:46:02 +00:00
  • 42fe56748d Quick commit to fix some pause crashing issues. We'll need a real fix for the screen update issue later. n-a-c-h 2005-05-18 18:15:15 +00:00
  • 4a6afaef58 Completed keyboard shortcuts move. grinvader 2005-05-18 16:13:48 +00:00
  • e8fffc30f2 Killed sound buffer during pause. n-a-c-h 2005-05-18 15:31:14 +00:00
  • 3515e85d07 Removed dead code, fixed space bar video change problem in DOS. n-a-c-h 2005-05-18 14:46:07 +00:00
  • 02d353e415 Some jump/section fixes, useless code removal. grinvader 2005-05-18 11:15:12 +00:00
  • 82593e53eb more stuff to the Speed window, ill clean it up later ipher 2005-05-18 02:55:44 +00:00
  • b427387c8c It's stuff like this that makes little baby jesus cry. grinvader 2005-05-18 02:15:07 +00:00
  • 190760d337 EmuSpeed setting saved in config file and bound to current code... fastmotion is a bit overpowered. -_-; grinvader 2005-05-18 00:36:00 +00:00
  • 9f4b0dc525 commented part of CheatSearch, and moved the Auto Framerate/Framerate options to the Speed window ipher 2005-05-17 23:18:43 +00:00
  • 3ae21876ec Fixed stupid bug with Super Scope dominating second port. n-a-c-h 2005-05-17 22:38:03 +00:00
  • a437a0ab78 Window position array brought up to date, speed slider behaviour ok. TODO: save EmuSpeed setting in config file and bind it to current code. grinvader 2005-05-17 22:25:52 +00:00
  • bd4b1b70a8 Removed dead code. n-a-c-h 2005-05-17 17:35:14 +00:00
  • c01d676e7a Fixed some bugs, Super Scope recording and playback now fully fuctional. n-a-c-h 2005-05-17 15:47:58 +00:00
  • f446a9e54f Re-arranged the Speed Options window, also moved Toggled FF/SD from General Options to Speed Options. ipher 2005-05-17 05:08:06 +00:00
  • 3b12739251 Fixed a bug real quick, half the Super Scope replay code. n-a-c-h 2005-05-16 22:44:51 +00:00
  • 6768fea23e Various fixes, optimizations, and initial Super Scope recording code. n-a-c-h 2005-05-16 22:41:33 +00:00
  • 427b57c142 Pressing 'T', 'R', 'L', or '/' in the General Options window will no longer toggle the 'Auto Incrmt Save Slot', 'SRAM Check+Save' 'State at Latest Save', and 'Auto State Save/Load' Save Options. Also did some commenting/cleanup of the General Options code. ipher 2005-05-16 09:40:06 +00:00
  • 4245059926 I'll assume that i was the one who put in an "s" in the first line.. ipher 2005-05-16 09:14:47 +00:00
  • 793a3275fa Fixed misencodings for second input. n-a-c-h 2005-05-16 00:32:38 +00:00
  • d06023576d Improved bit buffer loader, mouse playback now functional. n-a-c-h 2005-05-15 23:10:42 +00:00
  • 71409f73ac Fully integrated new decoder. n-a-c-h 2005-05-15 22:36:27 +00:00
  • 2f7351090d New enhanced movie encoding. n-a-c-h 2005-05-15 20:31:01 +00:00
  • 4a2b734b9b Fix bug with pause states using pause rewinds. n-a-c-h 2005-05-15 20:13:38 +00:00
  • 39f2796e0c Renamed game keys to misc keys. n-a-c-h 2005-05-15 14:11:32 +00:00
  • 61046ac147 Pause for rewind and state load now work correctly. n-a-c-h 2005-05-15 13:24:19 +00:00