Repton - simondotm/stardot-wiki GitHub Wiki
Freeware (source code included)
BBC Micro / Electron Repton © 1985 Superior Software / Tim Tyler
Acorn Atom Repton by Kees van Oss, 2013
Repton is the best-selling gaming franchise available for all Acorn machines. At least, it is now - never before available for the Acorn Atom, Kees van Oss was inspired by fellow RS coder David Boddie's reverse engineering of the Electron Repton level formats* and has successfully ported the original Electron release created by 15-year-old Tim Tyler and published by Superior Software in 1985.
* See more reverse engineered games on the Useful Docs page.
N.B. The modern Repton series continues to be developed by Superior Interactive for Windows and iOS platforms.
Port by Kees van Oss
The Electron version didn't use hardware scrolling so was a good candidate for porting to the Atom. It uses character scrolling so scrolling 8x8 bits. The playfield screen had to be adjusted and the layout rearranged due to the resolution difference but because the playfield is 18x18 instead of 22x22 characters, it scrolls faster and is fast enough to play at 1 MHz.
-
Standard Acorn Atom
-
32 KB RAM (#0000-#7FFF)
-
6 KB video RAM (#8000-#97FF)
-
VIA
-
Joystick (Optional)
An optional joystick can be connected to PORTB of the AtoMMC interface with software version 2.9.
AtoMMC Joystick
-----------------
PB0 - Right
PB1 - Left
PB2 - Down
PB3 - Up
PB4 - Jump
PB5 - nc
PB6 - nc
PB7 - nc
GND - GND
Repton Acorn Atom disc/tape images
This image archive includes both tape and disc versions of the game. Read the included Readme.txt file for more info.
The sourcefiles are available on request and have to be compiled with the CC65 cross compiler.
Type MAKE REPTON to compile the program.
An assembler listing is created in the REPTON.LST file.
{{#ev:youtube|DjPzYFY1IkY}} Atomic Repton final version by Kees van Oss Posted: Mon Aug 19, 2013 |
|
{{#ev:youtube|_ZhQzKTnAj8}} Preview Repton by Kees van Oss Posted: Sat July 13, 2013 |
 Atom Repton keys screen Posted: 14:05, 06 Aug 2013 |
 Atom Repton loading screen Posted: 14:09, 06 Aug 2013 |
 Atom Repton title screen Posted: 14:09, 06 Aug 2013 |
 Atom Repton in-game #1 Posted: 14:10, 06 Aug 2013 |
 Atom Repton in-game #2 Posted: 21:57, 06 Aug 2013 |
 Atom Repton in-game #3 Posted: 21:57, 06 Aug 2013 |
 Atom Repton in-game #4 Posted: 21:58, 06 Aug 2013 |
 Atom Repton in-game #5 Posted: 21:58, 06 Aug 2013 |
 Atom Repton in-game #6 Posted: 21:58, 06 Aug 2013 |
 Atom Repton in-game #7 Posted: 21:58, 06 Aug 2013 |
 Atom Repton in-game #8 Posted: 21:59, 06 Aug 2013 |
 Atom Repton in-game #9 Posted: 21:59, 06 Aug 2013 |
 Atom Repton in-game #10 Posted: 13:10, 06 Aug 2013 |