Skip to content

Releases: BartmanAbyss/vscode-amiga-debug

1.5.2

18 Aug 20:06
Compare
Choose a tag to compare
  • 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

18 Aug 13:35
e6535aa
Compare
Choose a tag to compare
  • 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

09 Aug 15:34
Compare
Choose a tag to compare
  • 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

01 Aug 14:44
Compare
Choose a tag to compare
  • 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

01 Aug 12:12
Compare
Choose a tag to compare
  • FIX: fix 2 seconds delay when starting WinUAE
  • NEW: new debug functions debug_load, debug_save in gcc8_c_support.h

1.4.7

31 Jul 20:26
Compare
Choose a tag to compare
  • NEW: show CPU registers in assembly view (fixes [#78)

1.4.6

31 Jul 17:17
Compare
Choose a tag to compare
  • NEW: memory viewer: track CPU data
  • NEW: screen: show time, enable/disable display window, more pixel sources, DMACON, BPLCON

1.4.5

29 Jul 21:11
Compare
Choose a tag to compare
  • 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

26 Jul 21:20
Compare
Choose a tag to compare
  • 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

21 Jul 19:49
Compare
Choose a tag to compare

savestate profiler: enable "cycle exact" before launching .uss file