.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
Reverted Qt windows build to use Qt 5.15 instead of Qt 6.0. Qt6 needs a little more time to stablize.
2021-05-23 06:32:29 -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 mouse button capture in windows when using SDL video driver. SDL video is intercepting mouse events causing Qt not to see them. Added an extra check to see what the SDL mouse button state is in addition to Qt check.
2021-05-27 20:56:05 -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 version to 2.4.0 in anticipation of upcoming release.
2021-05-18 20:19:56 -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
Updates to SDL README files.
2021-05-13 18:46:17 -04:00
STYLE-GUIDELINES-SDL
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
TODO-SDL
Updates to SDL README files.
2021-05-13 18:46:17 -04: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
Updated version to 2.4.0 in anticipation of upcoming release.
2021-05-18 20:19:56 -04: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