Commit Graph

7 Commits

Author SHA1 Message Date
Kirill Isakov
169af1d002 Add automated builds via Cirrus CI (Linux & macOS) 2019-12-15 22:01:44 +06:00
Michael Buckley
1e555c49dc Update .gitignore from gitignore.io, adding Xcode entries 2019-07-04 09:44:49 -07:00
OV2
44eb9c7926 win32: include ddraw libs, compile with ddraw support by default 2018-06-24 13:12:59 +02:00
Nelson Garcia
3725beff23 Update .gitignore
Ignore files that snes9x can commonly interact with. This is a feature
to ensure these files aren't accidentally committed when
testing/debugging.
2017-08-29 14:19:15 -07:00
Nelson Garcia
e047696792 Reference gitignore in solution
This change makes .gitignore viewable in snes9xw.sln. It also updates
the solution to be opened in Visual Studio 2017 by default. This doesn't
prevent it from being opened in VS15 for those not ready to make the
switch.
2017-04-29 18:13:57 +02:00
Nelson Garcia
8e623a3f0e ignore snes9x files
add snes9x program-generated files to .gitignore
2017-04-29 18:13:57 +02:00
Nelson Garcia
1161fb2b06 Added gitignore.
Added generated .gitignore file from https://www.gitignore.io using
keywords 'C', 'C++', 'VisualStudio'
2017-04-29 18:13:57 +02:00