Dagen Brock
472bf10144
added winsdl defs and removed utimes call
2016-10-30 18:11:23 -07:00
Dagen Brock
ca1679a968
switch win32 to linux style, unused code?
2016-10-30 11:21:07 -07:00
Kelvin Sherlock
008aafc490
fix up linux compile errors
2016-10-30 14:11:15 -04:00
Dagen Brock
2ca153f1f8
attempt to enable host fst on linux
2016-10-30 12:39:26 -05:00
Dagen Brock
89edb6d3aa
Merge branch 'experimental_host_fst' into 'experimental'
...
Experimental host fst
Host FST support. Works on OS X. In theory may work elsewhere but hasn't been tested or compiled yet.
See merge request !1
2016-10-30 12:24:28 -05:00
Kelvin Sherlock
91e7a1e98e
get/set 32 bit memory
2016-10-29 12:50:01 -04:00
Kelvin Sherlock
a745f91b78
host config.
2016-10-29 12:49:24 -04:00
Kelvin Sherlock
be1b9663e9
host fst code (part 1)
2016-10-29 12:46:41 -04:00
Dagen Brock
b4b0382826
nicer ROM missing messaging
2016-10-28 21:34:42 -05:00
Dagen Brock
2e537a4985
missing include
2016-10-28 21:34:11 -05:00
Dagen Brock
9d1422e6cc
more log cleanup
2016-10-28 14:44:16 -05:00
Dagen Brock
669f9c1814
it helps to add the actual code for logging
2016-10-28 12:14:45 -05:00
Dagen Brock
aa32d6f08f
add prettier, but hacky, logging
2016-10-28 11:42:50 -05:00
Dagen Brock
966389b5ef
duh, add config.txt
2016-10-27 21:32:34 -05:00
Dagen Brock
f7314ea6bf
test package of config.txt
2016-10-27 21:07:17 -05:00
Dagen Brock
7e1bd6a82a
add screenshot dir argument
2016-10-26 10:57:57 -05:00
Dagen Brock
64d8dcd3a3
fix for relative paths in -config argument
2016-10-25 15:38:30 -05:00
Dagen Brock
d5ef2a2a11
attempt more warning cleanup
2016-10-23 21:17:22 -05:00
Dagen Brock
9337414c17
clean up warnings
2016-10-23 09:24:03 -05:00
Dagen Brock
9a1b99f5da
add todo (really just more build testing)
2016-10-20 09:22:26 -05:00
Dagen Brock
7c8faa0132
doh, forgot linker libs for sdlimage
2016-10-19 14:49:40 -05:00
Dagen Brock
d8a011058d
remove more x stuff from ubuntu sdl
2016-10-19 14:46:26 -05:00
Dagen Brock
ab38ee8fe5
fix build was wrong target
2016-10-19 14:39:41 -05:00
Dagen Brock
38e699e134
adding sdl_image
2016-10-19 13:49:17 -05:00
Dagen Brock
aab120d482
trying to fix breakage on screenshot feature builds
2016-10-19 13:20:27 -05:00
Dagen Brock
225505c32e
omg adding debugger to experimental branch
2016-10-19 13:12:19 -05:00
Dagen Brock
8fd37324a8
add memory functions to moremem.c for debugger integration
2016-10-19 12:41:38 -05:00
Dagen Brock
2beff689d0
minor additions
2016-10-19 12:04:01 -05:00
Dagen Brock
0c21e1a072
Windows SDL version (builds, not functioning)
2016-10-18 22:01:19 -07:00
Dagen Brock
56b15c4305
Merge branch 'experimental' of centralserv.gotgeeks.com:dbrock/gsplus into experimental
2016-10-17 07:29:39 -07:00
Dagen Brock
a69e2274d2
start of sdl2 build on win32
2016-10-17 07:27:06 -07:00
Dagen Brock
5111be42db
simplify win32 build for separate artifact packaging
2016-10-14 15:30:41 -05:00
Dagen Brock
e7506ef085
fix for missing osx dir (not needed)
2016-10-14 15:21:48 -05:00
Dagen Brock
bca946fa07
latest osx artifact (and some cleaning)
2016-10-14 14:44:58 -05:00
Kelvin Sherlock
c0d628cc80
Adds code to, theoretically, insert a drag-n-drop disk image.
...
This is only a theory since SDL2 or OS X 10.12 seem to have a nasty bug where drag-n-drop overfrees some memory and crashes (which happens even without this code in place).
2016-10-04 22:29:08 -04:00
Kelvin Sherlock
ec5a297187
fix up previous code :)
...
for windows, \r\n is pasted as \r.
for everyone else, \n is pasted as \r
2016-10-03 16:48:18 -04:00
Kelvin Sherlock
a8a07ffb56
use SDL function to get clipboard text for F5 paste.
2016-10-02 20:37:45 -04:00
Dagen Brock
98596ba8ab
add -config flag to use named config
2016-05-21 06:08:48 -05:00
Dagen Brock
d85bd0790f
formatting of debug commands
2016-05-21 04:35:47 -05:00
Dagen Brock
8403c16dca
remove unused code, fix warning for version string
2016-05-02 11:30:15 -05:00
Dagen Brock
078b07c858
add clipboard support to SDL2
2016-05-01 07:56:02 -05:00
Dagen Brock
e450e63a94
add icon & associated code (OSX SDL2 only)
2016-04-30 16:01:28 -05:00
Dagen Brock
7f14207be3
branding update - minor cleanup
2016-04-27 21:58:38 -05:00
Dagen Brock
6fdd04c78e
cygwin build
2016-04-24 09:42:13 -05:00
Dagen Brock
3dda640f8f
fix open-apple/PB0 bug that only occurred with SDL driver when joysticks are not plugged in.
...
been looking for this way too long
2016-04-20 02:11:16 -05:00
Dagen Brock
9163432d4b
latest vars
2016-04-19 23:51:34 -05:00
Dagen Brock
83a3adb4f9
fix for refresh on window changes (fullscreen)
2016-04-18 23:02:44 -05:00
Dagen Brock
ca91bc4ab4
fix target for linux x11 build
2016-03-04 09:45:42 -06:00
Dagen Brock
0bbfc94967
attempt to clean some make inconsistencies
2016-03-04 09:42:31 -06:00
Dagen Brock
f0a0488f7a
fix driver name
2016-03-04 09:21:11 -06:00