Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/fceux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-08-09Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-08-08change built-in palettes to be bit-shifted properly so that whites are pure F...zeromus
2022-08-06Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-08-05rename all iNES Header Editor to NES Header Editor (re #519)zeromus
2022-08-05Bug fix for mismatched allocation/deallocation calls. Memory allocated with m...harry
2022-08-05Bug fix for missing va_end on stdarg list. According to online documentation,...harry
2022-08-05Fix for small memory leak in GetBackupFileName(). strdup allocates memory and...harry
2022-08-05Added cmake command line option to build with clang/gcc address sanitizer ena...harry
2022-08-05Removed redundant chunk size field from auds header in Avi RIFF viewer.harry
2022-08-05Fix for heap read overflow in Qt Avi Riff viewer when reading avi files creat...harry
2022-08-05Fix for global variable SFCPU read overflow error when running with clang/gcc...harry
2022-06-06Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-06-05Fix Apple Town Story (FDS) crashnegative
2022-06-05FDS: Update IRQ based on latest hardware notesnegative
2022-06-04Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-06-03Add size limit of 32768 to strings to guard against corrupt filesDwedit
2022-06-03Mapper 235: Update support for 260-in-1 and add UNROM modenegative
2022-06-02Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-06-01Minor optimization of openGL alpha blending for Qt GUI.harry
2022-06-01For Qt GUI, added logic to raise and shift focus to hex editor window when op...harry
2022-06-01For Qt GUI build, make timestamp UTC based for reproducible builds. Patch fro...harry
2022-06-01For Qt GUI, enable openGL GL_BLEND and set blend function to GL_ONE_MINUS_SRC...harry
2022-04-27Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-04-26oops, we've got to stub FCEUD_FlushTrace on these other platformszeromus
2022-04-26remove fflush call on every single instruction trace, which can make modern S...zeromus
2022-03-15Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-03-14Fix for Qt iNES header editor mapper index. Account for mapper array not bein...mjbudd77
2022-03-12Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-03-11Minor compiler warning cleanupmjbudd77
2022-03-11More debug print clean up for Qt.mjbudd77
2022-03-11Commented out more debug print statements in Qt GUI.mjbudd77
2022-03-11Commented out debug print statements for Qt window closure.mjbudd77
2022-03-11Bump version number to next patch level to differentiate from previous release.mjbudd77
2022-03-11Updated about text.mjbudd77
2022-03-11Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-03-10Commented out a couple unused variables for Qt GUI.mjbudd77
2022-03-10Added logic to force raise of Qt family keyboard dialog to top of window stac...mjbudd77
2022-03-10Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-03-09Changed family keyboard key map dialog logic to prevent premature deletion of...mjbudd77
2022-03-08Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-03-07Added logic to limit maximum font point size for Qt Family Keyboard Text. Pre...mjbudd77
2022-03-07Added logic to allow resizing of Qt Family Keyboard Dialog to minimum size vi...mjbudd77
2022-03-07Merge pull request #473 from negativeExponent/m225_extra_rammjbudd77
2022-03-07Added enable/disable button for Qt family keyboard dialog. Added button mappi...mjbudd77
2022-03-07Mapper 225: Implement extra RAMnegative
2022-03-07Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-03-06Merge branch 'master' of github.com:TASEmulators/fceuxmjbudd77
2022-03-06Added logic to save/load key bindings for family keyboard for Qt GUI.mjbudd77
2022-03-06FDS: Improve IRQ emulation (#469)negativeExponent
2022-03-06Minor tweaks to key names and labels for Qt virtual family keyboard.mjbudd77