Commit Graph

  • eabcc72005 missing linux headers. Kelvin Sherlock 2019-03-25 16:34:31 -0400
  • 2a82de3d54 remove unused comments/defines. Kelvin Sherlock 2019-03-24 11:25:50 -0400
  • c677f0f894 common code for i/w/h commands. Kelvin Sherlock 2019-03-24 03:11:16 -0400
  • bda785f98d add "w" command. Kelvin Sherlock 2019-03-23 20:49:41 -0400
  • 07eeaf24b0 GSString-ify debug templates. Kelvin Sherlock 2019-03-23 00:28:39 -0400
  • 90bf447606 debug templates - improved support for pstring/gsstring/cstring. Kelvin Sherlock 2019-03-22 00:14:09 -0400
  • 6f7d6629bb memory breakpoints - proper handling for wrapped addresses. Kelvin Sherlock 2019-03-22 00:13:38 -0400
  • bf09880caf fix memory breakpoint range checking. Kelvin Sherlock 2019-03-21 22:12:30 -0400
  • 5da4e5c39f fix mvp/mvn operand order. Kelvin Sherlock 2019-03-21 22:08:39 -0400
  • 7e0963e12c remove old makefiles. Kelvin Sherlock 2019-03-21 18:31:15 -0400
  • 6c38f597fd use ] as the debug shell prompt. Kelvin Sherlock 2019-03-21 18:05:04 -0400
  • ec0c255975 debug shell - only set the ignore_brk/mp/bp IF the pc hasn't changed. Kelvin Sherlock 2019-03-21 18:04:51 -0400
  • fb2dee9b9b add settings snytax. Kelvin Sherlock 2019-03-20 00:16:20 -0400
  • 96ecfb3b0d next command - step over brk/cop instructions. Kelvin Sherlock 2019-03-20 00:14:04 -0400
  • 483d92d53a update TODO comment Kelvin Sherlock 2019-03-19 21:31:06 -0400
  • bf4c1bdc0e use vt100 escape codes (in the future, should switch to termcap/terminfo) to erase previous line when stepping to clean up the display. Kelvin Sherlock 2019-03-19 21:30:52 -0400
  • 4974c36458 print an extra newline after a ^C Kelvin Sherlock 2019-03-19 19:17:26 -0400
  • b9bab83d6a check for perl/re2c programs. Kelvin Sherlock 2019-03-19 19:07:48 -0400
  • 7aea2e56f2 - tweak ^D newlins - %d was incorrect - template pointers were 16-bit. Kelvin Sherlock 2019-03-19 00:38:33 -0400
  • d7a92f4441 cop/brk debugger support... cop=1 brk=1 Kelvin Sherlock 2019-03-18 17:06:14 -0400
  • 7b9da08d72 debug shell - print newline after control-D Kelvin Sherlock 2019-03-18 17:03:04 -0400
  • 027689aea5 set page protection for temporary breakpoints. Kelvin Sherlock 2019-03-13 20:15:17 -0400
  • e07f0a99e7 linux headless build, default the gui debugger to off Kelvin Sherlock 2019-03-13 20:14:04 -0400
  • 2554364910 add SIGINFO / SIGUSR1 signal to headless driver. Kelvin Sherlock 2017-04-09 12:16:08 -0400
  • 0e5f941cd5 debugger - add n (next) command similar to s/step but skips OVER jsr/jsl commands. implemented via a new temporary breakpoint list. Kelvin Sherlock 2019-03-12 18:57:59 -0400
  • dd3a00a734 bug Kelvin Sherlock 2019-03-08 01:30:33 -0500
  • 244659b0b1 win32 - prototype for low-level event handler. Kelvin Sherlock 2019-03-08 01:25:28 -0500
  • c5c0a228ab Add Low-Level hook for Windows keyboard events windows, alt, and control keys are handled separately, before windows can get a chance to act on them. This makes win usable as an option key and prevents things like alt-esc from minimizing the window. Some combos (alt-control-delete, windows-L, etc) cannot be blocked. Kelvin Sherlock 2019-02-08 00:13:09 -0500
  • 3e6f97c3ea Merge branch 'master' of https://github.com/ksherlock/gsplus Kelvin Sherlock 2019-03-08 00:54:12 -0500
  • a0e92cd1ff Merge branch 'mmu' Kelvin Sherlock 2019-03-08 00:52:48 -0500
  • 731d5c3a5b 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. Kelvin Sherlock 2019-02-18 12:38:15 -0500
  • 6ccf74f60d merge other stuff Kelvin Sherlock 2019-03-08 00:30:19 -0500
  • 1a64d4c979 temporary breakpoints, part 1. Kelvin Sherlock 2019-03-07 23:57:03 -0500
  • 5a90ab355a clean up some buffer overflows Kelvin Sherlock 2019-03-07 23:56:33 -0500
  • 1a27ca5435 wip Kelvin Sherlock 2019-03-07 23:56:15 -0500
  • 818b60e734 win32 - cleanup warning about int/ptr cast. Kelvin Sherlock 2019-03-07 23:35:36 -0500
  • 5e79d2918a static link flag (for easier win32 distribution) Kelvin Sherlock 2019-03-07 23:12:52 -0500
  • f863c4cfa0 quit if the HALT_WANTOQUIT is set (ie, win32 closing the window) Kelvin Sherlock 2019-03-05 21:53:28 -0500
  • 87499819e5 Merge branch 'mmu' of https://github.com/ksherlock/gsplus into mmu Kelvin Sherlock 2019-03-04 22:19:07 -0500
  • 76918b362d missing include Kelvin Sherlock 2019-03-04 22:18:27 -0500
  • 6ca69f7d75
    Update README.md ksherlock 2019-03-02 14:57:15 -0500
  • 9ab7aece25
    Update appveyor.yml ksherlock 2019-03-01 13:44:31 -0500
  • cee6c5e245
    Update appveyor.yml ksherlock 2019-03-01 13:33:32 -0500
  • 80e6d65488
    Update appveyor.yml ksherlock 2019-03-01 13:12:46 -0500
  • 08633e6919
    Update appveyor.yml ksherlock 2019-03-01 13:08:03 -0500
  • 2a0490b377
    Update appveyor.yml ksherlock 2019-03-01 12:53:50 -0500
  • 3401408bf4
    Update appveyor.yml ksherlock 2019-03-01 12:43:52 -0500
  • bffc4b6728
    Update appveyor.yml ksherlock 2019-03-01 12:42:27 -0500
  • d5b546ad59
    Update appveyor.yml ksherlock 2019-03-01 12:40:28 -0500
  • d30e4cd967
    Update appveyor.yml ksherlock 2019-03-01 10:59:31 -0500
  • f8582e7412
    Update appveyor.yml ksherlock 2019-03-01 10:43:25 -0500
  • 4547ff5b79
    Update appveyor.yml ksherlock 2019-03-01 10:30:57 -0500
  • e7aea8be20
    Update appveyor.yml ksherlock 2019-03-01 10:23:52 -0500
  • eb875d3245
    Update appveyor.yml ksherlock 2019-03-01 10:03:56 -0500
  • 90cc6b1088
    Create appveyor.yml ksherlock 2019-03-01 09:57:39 -0500
  • 094f93953e prefer _WIN32 over WIN32. Kelvin Sherlock 2019-02-23 17:34:14 -0500
  • 4dbad2493b missing line... Kelvin Sherlock 2019-02-23 17:33:56 -0500
  • 67b187e70b prefer _WIN32 over WIN32. Kelvin Sherlock 2019-02-23 17:33:38 -0500
  • 69bc724ae8 2 controls Ds needed to exit. Kelvin Sherlock 2019-02-23 17:32:00 -0500
  • 52d2c5f509 win32 get_resource_path Kelvin Sherlock 2019-02-23 17:31:07 -0500
  • 97e6f17a31
    fixup _WIN32/__CYGWIN__/WIN_SDL #defines ksherlock 2019-02-21 13:56:57 -0500
  • 88d3cb9dc7
    remove CYGWIN/WIN_SDL defines. ksherlock 2019-02-21 13:45:35 -0500
  • b2d6adce69 win32 libraries needed whether GDI or SDL. Kelvin Sherlock 2019-02-21 00:34:26 -0500
  • d12ce862fc win32 sdl build needs scc_windriver. Kelvin Sherlock 2019-02-21 00:08:52 -0500
  • 56528ab928 apparently, -DWIN_SOUND was to workaround cygwin not defining _WIN32. But we explicitely -D_WIN32. SMH. Also, re-order a couple #if trees so SDL takes precedence over WIN32, etc. Kelvin Sherlock 2019-02-20 23:47:42 -0500
  • adeb2006f7
    __USE_W32_SOCKETS moved to parent CMakeLists.txt ksherlock 2019-02-20 13:48:39 -0500
  • d3d9070102
    __USE_W32_SOCKETS ksherlock 2019-02-20 13:46:06 -0500
  • 516d0e1439
    -D__USE_W32_SOCKETS ksherlock 2019-02-20 13:28:40 -0500
  • bef27e165e defer to CMake's optimization level. set to release by default. Kelvin Sherlock 2019-02-20 00:09:53 -0500
  • 82e976d8e2 add back missing header. Kelvin Sherlock 2019-02-20 00:09:25 -0500
  • 3ce34e0e27 lookup addresses for abslong and pc. Kelvin Sherlock 2019-02-20 00:09:05 -0500
  • be9724acfc minor tweaks for nifty list format. Kelvin Sherlock 2019-02-20 00:08:21 -0500
  • 367d337674 2 unhandled ^Cs will abort Kelvin Sherlock 2019-02-20 00:07:59 -0500
  • 6dd598be0c disassemble prodos mli calls. Kelvin Sherlock 2019-02-19 22:18:22 -0500
  • 62dcf4f9d2 clean up socket stuff a little bit to compile better with msys2 Kelvin Sherlock 2019-02-19 21:57:52 -0500
  • 9f3c0feb39 load tools and gs/os calls from NList.Data Kelvin Sherlock 2019-02-19 21:49:35 -0500
  • 58351d1db7 win32 missing strndup Kelvin Sherlock 2019-02-19 19:48:39 -0500
  • 22e488df30 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. Kelvin Sherlock 2019-02-18 12:38:15 -0500
  • b9e36df2bb
    mingw/win32 lacks strndup. ksherlock 2019-02-18 11:24:08 -0500
  • 8584df91f5
    win32 compiler fixes. ksherlock 2019-02-18 11:08:57 -0500
  • 0e9cf9879b
    use uintptr_t to cast ptr to int. ksherlock 2019-02-18 10:56:43 -0500
  • fed51ab444 HISTORY_NO_DUP_FLAG currently missing from mingw wincon.h Kelvin Sherlock 2019-02-17 23:42:51 -0500
  • 31ab8d4c6c win32 typo. Kelvin Sherlock 2019-02-17 23:34:10 -0500
  • e9e9fcfd59 host mli - opening/closing a directory would close fd 0 (aka stdin). Kelvin Sherlock 2019-02-17 21:18:11 -0500
  • 682dc0c562 host mli - opening/closing a directory would close fd 0 (aka stdin). Kelvin Sherlock 2019-02-17 21:18:11 -0500
  • b6406159bd unix host mli bug fixes 1. file/directory storage types were reversed 2. month was off-by-one. Kelvin Sherlock 2019-02-17 18:46:19 -0500
  • 78591a37d0 unix host mli bug fixes 1. file/directory storage types were reversed 2. month was off-by-one. Kelvin Sherlock 2019-02-17 18:46:19 -0500
  • 216d1f1b35 push 24 mmu check was only checking 2 bytes. :/ Kelvin Sherlock 2019-02-17 16:40:34 -0500
  • 4e956a4e06 simplify mp check logic. Kelvin Sherlock 2019-02-17 13:22:27 -0500
  • 86285cc43d replace hard coded ADB keycode with nice enums. Kelvin Sherlock 2019-02-17 14:15:13 -0500
  • 3c9a004a9e store fields in separate array, not as part of record. Kelvin Sherlock 2019-02-16 23:56:27 -0500
  • 9589abfda7 debugger - add toolcall and GS/OS call recognition to the disassembler. Kelvin Sherlock 2019-02-16 17:29:39 -0500
  • a65833d6d8 register assignment - assign from other registers (eg, %a=%x) Kelvin Sherlock 2019-02-16 17:27:56 -0500
  • a0976f82a8 ubuntu. Kelvin Sherlock 2019-02-14 22:43:39 -0500
  • 0956f154fd compile with old versions of re2c (*cough* ubuntu *cough*) Kelvin Sherlock 2019-02-14 22:24:42 -0500
  • 44acfd5434 Debugger: %pc++, %s++, %s-- Kelvin Sherlock 2019-02-14 21:54:23 -0500
  • 5cb4f63993 Debugger - GSBug.Templates support. Kelvin Sherlock 2019-02-14 21:37:03 -0500
  • 2f05a766b0 fix GNU readline bug. linking libhistory is not necessary. In fact, it causes a SIGSEGV. Kelvin Sherlock 2019-02-11 23:09:59 -0500
  • 14e1fe18f8 move icon files around. Kelvin Sherlock 2019-02-11 20:15:30 -0500
  • 4a0c190ce3 win32 readline support, maybe. Kelvin Sherlock 2019-02-11 18:11:45 -0500