Commit graph

22 commits

Author SHA1 Message Date
Devin Acker
4c50f791aa update NTSC/PAL detection (fixes #258) 2020-07-20 21:12:42 -04:00
devinacker
4c5f1d0c28 start adding sgb disassembly/debugging stuff 2020-01-04 01:25:54 -05:00
devinacker
6c483ba040 smp: fix typo in opcode 0xFE mnemonic 2019-12-04 20:42:56 -05:00
devinacker
7a1e2adc30 smp: fix some disasm-view tidbits w/r/t bbs/bbc/etc 2019-12-02 22:15:44 -05:00
devinacker
aeec49a8e8 incorporate fancy disasm stuff into SMP debugger and refactor CPU disasm as well (closes #227) 2019-09-01 20:28:46 -04:00
devinacker
6578167c16 move 'filepath' into nall::string to make it usable from outside the frontend 2019-08-28 23:18:12 -04:00
devinacker
07c7cb3924 Merge branch 'master' into newdebugger 2019-07-23 22:08:04 -04:00
devinacker
25f3229b5a update for vendored 64-bit Qt on windows 2019-07-20 01:46:40 -04:00
devinacker
523b1ffd62 Merge branch 'qt5-win-deploy' of https://github.com/CypherSignal/bsnes-plus into newdebugger 2019-07-16 20:46:54 -04:00
devinacker
8bb6e4d80c add popup completer for symbol names in breakpoint editor 2019-07-05 19:17:49 -04:00
devinacker
789d616974 add configurable comparison operators for breakpoints (see #133) 2019-07-01 22:56:11 -04:00
devinacker
41e260cd6e revamp breakpoint editor, allow adding/deleting an unlimited number of breakpoints 2019-06-30 03:14:40 -04:00
devinacker
a64f937f1c add support for expanded SPC7110 ROMs (tengai makyou zero translation) 2019-06-02 17:06:14 -04:00
David Crooks
dfa70343ba Fixes to add some missing output files 2018-12-09 21:16:13 -05:00
David Crooks
fed604182e Update to utilize a light, local, distribution of Qt for Windows dev
This breaks the implicit dependency on a fully installed Qt distribution on Windows platform, as well as the dependency on the PATH env var being set up.
2018-12-06 21:14:12 -05:00
devinacker
608fa46c50 clean up symbol map code + fix some memory issues elsewhere 2018-12-04 23:25:29 -05:00
devinacker
7778342192 Merge branch 'master' into qt5 2018-08-27 19:36:17 -04:00
devinacker
f5a7a06ebd detect SA-1 carts with battery but no BWRAM
(Pachi Slot Monogatari PAL Special, any others?)
2018-07-31 00:05:07 -04:00
devinacker
a885b1808f don't let canceling QDialogs with esc key also cancel a nall::Window (also allow memory viewer to be canceled with esc when the editor has focus) (fixes #187) 2018-07-28 16:48:46 -04:00
devinacker
15ed6bc5d4 use more native-looking save dialogs for VRAM views 2018-07-28 16:17:33 -04:00
devinacker
535370af92 update build to Qt5 (#160) 2018-06-24 19:37:38 -04:00
devinacker
d4af262679 get rid of redundant library code 2018-06-23 01:46:49 -04:00