gsplus/src
Dagen Brock 0a34f06de0 resolve conflicts 2019-08-16 14:41:29 -05:00
..
arch cleanup headers a bit 2019-01-02 19:53:34 -05:00
assets GSString-ify debug templates. 2019-03-23 00:28:39 -04:00
atbridge remove stale old msvc projects 2019-01-02 21:48:55 -05:00
rawnet missing linux headers. 2019-03-25 16:34:31 -04:00
tfe remove stale old msvc projects 2019-01-02 21:48:55 -05:00
CMakeLists.txt mini assembler support for the debug shell. 2019-05-28 21:38:14 -04:00
GSplus.bat cygwin build 2016-04-24 09:42:13 -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
Makefile remove old makefiles. 2019-03-21 18:31:15 -04: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
adb_keycodes.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
compile_time.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
config.c Merge pull request #73 from ksherlock/merge_logging 2019-05-11 10:20:08 -05:00
config.h add new menu lookup for ethernet interface. 2018-12-26 00:11:42 -05:00
config.txt duh, add config.txt 2016-10-27 21:32:34 -05:00
debug.c mini assembler support for the debug shell. 2019-05-28 21:38:14 -04:00
debug.h omg adding debugger to experimental branch 2016-10-19 13:12:19 -05:00
debug_miniasm.re2c mini assembler support for the debug shell. 2019-05-28 21:38:14 -04:00
debug_shell.re2c debugger - implement nifty list t command to lookup toolcall information. 2019-06-02 13:32:21 -04:00
debug_sweet16.re2c mini assembler support for the debug shell. 2019-05-28 21:38:14 -04:00
debug_template.re2c resolve conflicts 2019-08-16 14:41:29 -05:00
defc.h Merge branch 'master' into ks-master 2019-05-11 10:15:23 -05:00
defcomm.h cop/brk debugger support... 2019-03-18 17:06:14 -04: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
defs_instr.h re-order instructions so zero/negative flags are set AFTER memory write (which may abort) 2019-01-28 22:01:29 -05:00
disasm.c mini assembler support for the debug shell. 2019-05-28 21:38:14 -04:00
disasm.h mini assembler support for the debug shell. 2019-05-28 21:38:14 -04:00
engine_c.c remove unused comments/defines. 2019-03-24 11:25:50 -04: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 eliminate the g_fatal_log array since fatal_printf() shows warning messages immediately. 2019-04-11 19:40:02 -04: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 eliminate the g_fatal_log array since fatal_printf() shows warning messages immediately. 2019-04-11 19:40:02 -04:00
glog.h eliminate the g_fatal_log array since fatal_printf() shows warning messages immediately. 2019-04-11 19:40:02 -04:00
gsos.h host fst code (part 1) 2016-10-29 12:46:41 -04:00
gsport32.aps 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 add SIGINFO / SIGUSR1 signal to headless driver. 2019-03-12 20:30:21 -04:00
host_common.c cleanup to build with MSVC. 2019-01-04 17:53:16 -05:00
host_common.h win32 host mli support 2018-08-23 00:38:53 -04:00
host_fst.c host fst fix 2019-05-11 09:07:13 -05: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 cop/brk debugger support... 2019-03-18 17:06:14 -04: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.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
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
joystick_driver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
macdriver_console.c eliminate the g_fatal_log array since fatal_printf() shows warning messages immediately. 2019-04-11 19:40:02 -04: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
mnemonics.x mini assembler support for the debug shell. 2019-05-28 21:38:14 -04:00
moremem.c set page protection for temporary breakpoints. 2019-03-13 20:15:17 -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
opcodes.x mini assembler support for the debug shell. 2019-05-28 21:38:14 -04:00
options.c bug 2019-03-08 01:30:33 -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.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
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
prodos.h Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05: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
protos.h Merge pull request #73 from ksherlock/merge_logging 2019-05-11 10:20:08 -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
readline.c simplify readline a bit. EOF will auto-print a CR if there was a prompt. 2019-04-06 20:54:37 -04:00
resource uhm 2016-02-07 23:01:25 -06:00
resource.h uhm 2016-02-07 23:01:25 -06:00
scc.c clean up socket stuff a little bit to compile better with msys2 2019-02-19 21:57:52 -05:00
scc.h clean up socket stuff a little bit to compile better with msys2 2019-02-19 21:57:52 -05:00
scc_imagewriter.c clean up socket stuff a little bit to compile better with msys2 2019-02-19 21:57:52 -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 clean up socket stuff a little bit to compile better with msys2 2019-02-19 21:57:52 -05:00
scc_socket_driver.c Merge pull request #73 from ksherlock/merge_logging 2019-05-11 10:20:08 -05:00
scc_windriver.c clean up socket stuff a little bit to compile better with msys2 2019-02-19 21:57:52 -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 Merge pull request #73 from ksherlock/merge_logging 2019-05-11 10:20:08 -05: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.c apparently, -DWIN_SOUND was to workaround cygwin not defining _WIN32. But we explicitely -D_WIN32. SMH. 2019-02-20 23:47:42 -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
sound_driver.c apparently, -DWIN_SOUND was to workaround cygwin not defining _WIN32. But we explicitely -D_WIN32. SMH. 2019-02-20 23:47:42 -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 msvc warnings 2019-01-04 22:58:56 -05:00
unix_host_common.c unix host mli bug fixes 2019-02-17 18:47:32 -05:00
video.c add scaling options and fix speedups 2018-08-30 09:55:10 -05:00
win32.rc move icon files around. 2019-02-11 20:15:30 -05:00
win32_host_common.c cleanup to build with MSVC. 2019-01-04 17:53:16 -05:00
win32_host_fst.c msvc warnings 2019-01-04 22:58:56 -05:00
win32snd_driver.c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
win_console.c Merge pull request #73 from ksherlock/merge_logging 2019-05-11 10:20:08 -05:00
win_generic.c win32 console debugger 2019-03-26 23:15:56 -04: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
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 eliminate the g_fatal_log array since fatal_printf() shows warning messages immediately. 2019-04-11 19:40:02 -04:00