Commit Graph

  • 307bf9c819 pause after playback zeromus 2008-05-26 21:58:24 +0000
  • e471ef6f53 show replay count zeromus 2008-05-26 21:10:55 +0000
  • 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 zeromus 2008-05-26 07:34:40 +0000
  • ac025d7d65 added record count zeromus 2008-05-26 05:54:21 +0000
  • 0c694353e5 display pause icon and play/rec icons at the same time zeromus 2008-05-26 03:32:55 +0000
  • 52091eed22 beginning a new movie sets to read+write mode zeromus 2008-05-26 03:13:16 +0000
  • ac75dc61ed Add src/drawing.cpp (to match commit 289) jeblanchard 2008-05-26 02:31:00 +0000
  • 3250180b9f bugs to tas logic fixed.. zeromus 2008-05-26 02:20:56 +0000
  • 7f5f91558d Correction to DUMMY(f) macro jeblanchard 2008-05-26 02:19:03 +0000
  • 18f1dc0e31 re-add input display zeromus 2008-05-26 02:05:01 +0000
  • ae2426e807 reimplement frame number drawing zeromus 2008-05-26 01:55:45 +0000
  • 5c6de85dcb retain pause state through poweron process in record/replay commands zeromus 2008-05-26 01:10:13 +0000
  • 7489c70b3d there was a very old bug in the emulator which didnt matter due to luck but which caused unexciting mappers not to store their (empty) state correctly in the savestate. WriteStateChunk() returned 0 when there was an error in SubWrite(), even though it shouldve written a 5 to account for the overhead zeromus 2008-05-26 00:58:26 +0000
  • 03ad29922f Minor Linux compilation fixes jeblanchard 2008-05-26 00:33:27 +0000
  • 52bb5ccbd8 tas logic done? zeromus 2008-05-26 00:03:20 +0000
  • 2c6492cafb Memory watch labels can now hold up to 64 characters. adelikat 2008-05-25 23:43:27 +0000
  • ee77a32651 Removed memw-recentdirectory code. adelikat 2008-05-25 04:17:52 +0000
  • e719f79034 Memory watch - recent files works now as does "load last file on startup" adelikat 2008-05-25 03:53:48 +0000
  • 83b669679b Made small changes to the look of the GUI dialog box and Memory watch menu adelikat 2008-05-24 23:06:52 +0000
  • a2397b25c4 quick checkin so i have files on another computer zeromus 2008-05-24 22:31:58 +0000
  • c24c415d2a support loading TAS savestate zeromus 2008-05-24 22:18:16 +0000
  • e524818f1e compress savestates, and movie no longer needs to do any compression itsself. savestate compatibility is now broken. zeromus 2008-05-24 21:25:20 +0000
  • bf6d70c56d compress the savestate in fcm zeromus 2008-05-24 17:53:14 +0000
  • 2dcd90fc6c fix directories configuration stuff mauzus 2008-05-24 16:25:15 +0000
  • 437c1f65ec major dialogs cleanup (directories override is broken until next update) mauzus 2008-05-24 13:50:14 +0000
  • 451bce87a6 Ram Filter: double clicking a ram address sends it to memwatch mauzus 2008-05-24 11:09:14 +0000
  • ff532f74e8 why in the world did this compile on my computer last night. well maybe now it will compile for other people zeromus 2008-05-23 17:51:52 +0000
  • 1e539ad681 phase 1 of new movie system we can now round trip a text movie format zeromus 2008-05-23 09:58:38 +0000
  • 91733a146a re-add start from reset flag zeromus 2008-05-23 04:11:35 +0000
  • 047808ba93 clean up movie some code; no longer write savestate with play-from-poweron movies; change main logging format to text (the header still needs to be changed) zeromus 2008-05-22 07:43:48 +0000
  • 9477c03c09 changed control ids to symbolic constants so i can stay sane zeromus 2008-05-22 05:20:09 +0000
  • ce73828279 [1959914] Input Config - add hotkey assignment to input presets [1959913] Input Config - ability to save/load input presets mauzus 2008-05-21 15:35:37 +0000
  • 335d52614f resource stuff: added back auto-hold and changed "disable lrud" to "allow lrud" on input dialog. other minor design changes in res.rc mauzus 2008-05-21 08:45:21 +0000
  • 70f5b31300 Fixed up the Input config dialog box in preparation for input presets. adelikat 2008-05-20 15:22:58 +0000
  • b7b815d711 [ 1962778 ] loading an FDS game without having disksys.rom crashes FCEU zeromus 2008-05-19 05:59:20 +0000
  • 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 zeromus 2008-05-19 05:44:49 +0000
  • efcb2c8e8f Some updates to memory watch. Mainly the beginnings of the recent submenu. I am uploading now because something is wrong with my vc8 so I will upload my progress before messing with it. adelikat 2008-05-19 00:22:24 +0000
  • 6fa78df786 remember more window positions zeromus 2008-05-18 21:32:55 +0000
  • 8a9f4e493b re-install the memview (hex editor) find window to the bind some window positions to the configfile zeromus 2008-05-18 20:24:31 +0000
  • a3ce8af593 adelikat 2008-05-18 05:07:28 +0000
  • 2cc25611a5 fixed MEMW_OPTIONS_LOADSTART menu item mauzus 2008-05-18 04:57:46 +0000
  • 672ef0b001 Memory Watch load on start up mauzus 2008-05-18 04:42:47 +0000
  • a2da59b353 Added functionality to the menu in memory watch. adelikat 2008-05-18 04:12:34 +0000
  • d0f1eb3be4 fixed res.rc: re-merged some lines from an old and working copy mauzus 2008-05-16 16:28:52 +0000
  • f747048689 remember window size variables between sessions zeromus 2008-05-16 16:20:48 +0000
  • 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. adelikat 2008-05-16 15:56:31 +0000
  • e85df098d6 bugfix: [1959910] Cheats menu - add - double click ram address sends to mwatch mauzus 2008-05-16 02:49:38 +0000
  • 0b112b5ef4 adelikat 2008-05-15 15:58:57 +0000
  • 83cb9bd378 adelikat 2008-05-15 14:04:53 +0000
  • f1497e8914 bugfix: [1959907] Cheats Menu - allow it to be open while using emulator mauzus 2008-05-13 04:24:53 +0000
  • 909245915b bugfix: [1960354] FCEU should log a message when loading a .cht file mauzus 2008-05-13 03:51:35 +0000
  • 79f0aee87f adelikat 2008-05-13 03:50:28 +0000
  • b897cc0b33 added option to enable/disable L+R/U+D mauzus 2008-05-13 03:43:12 +0000
  • 00acbb98d1 bugfix: movie recording - loadstate should update input display mauzus 2008-05-13 03:02:53 +0000
  • f65b5eb2b7 bugfix: FCEU ignores last input delivered when switching read+write mauzus 2008-05-13 02:59:07 +0000
  • 014e0365e4 use correct directory configuration: BasicBot, Memory Watch, FDS BIOS ROM and Record Movie from savestate mauzus 2008-05-13 02:34:39 +0000
  • 9e1f1d82e9 faster memwatch? zeromus 2008-05-13 00:17:49 +0000
  • 491af5b372 move the changelog to the attic. its archaic. zeromus 2008-05-12 23:22:23 +0000
  • 43d21f1889 improvements to memwatch zeromus 2008-05-12 23:16:41 +0000
  • c7db72391f added ram filter zeromus 2008-05-12 22:13:33 +0000
  • 412304e840 sound options work better, and they save with the configuration now zeromus 2008-05-12 17:57:12 +0000
  • ef228133f6 mute frame advance option works once again zeromus 2008-05-12 16:53:18 +0000
  • 201261c142 fixed http://sourceforge.net/tracker/index.php?func=detail&aid=1787298&group_id=13536&atid=113536 (screen needs to blank when rom is closed) I dont think this was causing crashes anymore, but I went ahead and did it zeromus 2008-05-09 06:43:55 +0000
  • ece963731e fix list-jumping-around annoyance in hotkey mapping dialog zeromus 2008-05-09 04:27:52 +0000
  • 6bb20c0dc9 despam zeromus 2008-05-09 04:01:04 +0000
  • 84274fe6d6 better frame advancing. debugger window no longer opens itsself. zeromus 2008-05-09 04:00:04 +0000
  • 7720f71ffa fix the close button zeromus 2008-05-09 02:29:18 +0000
  • 54802f4d00 adelikat 2008-05-09 02:25:32 +0000
  • 56b225b76a aligned elements in DIRCONFIG dialog mauzus 2008-05-08 00:29:50 +0000
  • 7f7b80b8a8 google issue 42 - palette corruption zeromus 2008-05-07 22:33:53 +0000
  • 914dac6540 fix google issue 64: FCEU crashes if opening a non existing rom in the recent folder or will crash upon loading any rom after such an error zeromus 2008-05-07 18:45:23 +0000
  • bbec95cb82 Merged FECU rerecording: -New font -New directory override options: FDS ROM, MemWatch, BasicBot and Macro -Fixed default_directory_names order mauzus 2008-05-07 17:03:29 +0000
  • 3db4ae6df5 fix fds loading zeromus 2008-05-07 07:39:23 +0000
  • 3078b40cf4 memwatch added back in zeromus 2008-05-07 07:08:34 +0000
  • 3cd4b22cc6 a workaround for not being able to set and save the ntsc scanline rendering options (which were defaulting to 8->231): change the ntsc scanline rendering to match pal, 0->239. suboptimal but simple and effective. zeromus 2008-05-07 05:55:57 +0000
  • 491a8950f7 release mode fixes zeromus 2008-05-07 05:05:59 +0000
  • 541a741bf5 fix ddraw.lib missing for release build zeromus 2008-05-07 05:02:55 +0000
  • 2911dab026 Shuffle things around so people don't think this guy create the rom format, or the roms. thekingant 2008-02-20 07:14:35 +0000
  • 37afc347af I was looking at an older email. I guess SETPAL has kind of been replaced with MiNES. thekingant 2008-02-20 07:13:13 +0000
  • 9ee5ca197c Make sure people know these tools were written by Mateusz Viste. thekingant 2008-02-20 07:07:24 +0000
  • ac521d5ed2 Add links to FCEU-PAL and SETPAL from Mateusz Viste. thekingant 2008-02-20 06:59:15 +0000
  • 67956c9f2c [win] bug #1658288 - crashes when sound is disabled zeromus 2007-08-30 08:10:32 +0000
  • fa5503ef9a fix for avi files not writing with any video (probably a problem leftover from the merge, shared memory buffer not declared the same way as it was externed in another module) zeromus 2007-08-30 07:47:20 +0000
  • ea1c37a8d3 reformatted movie dialogs to order buttons according to windows standard zeromus 2007-08-30 06:22:03 +0000
  • c5d5b18967 [win] fixed a bug that makes movie recording dialog crash. zeromus 2007-08-30 05:49:37 +0000
  • b75019c692 left some junk in the vcproj zeromus 2007-08-30 05:32:36 +0000
  • 63205aa5a5 a bit of windows driver cleanup zeromus 2007-08-30 05:30:53 +0000
  • 316511edc6 69 mapper sound code bug CaH4e3 2007-08-06 06:39:47 +0000
  • 31f58d983f fixed link punkrockguy318 2007-04-07 23:49:48 +0000
  • 69cd8e18a1 Fixed issue: [ 1625522 ] Incorrect search results in text mode (char buffer overflow) rheiny 2007-02-11 19:08:51 +0000
  • 78794d2d6f Broke the build. rheiny 2007-02-11 18:49:21 +0000
  • afad3527d7 Cleaned up some code. rheiny 2007-02-11 18:42:16 +0000
  • 880030665f Separated input from mapinput rheiny 2007-02-11 16:55:47 +0000
  • c59c9d8626 Cleaned up Timing Configuration dialog. rheiny 2007-02-11 16:26:23 +0000
  • 1c539a66a4 Cleaned up some code. rheiny 2007-02-11 16:08:53 +0000
  • 1dcf46fa78 Main window is now centered. rheiny 2007-02-11 15:47:56 +0000
  • 61bc92f255 Palette configuration window is now centered. rheiny 2007-02-11 15:47:40 +0000
  • ab96f4b00a GUI configuration dialog is now centered. rheiny 2007-02-11 15:40:50 +0000
  • 23c0a5ab65 Fixed a bug in the Directories configuration dialog. rheiny 2007-02-11 15:37:47 +0000
  • 12f87fac8c Improved the Directories configuration dialog. rheiny 2007-02-11 15:35:46 +0000