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
|
3c94fe6245
|
Debugger: SNES - Fixed effective address display for indirect JMP
Effective address always had the upper 8 bits of the address as 0 instead of using the current value of K
|
2023-11-29 17:56:25 +09:00 |
|
Yuri Kunde Schlesner
|
9538c90698
|
Debugger: SNES - Treat BRL as an unconditional jump (#29)
|
2023-08-18 11:51:43 +09:00 |
|
Sour
|
28b03d8434
|
Debugger: SNES - Fixed RMW instructions not displaying the correct address/value in 16-bit mode
|
2023-04-04 17:46:57 -04:00 |
|
Sour
|
5327cafd1b
|
Debugger: SNES - Fixed incorrect effective addresses for some read operations
|
2022-10-08 12:21:59 -04: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
|
56b1cedc9c
|
Debugger: Refactoring/fix todos
|
2022-07-04 20:32:16 -04:00 |
|
Sour
|
008ed9077d
|
Debugger: Refactor debug config
|
2022-07-01 12:34:00 -04:00 |
|
Sour
|
5414afdbb4
|
Debugger: Added "Show jump labels" option
|
2022-06-26 14:44:59 -04:00 |
|
Sour
|
55b96c9ebc
|
Debugger: Assembler rewrite/refactoring for NES/SNES/PCE
|
2022-05-23 16:46:59 -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
|
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 |
|