View all by CP Soft
CP Soft
Follow CP Soft
Follow
Following CP Soft
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
Harrier Attack Reloaded
←
Return to Harrier Attack Reloaded
Devlog
Music in game menu
May 08, 2025
by
CP Soft
As I am completely hopeless when it comes to music, I decided to pick a tune that I could recreate on the system. I thought about picking a nice British war tune as this is a game centred around a bat...
Continue reading
Armour health meter and smooth scrolling
April 29, 2025
by
CP Soft
Keep track of your plane integrity with the armour meter There was no health meter in the original game and quite often your plane would seem to randomly explode for no plausible reason. Usually the r...
Continue reading
Maverick air-to-ground missiles update
April 13, 2025
by
CP Soft
Maverick air-to-ground missiles Harriers can take a payload of Sidewinder air-to-air and Maverick air-to-ground missiles. I thought it would be interesting to add more weapons to the game. When an ene...
Continue reading
Contrails and bugfixes
March 30, 2025
by
CP Soft
Bug fixes I fixed a bug where the border wasn’t being set on the loader screen. I also removed the scr_set_ink function and replaced it with a function that writes the palette entries directly into...
Continue reading
Bug fix on redefining keys
March 16, 2025
by
CP Soft
1
The redefine keys function wasn't reading line 0 of the keyboard buffer, which meant you couldn't use the cursor keys to control the plane. This has been fixed...
Continue reading
CDT (cassette tape) edition released
March 01, 2025
by
CP Soft
#harrier attack
I have created a CDT file of Harrier Attack Reloaded. The CDT file is a cassette tape format that can be played on Amstrad Plus emulators, or on real hardware if the sound is transferred to an audio t...
Continue reading
DSK edition for 464+/6128+ released
February 18, 2025
by
CP Soft
#Harrier-Attack
I have created a DSK edition of Harrier Attack Reloaded for the 464+ and 6128+. Insert the file into the emulator or computer and type RUN "HARRIER" to load the game. This was a little awkward to get...
Continue reading
Fixed graphical glitch on sprites on real hardware
February 15, 2025
by
CP Soft
There was a slight graphical glitch on the hardware sprites when running the game on real hardware. As the game sprites are smaller than the 16x16 pixel hardware sprite size, I was only filling the ne...
Continue reading
Fixed stack bug
February 13, 2025
by
CP Soft
#bugfix
Bugfix I fixed a bug which was causing a crash on some emulators. The program stack was occupying the same memory as the ASIC when it was paged in. It didn't seem to cause any problems for WinApe but...
Continue reading