Commit Graph

  • 7ecd0013de
    Merge 24d5d6c8f8 into 4805720545 kevincoyle2018 2023-05-02 21:29:14 +0000
  • 24d5d6c8f8
    Update joystick_driver.c kevincoyle2018 2023-05-02 14:24:25 -0700
  • 6a95803bac
    Merge 7d41c2a2a9 into 4805720545 Joseph Carter 2022-04-20 09:22:44 +0000
  • 7d41c2a2a9 Try to match other branch T. Joseph Carter 2022-04-20 02:19:44 -0700
  • 2c2835b57d Fix reversed key comments T. Joseph Carter 2022-04-19 15:34:17 -0700
  • d0eaf0aa86 Add build/ to .gitignore T. Joseph Carter 2022-04-19 14:16:54 -0700
  • 92ff3fa291 Socket driver isn't modem T. Joseph Carter 2022-04-19 10:00:32 -0700
  • b20927211d test updated workflow v015 Dagen Brock 2021-05-17 19:07:32 -0500
  • d0fdf244bb
    Merge eaad798a63 into 4805720545 ksherlock 2020-10-06 21:08:20 +0000
  • eaad798a63 sound - when the osc. volume is zero, still need to process the entire sound sample in case there's a zero which triggers the end. Kelvin Sherlock 2020-10-06 17:02:10 -0400
  • a12d9973c8
    Merge 15def9d30e into 4805720545 Jeremy Penner 2020-09-10 02:35:39 +0000
  • 15def9d30e Fix infinite socket blocking on Linux Jeremy Penner 2020-09-09 22:26:38 -0400
  • 59374ca419 Fix socket debugger Jeremy Penner 2020-09-09 22:26:08 -0400
  • 7f65be4591
    Merge b05713f017 into 4805720545 Chris Vavruska 2020-08-20 22:31:16 +0000
  • b05713f017 Linux host fst resource support. chris 2020-08-20 11:28:45 -0400
  • 5230276e78 more asm removal from hp Dagen Brock 2020-08-19 22:21:36 -0500
  • c35ec63d73 inline asm for pa-risc removed Dagen Brock 2020-08-19 14:42:11 -0500
  • e8ed62129f fix for WAI instruction stalling on SCB interrupt firing - Fantavision Dagen Brock 2020-08-19 14:32:43 -0500
  • 3cb764d813 win Dagen Brock 2020-02-15 15:19:48 -0600
  • 1589194a2b
    Merge 8afdf53921 into 4805720545 Charlène 2020-05-04 16:43:55 +0000
  • 8afdf53921 Add posix timing as clock ticks for non x86 systems Charlène Wendling 2020-05-04 18:25:30 +0200
  • 488af42cba adding version to ci Dagen Brock 2020-02-13 12:19:17 -0600
  • d28578f725 basically 0.14 updated with cmake, networking modules, and packaging via github actions - osx/ubuntu Dagen Brock 2020-02-03 15:43:58 -0600
  • 4e12b137ac license files ci change Dagen Brock 2019-08-16 22:20:58 -0500
  • a074cdb0c7 cleaning distros Dagen Brock 2019-08-16 22:09:36 -0500
  • ff5a273256 remove worthless readme Dagen Brock 2019-08-16 21:33:25 -0500
  • 86141fc269 fix wingdi define clobbering our enum Dagen Brock 2019-08-16 20:20:47 -0500
  • 89bc756deb ci changes Dagen Brock 2019-08-16 16:07:58 -0500
  • 94f439ea33 prepare version bump Dagen Brock 2019-08-16 15:04:57 -0500
  • 4805720545 Merge branch 'ksherlock-master' master Dagen Brock 2019-08-16 14:42:35 -0500
  • 0a34f06de0 resolve conflicts Dagen Brock 2019-08-16 14:41:29 -0500
  • 7385478565
    Merge pull request #83 from mtklr/macos Dagen Brock 2019-08-16 14:12:06 -0500
  • c35f70b040
    Merge pull request #75 from ksherlock/upstream_master Dagen Brock 2019-08-16 14:11:21 -0500
  • 9df65dfd85 fix macos dependencies Matt Keller 2019-07-28 16:08:07 -0400
  • e8d6d17a1a debugger - implement nifty list t command to lookup toolcall information. example: Kelvin Sherlock 2019-06-02 13:32:21 -0400
  • df1ae6ad98 Merge branch 'mini_asm' Kelvin Sherlock 2019-06-02 11:06:00 -0400
  • ee2f72b17c mini assembler support for the debug shell. Kelvin Sherlock 2019-05-28 21:38:14 -0400
  • c7d128f216
    unspecial the version Dagen Brock 2019-05-11 10:32:24 -0500
  • 403cee6ca7
    Merge pull request #73 from ksherlock/merge_logging Dagen Brock 2019-05-11 10:20:08 -0500
  • 9d44843aab
    Merge pull request #74 from digarok/ks-master Dagen Brock 2019-05-11 10:18:29 -0500
  • 1c4ed18142
    Merge branch 'master' into ks-master Dagen Brock 2019-05-11 10:15:23 -0500
  • 5d70ec1a6c gitlab-ci integration for cmake - all platforms Dagen Brock 2019-04-09 06:01:45 -0500
  • 5a21b96f52 host fst fix Kelvin Sherlock 2019-04-07 01:14:35 -0400
  • 718683dd8d
    Create mini-asm.md ksherlock 2019-05-09 11:08:36 -0400
  • 391681fb96 pre-calculate mnemonic hashes. Kelvin Sherlock 2019-05-05 16:59:24 -0400
  • 379784c757 add GS/OS, P16, P8 macro support. Kelvin Sherlock 2019-04-18 21:58:28 -0400
  • 13b78fb412 add long/short support to assume m/x bits. Kelvin Sherlock 2019-04-18 13:15:13 -0400
  • 9cf84e82c6 mini asm uses/sets prev_addr. Kelvin Sherlock 2019-04-18 13:14:49 -0400
  • 25f5593a81 replace the old disassembler tables Kelvin Sherlock 2019-04-15 20:51:37 -0400
  • 63275ee4ea JMP/JSR 00 Kelvin Sherlock 2019-04-15 20:06:33 -0400
  • 3ffa1d0e76 buffer overflow :( Kelvin Sherlock 2019-04-15 20:06:15 -0400
  • 1afa610ab2 print current address/mx bits when entering the mini assembler. Kelvin Sherlock 2019-04-15 12:54:42 -0400
  • 67fc8b82ab add JMP/JML, JSR/JSL aliases. Kelvin Sherlock 2019-04-15 12:46:54 -0400
  • bd53440610 add BLT/BGE aliases. Kelvin Sherlock 2019-04-15 12:18:10 -0400
  • 4c55800e23 mini assembler - support for toolcalls. uses the Nifty List tool list. Kelvin Sherlock 2019-04-14 23:28:08 -0400
  • b561811394 . Kelvin Sherlock 2019-04-14 18:32:26 -0400
  • c22c517214 fix relative calculation. Kelvin Sherlock 2019-04-14 18:32:12 -0400
  • 79df8bf62e modifier parsing. Kelvin Sherlock 2019-04-14 18:30:19 -0400
  • 860d8601a3 case insensitive Kelvin Sherlock 2019-04-14 18:30:04 -0400
  • 692c7deac1 allow PEA 12 Kelvin Sherlock 2019-04-14 18:29:44 -0400
  • ac1b76753d mini assembler Kelvin Sherlock 2019-04-14 17:41:46 -0400
  • 1a06196ae7 eliminate the g_fatal_log array since fatal_printf() shows warning messages immediately. Kelvin Sherlock 2019-04-11 19:38:29 -0400
  • 03fb088594 eliminate the g_fatal_log array since fatal_printf() shows warning messages immediately. Kelvin Sherlock 2019-04-11 19:38:29 -0400
  • 9d6c9a4e6e fatal_printf - show an alert immediately. win32 - actually show the alert. Kelvin Sherlock 2019-04-09 13:00:22 -0400
  • 886a1a591a move fatal_printf logging to glog.c file with other logging that does the same thing. Kelvin Sherlock 2019-04-08 23:56:59 -0400
  • f842678e43 fatal_printf - show an alert immediately. win32 - actually show the alert. Kelvin Sherlock 2019-04-09 13:00:22 -0400
  • 308363c47a move fatal_printf logging to glog.c file with other logging that does the same thing. Kelvin Sherlock 2019-04-08 23:56:59 -0400
  • e23f4494ca Merge branch 'master' of https://github.com/ksherlock/gsplus Kelvin Sherlock 2019-04-08 21:13:21 -0400
  • a02f323fb5 cygwin - reset stdin/stdout/stderr to use the win32 console. Kelvin Sherlock 2019-04-08 21:12:57 -0400
  • 617d0c18da resolve suprious conflicts Dagen Brock 2019-04-08 11:46:53 -0500
  • c20361a66d
    Merge pull request #71 from ksherlock/win32_adb_keycodes Dagen Brock 2019-04-08 06:27:40 -0500
  • adc7e778a1
    Merge pull request #70 from ksherlock/host_fst_p8_fix Dagen Brock 2019-04-08 06:25:35 -0500
  • 1021431651
    Merge pull request #69 from ksherlock/fflush_stderr Dagen Brock 2019-04-08 06:19:22 -0500
  • 091b020876 clean up windows key mapping to use adb names codes. also fixes a few mistakes with keypad values. Kelvin Sherlock 2019-04-07 11:21:54 -0400
  • 865b3d901b host fst fix Kelvin Sherlock 2019-04-07 01:14:35 -0400
  • 1433791eaa fflush stderr since MSVCRT's stdio doesn't support line-oriented buffering, as it should. Kelvin Sherlock 2019-04-06 23:04:24 -0400
  • c8efadda95 host fst fix Kelvin Sherlock 2019-04-07 01:14:35 -0400
  • 1d1033f110 win32 control-c handler Kelvin Sherlock 2019-04-07 00:30:06 -0400
  • 2d97efcaff fflush stderr since MSVCRT's stdio doesn't support line-oriented buffering, as it should. Kelvin Sherlock 2019-04-06 23:04:24 -0400
  • e91201cff4 fixup offset a little bit. Kelvin Sherlock 2019-04-06 20:55:05 -0400
  • a7a0138754 simplify readline a bit. EOF will auto-print a CR if there was a prompt. Kelvin Sherlock 2019-04-06 20:54:37 -0400
  • 290f36c4d3 no longer planning on using the debug modes Kelvin Sherlock 2019-04-06 20:53:41 -0400
  • 320ab4e486 fixup some bugs with relative address calculation, show error offset, Kelvin Sherlock 2019-04-06 14:43:00 -0400
  • e253200c71 !! to invoke sweet 16 mini assembler. Kelvin Sherlock 2019-04-06 13:50:47 -0400
  • 1c1eef4383 mini assembler fixups. Kelvin Sherlock 2019-04-06 13:50:29 -0400
  • 5d206ac4c0 sweet 16 assembler. Kelvin Sherlock 2019-04-06 01:18:41 -0400
  • 5c903ffeb1 change disasm format to put byte first. Kelvin Sherlock 2019-04-05 19:13:11 -0400
  • 0a6fd86d78 don't bother compiling old TFE code. Kelvin Sherlock 2019-04-05 18:44:38 -0400
  • e21cfbb37a 0/1>mx to set both m and x bits. Kelvin Sherlock 2019-04-05 18:44:22 -0400
  • 89d8b3efcf disassembler - inline debug name support. Kelvin Sherlock 2019-04-05 18:43:54 -0400
  • 5fe0ce52b2 Merge branch 'win-build-fix' into 'master' Dagen Brock 2019-03-28 18:01:49 +0000
  • 3f8cce8286 add definition Dagen Brock 2019-03-28 12:45:27 -0500
  • 237577d886 sweet 16 asm [wip] Kelvin Sherlock 2019-03-27 17:02:12 -0400
  • 1dd1677eac
    Merge pull request #65 from ksherlock/ptr2word Dagen Brock 2019-03-27 08:23:35 -0500
  • 00e8bbd3e2
    Merge pull request #64 from ksherlock/mli_fix Dagen Brock 2019-03-27 08:17:05 -0500
  • 91c24bbf8b wasn't setting stderr fileno... Kelvin Sherlock 2019-03-26 23:37:16 -0400
  • 3ef3173c36 Merge branch 'master' of https://github.com/ksherlock/gsplus Kelvin Sherlock 2019-03-26 23:16:27 -0400
  • 30da497087 win32 console debugger may need a little work, still. Kelvin Sherlock 2019-03-26 23:15:56 -0400
  • a4442e6ea8
    Merge pull request #63 from ksherlock/adb_keycodes Dagen Brock 2019-03-26 21:49:03 -0500
  • da21cc54f7
    Merge pull request #62 from ksherlock/win_ll_keyboard Dagen Brock 2019-03-26 21:47:02 -0500