Skip to content

Releases: dmcoles/ActionReplay5

V5.2.1

24 Dec 13:01

Choose a tag to compare

  • improved VBR processing
  • fixed issue with D0 being corrupted in setActivateMode function
  • added CAPS lock key support
  • fixed issue with beamcon0 getting corrupted
  • added French keymap
  • fixed issue with bitplane DMA not being enabled correctly with mem
    watches
  • fixed issue with int5 vector when viewed with M command
  • updated memory control prefs to better handle different kickstart
    versions
  • resetcfg command handles different memory configurations
  • external memory address in prefs screen was not lined up correctly
  • boot selector / bootblock coder / drive controls correctly
    enabled/disabled according to kickstart version
  • savecfg correctly handles flash chip with 16k sector size
  • autoconfig handling improved to work more like AR3
  • savePrefs was saving corrupt data

V5.2.0

31 Oct 14:13
b8f2722

Choose a tag to compare

V5.2.0 - 31-Oct-2025

  • stop using address $204 as work space
  • RF command - enable fpu on 060, handle missing fpu on 040
  • SQR command - dont restart if error shown
  • fix 8mb ram issue with xcopy
  • add fpu disabled message for 68060
  • add Shift Tab (insert 8 spaces)
  • add Shift Return (insert line)
  • add KICKVER command
  • allow more breakpoints and memwatch points (20) in demon cart
  • tidy up some text strings / spelling mistakes
  • add EX command to exchange memory block
  • added end address option for D, M, MQ, N, NQ, Y commands
  • added support for amd 29f010 flash chip
  • changed lea 100.s,a0 in disassembly to lea 100.w
  • added support for lea 100.w in assembler (both .s and .w can be used)
  • add support for the 020 instruction EXTB in the assembler and disassembler
  • fix decoding of 020 scale on disassembly eg (a0,d0*4)
  • fix assembling LINEF and LINEA opcodes
  • fix mfm buffer restore after RNC command
  • move trainer workspace in DeMoN so that disk and tracker operations do not have to disable trainer search
  • add WDS -write (Amiga)dos sectors, WDB - write (Amiga)dos bytes, WPS - write pdos sectors, WPB - write pdos bytes commands
  • fix incorrect help template for RR commmand
  • add missing key parameter in RPS and RPB commands on main help page
  • scan - set start and end
  • allow to read/write tracks from <a800
  • mfm decode to fast mem / below a800
  • many code optimisations
  • fix rol.l dx,dy disassembly(d0 source was showing as d8) - also affected all shift instructions
  • add TA command (trace until pc = address or pc in a particular range)
  • add TRB command (trace until pc is in ram = bootblock finder)
  • added check for correct DeMoN hardware version when flashing
  • fixed screen corruption when using 'nores option'
  • sending screen to printer now prints correct number of lines
  • added DeMoN 2 boot logo
  • made action replay memory checker routine (ARRAM) more robust
  • Updated flash routine to only skip 2 bytes at start instead of 4

V5.1.0

12 Jun 13:24
b8f2722

Choose a tag to compare

V5.1.0 - 12-Jun-2025
● fix double triggering issue in software mode
● fix TS command corrupting memory
● ensure AGA palette bank 0 is selected after palette restore
● descriptions for cia registers fixed (order was not correct)
● fix disassembly being cropped on 32 bit CPUs
● display extra aga display and cpu parameters in INFO
● add RYG and FYG commands to support ymodem-g receiving
● update picture viewer to fix display stability issues on AGA
● add support for aca500plus
● add support for upcoming DeMoN 2 cart
● clear CPU caches on exit
● updated ascii logo and file id by stratos!/contra!
● fix for trainer searching issues with 32 bit CPUs
● cursor flash speed made consistent regardless of CPU speed
● fixed crash in COPY command if user chose not to kill running program

V5.0.0

14 Apr 17:04
81f7466

Choose a tag to compare

V5.0.0