Sour
|
8701d3c15c
|
Debugger: Prevent crash when attempting to load a .dbg file for GB roms
Display error in log window instead and ignore the .dbg file
|
2023-07-11 16:46:35 +09: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
|
7108bdde36
|
Refactoring - Moved some leftover files out of the root folder
|
2022-09-08 21:48:49 -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
|
948aec1d3a
|
Linux: Fixed compilation warnings and crash when closing emulator (EmuApi.Release was called too early and other threads/timer could call IsPaused after it was called)
|
2022-07-13 19:53:48 -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
|
529508d8d5
|
PCE: Use 1-byte operands for zero page addressing, fixed/improved effective address display
|
2022-05-19 18:44:57 -04:00 |
|
Sour
|
07d0701673
|
Fixed disassembly for some instructions
|
2022-04-21 20:41:10 -04:00 |
|
Sour
|
d5d61b0472
|
Debugger - Memory mappings, predictive breakpoints, disassembly fixes/improvements, refactoring
|
2022-04-10 16:07:53 -04:00 |
|
Sour
|
9d9a648050
|
Simplify PCE cpu code, fixed some wrapping issues, etc.
|
2022-04-07 23:43:16 -04:00 |
|
Sour
|
5ee961747b
|
CPU - removed branch cycle penalty for page crossing
|
2022-04-07 20:38:32 -04:00 |
|
Sour
|
191304e025
|
wip - everything to review
|
2022-04-06 18:37:35 -04:00 |
|