Releases: BartmanAbyss/vscode-amiga-debug
Releases · BartmanAbyss/vscode-amiga-debug
1.5.2
- FIX: copper: don't crash when hovering over
NO-OP
instruction - NEW: display
BPL1MOD
,BPL2MOD
as signed values - NEW: screen: support
FMODE
(AGA) for bitplanes - NEW: profiler now shows 32 and 64 bit wide DMA transfers
- NEW: resources: support
FMODE
(AGA)
1.5.1
- FIX: profiler: Custom registers at start of frame
- FIX: screen: display window when not set during frame
- FIX: DMA: ignore fake copper DMA after COPJMP
1.5.0
- FIX: fixed WinUAE-crash in savestate profiler for non-68000 CPUs, and non-bogomem memory configs
- FIX: savestate controls improved, debug output
- FIX: screen/resource zoom window now clips to document
1.4.9
- NEW: fixed template project's
TakeSystem
/FreeSystem
to be compatible with AROS - NEW: Use AROS if no Kickstart ROM is configured
- CHG: update AROS ROM in WinUAE
1.4.8
- FIX: fix 2 seconds delay when starting WinUAE
- NEW: new debug functions
debug_load
,debug_save
ingcc8_c_support.h
1.4.7
1.4.6
- NEW: memory viewer: track CPU data
- NEW: screen: show time, enable/disable display window, more pixel sources, DMACON, BPLCON
1.4.5
- FIX: scrolling in copperlist no longer shifts whole profiler up
- FIX: dragging time in profiler flame-graph no longer stops working once reaching the outside of the profiler
- NEW: memory heatmap/viewer
- CHG: update WinUAE
1.4.4
- custom registers view: tooltip help for registers
- Denise emulator ("Screen (Beta)" tab), enable/disable specific bitplanes, sprites, with DMA overlay; click in screen to set time
- blitter tooltips show blit duration, minterm
- Profiler saves screenshots even for single-frame profiles (PNG, better quality)
- Fix screenshot delay (screenshots were always one frame too old)
- updated to latest WinUAE. fixes sprite DMA not showing SPRxDATA, SPRxDATB
- removed
avail
in startup-sequence (commited by mistake)
1.4.3
savestate profiler: enable "cycle exact" before launching .uss file