Skip to content

Commit 81f7466

Browse files
authored
Create README.md
1 parent a97abb9 commit 81f7466

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Action Replay 5
2+
3+
## Introduction
4+
This is an update to the Action Replay Cartridge developed by Datel Electronics for the Commodore Amiga. The original device was developed by Olaf Boehm and Joerg Zanger and sold as Action Replay, Action Replay II and finally Action Replay III. This device was designed to be used on the Commodore Amiga A500 and a version was also released for the A2000. The code was later extracted from the ROM and updated by Michael Pendec (BlackHawk/Paradox) and released as a software debugger called ARIV for the Amiga A1200/4000.
5+
6+
## New Features
7+
This new release is based upon the code in both the Action Replay III cartridge and the software ARIV release. It combines all of the features from these but also has many new features and bug fixes. Here is a brief list of some of the new features:
8+
9+
* UK and Italian keymaps
10+
* Ability to save preferences to flash memory
11+
* Enhanced disk read/write routines
12+
* Rob Northen Copylock finder
13+
* Replaced Burst Nibbler with XCopy
14+
* Utilisation of the full PAL screen area
15+
* Ability to deploy Rob Northen DISKIO/DOSIO routines into memory
16+
* Send and receive files and data via serial port
17+
* AmigaXfer support
18+
19+
## Hardware And Software
20+
This new Action Replay is designed to take full advantage of the DeMoN cart (build details here https://github.com/gerbilbyte/DeMoN) but will also work well in WinUAE and can even be applied to an original action Replay III cartridge.
21+
22+
There is also a software only mode (Similar to the ARIV software) that allows you to use this on machines that do not have the capability to run a hardare version of the Action Replay.
23+
24+
## Source Code and Licensing
25+
26+
The source code given here is partly my own work and partly taken from a reverse engineering of the Action Replay IV software (which itself was reverse engineering from the Action Replay III). For this reason it is not possible to release this source code under any form of open source licensing.
27+

0 commit comments

Comments
 (0)