Sour
|
8d6830a70a
|
SNES: Add support for ST018 coprocessor
Used by a single game: Hayazashi Nidan Morita Shougi 2
|
2024-12-29 23:41:52 +09:00 |
|
Sour
|
c5406773a0
|
Added WonderSwan support
|
2024-09-19 21:19:43 +09:00 |
|
Sour
|
13acb3fe42
|
Added GBA support
|
2024-03-30 11:42:31 +09:00 |
|
Sour
|
5308983ebb
|
Added SMS/GG/SG-1000 support
|
2023-12-14 22:23:27 +09:00 |
|
Sour
|
210ec99673
|
Debugger: Fixed crash with GB debugger when in SGB mode
|
2023-01-28 18:43:03 -05:00 |
|
Sour
|
47b94cd49f
|
Debugger: Added option to show/hide memory values (+ fixed missing memory values on NES, PCE, etc.)
|
2022-09-13 00:41:18 -04:00 |
|
Sour
|
152abf690b
|
Rename stdafx.h to pch.h
|
2022-09-08 21:29:52 -04:00 |
|
Sour
|
5e31200cf3
|
Debugger: Refactor/fix logic to determine size of value to display along with the effective address
|
2022-07-13 21:51:51 -04:00 |
|
Sour
|
e245293065
|
Debugger: NEC DSP - Call stack + step over/out support
|
2022-07-04 20:52:35 -04:00 |
|
Sour
|
56b1cedc9c
|
Debugger: Refactoring/fix todos
|
2022-07-04 20:32:16 -04:00 |
|
Sour
|
1583ba963e
|
Debugger: Improved disassembly for GSU, allow moving program counter
|
2022-07-04 19:34:35 -04:00 |
|
Sour
|
b36edfb024
|
Debugger: CX4 call stack/profiler support
|
2022-07-04 17:14:05 -04:00 |
|
Sour
|
529508d8d5
|
PCE: Use 1-byte operands for zero page addressing, fixed/improved effective address display
|
2022-05-19 18:44:57 -04:00 |
|
Sour
|
191304e025
|
wip - everything to review
|
2022-04-06 18:37:35 -04:00 |
|
Sour
|
b9d367e91a
|
Debugger: Implement/refactor is jump/is return/etc logic for all CPUs
|
2022-03-24 21:39:00 -04:00 |
|
Sour
|
6de42fb210
|
Debugger: CX4 debugger refactoring/improvements
|
2022-02-20 18:22:33 -05:00 |
|
Sour
|
24af663f86
|
Debugger: Refactor DisassemblyInfo to avoid out-of-bounds memory reads
|
2022-02-11 18:56:17 -05:00 |
|
Sour
|
dffbd4921a
|
Refactoring: Renamed SnesMemoryType
|
2022-01-22 12:16:10 -05:00 |
|
Sour
|
0b228f5951
|
Refactoring: Added Snes prefix to files/classes
|
2022-01-22 11:55:17 -05:00 |
|
Sour
|
997dbb00c9
|
Debugger: Fixed new breakpoints always being associated to the SNES CPU (+ filtered dropdown)
|
2022-01-07 00:15:29 -05:00 |
|
Sour
|
c63c99f82b
|
Debugger: Fixed register label display
|
2022-01-06 22:14:04 -05:00 |
|
Sour
|
e27e511558
|
File reorganization
|
2021-04-09 21:45:04 -04:00 |
|
Sour
|
2a3a955dc3
|
Reorganize files (debugger + netplay)
|
2021-04-09 20:01:50 -04:00 |
|