gsplus/src
Dagen Brock c20361a66d
Merge pull request #71 from ksherlock/win32_adb_keycodes
clean up windows key mapping to use adb names codes.
2019-04-08 06:27:40 -05:00
..
arch using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
atbridge cmake support. 2018-12-13 20:53:58 -05:00
tfe cmake support. 2018-12-13 20:53:58 -05:00
adb_keycodes.h replace hard coded ADB keycode with nice enums. 2019-02-17 14:22:38 -05:00
adb.c replace hard coded ADB keycode with nice enums. 2019-02-17 14:22:38 -05:00
adb.h replace hard coded ADB keycode with nice enums. 2019-02-17 14:22:38 -05:00
clock.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
CMakeLists.txt cmake support. 2018-12-13 20:53:58 -05:00
compile_time.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
config.c v0.14 release 2018-09-11 17:06:05 -05:00
config.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
config.txt duh, add config.txt 2016-10-27 21:32:34 -05:00
debug.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
debug.h omg adding debugger to experimental branch 2016-10-19 13:12:19 -05:00
defc.h GCC's documentation states that __LP64__ is defined if sizeof(void *) == 8 and sizeof(int) == 4. Well, under mingw64 that doesn't seem to be true. And it causes lots of warnings. 2019-02-18 12:38:15 -05:00
defcomm.h cleaner shutdown / mouse code for SDL 2018-08-27 11:21:59 -05:00
defs_instr.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
defs.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
dis.c resolve builds on windows with new fst objects 2018-08-24 11:40:25 -05:00
disas.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
engine_c.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
engine_s.s Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
fbdriver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
fix_mac_menu.m tweak the apple menu bar to add option-key to all key equivalents. Eg, Command-Q => Option+Command-Q 2017-02-10 20:06:11 -05:00
fst.h host fst code (part 1) 2016-10-29 12:46:41 -04:00
glog.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
glog.h manually redoing Kelvin's glogf work 2017-01-20 13:28:09 -06:00
gsos.h host fst code (part 1) 2016-10-29 12:46:41 -04:00
gsp_icon.ico win32 icon. 2016-12-15 22:00:19 -05:00
GSplus.bat cygwin build 2016-04-24 09:42:13 -05:00
gsport.sln uhm 2016-02-07 23:01:25 -06:00
gsport.vcxproj branding update - minor cleanup 2016-04-27 21:58:38 -05:00
gsport.vcxproj.filters uhm 2016-02-07 23:01:25 -06:00
gsport32.aps initial commit 2015-11-05 14:23:46 -06:00
gsport32.ico initial commit 2015-11-05 14:23:46 -06:00
gsport32.rc uhm 2016-02-07 23:01:25 -06:00
gsportfont.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
headless_driver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
host_common.c win32 host mli support 2018-08-23 00:38:53 -04:00
host_common.h win32 host mli support 2018-08-23 00:38:53 -04:00
host_fst.c host fst fix 2019-04-07 10:38:35 -04:00
host_mli.c host mli - opening/closing a directory would close fd 0 (aka stdin). 2019-02-17 22:26:52 -05:00
icongs.h icons and branding refresh 2016-11-02 21:28:16 -05:00
imagewriter.cpp using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
imagewriter.h attempt more warning cleanup 2016-10-23 21:17:22 -05:00
instable.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
INTERNALS.iwm initial commit 2015-11-05 14:23:46 -06:00
INTERNALS.overview initial commit 2015-11-05 14:23:46 -06:00
INTERNALS.xdriver initial commit 2015-11-05 14:23:46 -06:00
iw_charmaps.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
iwm_35_525.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
iwm.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
iwm.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
joystick_driver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
macdriver_console.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
macdriver_generic.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
macsnd_driver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
make_inst latest osx artifact (and some cleaning) 2016-10-14 14:44:58 -05:00
make_size latest osx artifact (and some cleaning) 2016-10-14 14:44:58 -05:00
make_win latest osx artifact (and some cleaning) 2016-10-14 14:44:58 -05:00
Makefile Merge pull request #41 from ksherlock/prodos_mli 2018-08-24 05:28:37 -05:00
moremem.c host mli support 2018-08-20 15:43:06 -04:00
op_routs.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
options.c remove warning about parse_cli_options not returning a value. 2018-12-13 21:50:43 -05:00
options.h remove warning about parse_cli_options not returning a value. 2018-12-13 21:50:43 -05:00
paddles.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
parallel.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
parallel.rom initial commit 2015-11-05 14:23:46 -06:00
partls.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
printer_charmaps.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
printer.cpp using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
printer.h uhm 2016-02-07 23:01:25 -06:00
prodos_protos.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
prodos.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
protos_engine_c.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
protos_macdriver.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
protos_macsnd_driver.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
protos_windriver.h add definition 2019-03-28 12:45:27 -05:00
protos_xdriver.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
protos.h partially realized delta mouse handler (hidden in shift-F5 for now) 2018-09-07 09:29:46 -05:00
resource uhm 2016-02-07 23:01:25 -06:00
resource.h uhm 2016-02-07 23:01:25 -06:00
scc_imagewriter.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
scc_llap.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
scc_llap.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
scc_macdriver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
scc_socket_driver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
scc_windriver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
scc.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
scc.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
sdl2_driver.c replace hard coded ADB keycode with nice enums. 2019-02-17 14:22:38 -05:00
sdl2snd_driver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
sdlsnd_driver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
sim65816.c fflush stderr since MSVCRT's stdio doesn't support line-oriented buffering, as it should. 2019-04-07 10:35:06 -04:00
size_tab.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
smartport.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
sound_driver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
sound.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
sound.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
superhires.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
support.h initial commit 2015-11-05 14:23:46 -06:00
to_pro.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
unix_host_common.c unix host mli bug fixes 2019-02-17 18:47:32 -05:00
vars_c initial commit 2015-11-05 14:23:46 -06:00
vars_hp initial commit 2015-11-05 14:23:46 -06:00
vars_kegs32 branding update - minor cleanup 2016-04-27 21:58:38 -05:00
vars_linuxppc initial commit 2015-11-05 14:23:46 -06:00
vars_mac initial commit 2015-11-05 14:23:46 -06:00
vars_osx_sdl2 remove debug and status line (not supported) flags from osx builds 2018-08-14 22:48:50 -05:00
vars_osx_x11 branding update - minor cleanup 2016-04-27 21:58:38 -05:00
vars_pi branding update - minor cleanup 2016-04-27 21:58:38 -05:00
vars_rpilinux_fb branding update - minor cleanup 2016-04-27 21:58:38 -05:00
vars_rpilinux_sdl2 pi build with sdl2 2018-08-23 18:35:41 +00:00
vars_solaris initial commit 2015-11-05 14:23:46 -06:00
vars_win32 resolve builds on windows with new fst objects 2018-08-24 11:40:25 -05:00
vars_win32_sdl missing lib directives 2018-03-11 15:57:03 -05:00
vars_win32_sdl2 resolve builds on windows with new fst objects 2018-08-24 11:40:25 -05:00
vars_x86linux_sdl updated makefiles for host / win32_host 2016-11-27 15:04:29 -05:00
vars_x86linux_sdl2 updated makefiles for host / win32_host 2016-11-27 15:04:29 -05:00
vars_x86linux_x11 updated makefiles for host / win32_host 2016-11-27 15:04:29 -05:00
vars_x86solaris updated makefiles for host / win32_host 2016-11-27 15:04:29 -05:00
video.c add scaling options and fix speedups 2018-08-30 09:55:10 -05:00
win_console.c Add Low-Level hook for Windows keyboard events 2019-02-08 20:59:15 -05:00
win_generic.c Add Low-Level hook for Windows keyboard events 2019-02-08 20:59:15 -05:00
win_keymap.h clean up windows key mapping to use adb names codes. also fixes a few mistakes with keypad values. 2019-04-07 11:21:54 -04:00
win32_host_common.c win32 prefix fix. 2018-08-23 15:27:23 -04:00
win32_host_fst.c win32 host mli support 2018-08-23 00:38:53 -04:00
win32.ico initial commit 2015-11-05 14:23:46 -06:00
win32.rc win32 icon. 2016-12-15 22:00:19 -05:00
win32snd_driver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
winresource.h uhm 2016-02-07 23:01:25 -06:00
wintoolbar.bmp initial commit 2015-11-05 14:23:46 -06:00
xdriver.c making it merge someway, somehow 2018-08-20 13:16:47 -05:00