Commit Graph

2049 Commits

Author SHA1 Message Date
zeromus 55f3e079d0 chr ram was not getting initialized to anything 2011-10-31 18:17:21 +00:00
zeromus d6d9ea6a28 fix newppu bug (allegedly a nondeterminism, but i cant tell how) which prevented metroid from booting. 2011-10-31 04:58:59 +00:00
punkrockguy318 3b33abf4c0 gtk: no longer compile in openGL gui code when openGL is not being compiled into fceux 2011-10-28 23:24:04 +00:00
ansstuff 8daf0314b0 * Tasedit: History truncates after making different commit at the middle of History
* Tasedit: Config->Branches work only when Recording
* Switching Tasedit Bg input on/off when Tasedit gets/loses focus (allows FCEUX control without "Bg input")
2011-10-28 16:04:03 +00:00
ansstuff ca24e7b8a5 * "Toggle Rerecord Display" hotkey (M), "Play Movie From Beginning" hotkey now also works in Tasedit
* Tasedit: input_snapshot also stores "commands" array
* Tasedit: Bookmarks/Branches (storing snapshots
* Tasedit: Bookmarks list, text flashing
* Tasedit: bookmark number images shown in first column of main list
* saving/loading Bookmarks in .tas file
* Tasedit: Disable F10 as System Key
* Tasedit: checkbox Config->Branches restore entire Movie (else restore input only up to and not including bookmarked frame)
2011-10-26 23:10:53 +00:00
punkrockguy318 893fdeea2f scons: fixed build error with optimizations enabled 2011-10-26 15:52:10 +00:00
punkrockguy318 fade467e75 Added "scons fceux-net-server" build insutrction and updated the makefile for the netplay server 2011-10-23 23:31:19 +00:00
punkrockguy318 fc6c9f6da2 fixed instruction in comment of old sconstruct 2011-10-23 23:08:44 +00:00
punkrockguy318 9609c68f1c helpful tip added to old sconstruct 2011-10-23 23:07:51 +00:00
punkrockguy318 4ab3e71e5f rename old sconstruct to be more obvious 2011-10-23 23:06:48 +00:00
punkrockguy318 da721f5200 removing install.sh as it no longer neccessary with the new "scons install" 2011-10-23 23:03:57 +00:00
punkrockguy318 b7d80a26c9 moving fceu-server to old/, makes more sense than in fceux source tree
[[Split portion of a mixed commit.]]
2011-10-23 23:02:05 +00:00
punkrockguy318 d28a32800e move fceu-server into fceu/ tree to avoid confusion of people trying to use fceu-server for fceux 2011-10-23 22:56:39 +00:00
punkrockguy318 c8a6e86d9d fceu tree cleanup and sdl todo rewrite 2011-10-23 06:17:48 +00:00
punkrockguy318 035ef8ddfb getSDLKey: added license, comments, and cleaned some code 2011-10-23 05:32:39 +00:00
punkrockguy318 434c91db38 misc: fixed potential build error in getSDLKey Makefile 2011-10-23 05:24:08 +00:00
punkrockguy318 c04111675a sdl: fix a bug where alt key would get "stuck" when alt tabbing to fceux window 2011-10-23 05:05:28 +00:00
punkrockguy318 54fc74b0d8 scons: dont pass -llua to linker if lua cannot be found 2011-10-21 02:34:45 +00:00
punkrockguy318 1d664128d4 gtk: fix potentially build error on gtk < 2.24 (ubuntu 10.04 lts) 2011-10-21 02:31:34 +00:00
punkrockguy318 3fcec22d2b sdl: revert previous commit 2011-10-21 02:13:33 +00:00
punkrockguy318 79b3a337c9 sdl: attempt to resolve ubuntu compile error 2011-10-21 01:05:17 +00:00
zeromus 64bbb516f8 build fixes for tasedit and old vcprojs 2011-10-21 00:12:09 +00:00
ansstuff d95495aea1 Tasedit: fixed bug in "bulletproof loading" algorithm 2011-10-20 23:11:23 +00:00
ansstuff 383baa85c4 * Tasedit: gradual greenzone cleaning 2011-10-20 22:31:30 +00:00
punkrockguy318 f81fa03c44 sdl: some usage string cleanup 2011-10-20 15:10:29 +00:00
ansstuff 1a9b6f109a * Tasedit: refactoring, bugfixes
* Tasedit: storing Markers in input history, undo/redo for Markers
2011-10-20 13:00:34 +00:00
punkrockguy318 22eeba79a1 ocd: fix endlines on authors, readme and changelog 2011-10-20 02:33:23 +00:00
punkrockguy318 73f9e705fd gtk: remove unecessary/redundant config file saving 2011-10-20 02:15:54 +00:00
punkrockguy318 63aa42be96 scons: cleanup build scripts -- also check for GTK before building with GTK 2011-10-20 01:01:48 +00:00
punkrockguy318 78f279a717 scons: fix a build error introduced in last commit 2011-10-20 00:21:29 +00:00
punkrockguy318 4edb857af9 scons: update "scons install" to install auxlib, manpage, luaSripts, and palettes
doc: manpage update
2011-10-20 00:03:43 +00:00
punkrockguy318 2290f736d6 doc update 2011-10-19 23:38:17 +00:00
punkrockguy318 52fd5a3b5a scons: added --prefix command line option to build system 2011-10-19 23:36:33 +00:00
punkrockguy318 943de81eb3 scons: improve build system so that scons install does not initiate removal of object files and rebuilding of project 2011-10-19 21:42:34 +00:00
punkrockguy318 8db54dc60e lua: added "iuplup" require statement to ensure iup is loaded with auxlib 2011-10-19 16:51:13 +00:00
punkrockguy318 c7aaa87f86 sdl: LUA section added to readme - includes installing and configuring auxlib and iup 2011-10-19 16:33:57 +00:00
punkrockguy318 dedfbc0ae4 sdl: add linker flag that allows lua libs to be dynamically loaded (like iup) 2011-10-19 16:15:10 +00:00
punkrockguy318 a44ecb49a5 move fceux-server to fceu directory so that it will be included in tarball and hopefully used -- talk to me in irc if you have an issue with this organazational adjustment 2011-10-19 08:22:21 +00:00
punkrockguy318 6517f99833 sdl: added -ldl flag for lua SF3424048 2011-10-19 07:53:16 +00:00
punkrockguy318 ca8fb4ab08 gtk: now remembers last loaded lua script for loadLua dialog 2011-10-19 07:12:10 +00:00
punkrockguy318 55a1faadd7 comment adjustment to head of fceux.cfg 2011-10-19 06:51:31 +00:00
punkrockguy318 07037faeae sdl: readme additions and cleanup 2011-10-19 06:47:12 +00:00
punkrockguy318 04ccc4823b sdl: fixed some stupidity i accidently comitted in the sconstruct on the last commit 2011-10-19 06:35:53 +00:00
punkrockguy318 c51251699b remove useless geany folder and update sdl todo list 2011-10-19 06:26:44 +00:00
punkrockguy318 dfc2dc84e3 move cmake to attic (if anyone has any objections to this; let me know and i'll put it back. AFAIK cmake is broken and it's confusing that its in the tarball
clean up some docuemntation in the tree
2011-10-19 06:23:40 +00:00
punkrockguy318 4b9c345266 gtk: improve load state dialog to filter for fcs sav files (default save format of fceux) 2011-10-19 05:00:23 +00:00
punkrockguy318 894b87635d sdl: new hotkeys added - statestatenext savestateprev - useful for scrolling through savestates on a gamepad. mapped to pgup and pgdown by default 2011-10-19 02:42:29 +00:00
punkrockguy318 119d7cccc4 gtk: added option in video config for SDL.ClipSides 2011-10-19 02:29:35 +00:00
punkrockguy318 ffe7741ab7 gtk: added video option for double buffering 2011-10-19 01:58:00 +00:00
punkrockguy318 86124102b7 sdl: improve upon last commit by actually opening cwd instead of selecting it in the parent folder. also do this for open palette dialog 2011-10-18 23:03:23 +00:00