.vscode
VS Code integration ( #298 )
2021-01-08 15:14:23 -05:00
attic
delete excess gitignores (we're starting from scratch)
2018-04-10 23:22:39 -05:00
documentation
replace corrupted manpages with original versions ( #318 )
2021-02-01 05:44:39 -05:00
fceux-server
honor standard build environment variables ( #317 )
2021-02-01 05:44:10 -05:00
getSDLKey
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
gfceu
delete excess gitignores (we're starting from scratch)
2018-04-10 23:22:39 -05:00
icons
Added a targeting reticle icon that can be used as a mouse cursor on the main viewport of Qt GUI. Easier to aim with for zapper games emulated by mouse.
2021-03-18 22:30:40 -04:00
m4
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
output
recreate help files
2020-12-23 21:05:36 +03:00
pipelines
Added x264 dependency to linux and macos appveyor pipeline.
2021-04-30 14:09:22 -04:00
scripts
Added a windows batch file version of the gitGenHdr script.
2021-02-08 20:51:24 -05:00
src
Bug fix for Qt GUI when closing ROM while the emulation thread is haning on a breakpoint. Now the thread is allowed to complete its frame so that it is idle with a minimal call stack before the ROM is closed. This prevents the emulation thread from coming out of its breakpoint wait loop at attempting to continue running its frame with no ROM data loaded. This fixes a segmentation fault crash that was mentioned in the project Qt issues thread.
2021-05-02 19:45:36 -04:00
vc
Upgraded MSVC platform toolset to use v142. Added __WIN_DRIVER__ preprocessor definition to project to ensure that it is set for all compiled files for original non-Qt based GUI.
2021-02-09 19:50:57 -05:00
web
Updated documentation for new Qt GUI AVI recording capabiliity.
2021-05-02 18:51:10 -04:00
.gitignore
gitignore: add /build
2020-10-29 10:00:35 -05:00
CMakeLists.txt
Successful build of QT gui using cmake instead of qmake.
2020-07-10 10:59:07 -04:00
CNAME
Create CNAME
2020-08-07 13:29:02 -04:00
COPYING
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
ChangeLog
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
INSTALL
Minor corrections to SDL build/install instructions.
2020-10-21 22:54:31 -04:00
NEWS
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
NewPPUtests.txt
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
README
Updated documentation for new Qt GUI AVI recording capabiliity.
2021-05-02 18:51:10 -04:00
STYLE-GUIDELINES-SDL
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
TODO-SDL
Added download links for packaged Win64 Qt/SDL application built on appveyor.
2021-02-09 23:04:40 -05:00
_config.yml
Added a wildcard pattern to force jekyll to include _*.js and _*.json files.
2020-12-16 23:02:51 -05:00
appveyor.yml
Changed windows Qt/SDL appveyor job name so that it does not contain / char.
2021-02-09 21:03:57 -05:00
azure-pipelines.yml
Added an appveyor pipeline configure file to allow for a side by side build of both the windows and linux application.
2020-05-15 16:06:18 -04:00
changelog.txt
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
doxygen
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
fceux.desktop
fceux.desktop: use proper Exec field code ( #315 )
2021-02-01 00:16:01 -05:00
fceux.icns
Regenerated icon set for Mac OSX
2020-10-22 22:39:03 -04:00
fceux.png
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
fceux1.png
Updated linux desktop installation to use higher resolution icon. Added a white trim to the icon to have contrast on dark desktop backgrounds.
2020-10-22 22:19:47 -04:00
index.html
add an index.html, so hopefully github.io will use this to bounce to the web directory?
2020-06-17 02:27:14 -04:00
readme.md
Added download links for packaged Win64 Qt/SDL application built on appveyor.
2021-02-09 23:04:40 -05:00
resources.qrc
Added a targeting reticle icon that can be used as a mouse cursor on the main viewport of Qt GUI. Easier to aim with for zapper games emulated by mouse.
2021-03-18 22:30:40 -04:00