Commit Graph

819 Commits

Author SHA1 Message Date
punkrockguy318 6cffaa98ee sdl now builds, but archives are currently broken. 2008-07-13 05:03:17 +00:00
bbitmaster 595881979c Deleted the MapperInit() call from the PowerNES() function. This was added in build 527 and was causing saved state problems in Just Breed, and possibly other issues. (It was causing mappers to get initialized twice) 2008-07-13 00:06:49 +00:00
bbitmaster b8e3b240f1 Fixed the Step In feature so that it works while the game is running. (mbg broke it) 2008-07-12 21:47:36 +00:00
adelikat a928f44f45 .gz removed from possible archive files in open rom dialog 2008-07-10 16:10:11 +00:00
zeromus 3ada6d3015 this fixes my pal problems. i dont know what problems adelikat is having 2008-07-10 15:50:44 +00:00
zeromus 0a63a42df2 proper support for single-file archives 2008-07-10 05:42:12 +00:00
zeromus 81241b5d26 reorganize lagflag code 2008-07-10 04:55:52 +00:00
adelikat ef349c0a0d Lag counter colors work while paused 2008-07-10 04:51:58 +00:00
adelikat 584c444118 Lag Counter now has colors! 2008-07-10 03:21:04 +00:00
adelikat 3bff3154c7 Lag Counter on its own line (instead of added in with general messages) 2008-07-10 02:17:42 +00:00
adelikat 46a4a65eb9 Added .rar to list of files when using Open File 2008-07-09 14:02:04 +00:00
zeromus bc54e2abba generalized the loading-from-archive code to work with any archive format and to load any kind of file from archives (although nothing but the roms may work yet and i will have to fiddle with things as requested). I probably broke the sdl build; just stub the two new FCEUD_ functions in the most brainless way possible and it should work. 2008-07-09 05:47:13 +00:00
zeromus 5c22d93e11 CIABOT LIVES 2008-07-08 16:01:38 +00:00
zeromus 490f9b2f2b kazam 2008-07-08 15:34:20 +00:00
zeromus 2477f45732 testing a piddly change 2008-07-08 15:29:52 +00:00
zeromus 23afb3fdbb ...work please 2008-07-08 02:46:35 +00:00
zeromus 059eb8106a piddlemost 2008-07-08 02:44:41 +00:00
zeromus 8b76a4dbea piddlemore 2008-07-08 02:40:44 +00:00
zeromus f91004cc04 2008-07-08 02:34:17 +00:00
zeromus 0e75f668dd test cia 2008-07-08 02:18:29 +00:00
adelikat 663a2daf08 1) Lag Counter setting remembered by config. 2) MapHokeys now includes many tools such as debugger, ppu viewer, etc. 2008-07-07 15:54:38 +00:00
punkrockguy318 a8f2d7e57d wow what a mess, fixed SOME compile errors; looks like this might need to be rewritten from scratch 2008-07-07 07:46:42 +00:00
adelikat 1ebff1d250 Lag Counter implementation 2008-07-07 00:18:55 +00:00
adelikat d1981c8950 Reset input config defaults to avoid conflicts and potential problems (alt should not be a key!) 2008-07-06 19:38:18 +00:00
zeromus 62dc9301a9 install a new version of upx so that it can compress fceux.exe without breaking the video config 2008-07-06 19:33:29 +00:00
adelikat 60842f3ebd basicbot fix + gui silliness 2.0! 2008-07-06 16:21:36 +00:00
adelikat 8a89a598f8 If cheats file loaded, message is sent to window 2008-07-06 02:35:00 +00:00
adelikat 627e619c3c Basicbot Fix - When stopping basicbot, FCEUX no longer in turbo mode. 2008-07-05 23:37:35 +00:00
adelikat 97549d280e Fixed - Use External Input 2008-07-05 23:04:40 +00:00
zeromus fb26316f95 - update fm2 documentation/
- fix problem with video config in release build (upx was causing problems)
- change movie format to support '.' or ' ' for blanks, but produce '.' now instead of ' '
2008-07-04 21:09:49 +00:00
zeromus 14256823f3 2008-07-04 20:29:41 +00:00
punkrockguy318 15acec182a movies are fm2 not fc2, doh 2008-07-03 18:59:32 +00:00
adelikat b09d9b62a6 Autofire offset and alternate A and B remebered in config 2008-07-03 18:56:44 +00:00
adelikat eb0f6caf4d input display bug fixed (it wasn't remembering how many controllers) 2008-07-03 15:53:16 +00:00
adelikat 13de73daf2 Autofire pattern now remembered in config file. 2008-07-03 15:33:04 +00:00
adelikat 0a4d291e64 Added Disp BG, OBJ hotkeys 2008-07-03 14:01:41 +00:00
adelikat be1ad5f5c3 fixed windows compile error. Made Hex editor close on rom close + added close to hex editor menu. Also prevented text hooker from being loaded without a rom loaded. 2008-07-03 13:24:59 +00:00
punkrockguy318 1256d0dd4c now saves to ~/.fceultra/movie/#.fc2 2008-07-03 06:50:46 +00:00
punkrockguy318 7429008e25 fixed saving/loading movies in sdl port 2008-07-03 06:35:37 +00:00
punkrockguy318 48e8f5d378 fixed some build errors on latest gcc 2008-07-03 05:12:45 +00:00
adelikat 9e1513d04c new fceux.vcproj from rev 537 caused bugs including the video dialog to close fceux. So I am reverting it back to the previous version, for now. 2008-07-03 04:06:04 +00:00
punkrockguy318 58885e697d added contributions to authors 2008-07-02 17:14:05 +00:00
adelikat 548b50d37c TASEDit menu changes, WM_COMMAND updated for all windows, all new functions started. Also, help file update 2008-07-02 15:40:05 +00:00
punkrockguy318 1fb1c4b150 cleaned up the new autoscale code a bit 2008-07-02 05:45:51 +00:00
punkrockguy318 4f0fed301e ocd 2008-07-02 05:24:44 +00:00
punkrockguy318 2a2a7536df Introduced two new options in SDL: --autoscale and --keepratio. Autoscale will try to find the best scaling options for the monitor resolution. If keepratio is on, the native NES ratio will not be changed. I set autoscale to a default option, so SDL people please test this. 2008-07-02 05:20:48 +00:00
zeromus baff2b3f27 final refinement to fm2 2008-07-02 04:40:40 +00:00
zeromus 3c4dec0c91 slight refinement to fm2 doc 2008-07-02 04:40:21 +00:00
zeromus f79360d9d0 added fm2 file format doc 2008-07-02 04:39:05 +00:00
adelikat 0ef75332d9 Loaded up the TAS Edit menu 2008-07-02 03:50:52 +00:00