Reply To: Star Fleet II: Krellan Commander

Home Forums Game Suggestions Star Fleet II: Krellan Commander Reply To: Star Fleet II: Krellan Commander


CarlosTex
Participant
#9450

This is a good game for everyone that loves space games. I actually wrote some code for Trevor Sorensen (game developer) for the 2.0 version SpaceGameJunkie mentioned. I wrote some asm code to avoid CTRL + C abruptly terminating the game back to DOS, by basically reprogramming the software interrupt to do nothing when the combination of keys is pressed. It was easy to press it by mistake, which was not a problem on DOSBox but a huge on on real hardware.

I think i’m uncredited but, no one can take that away from me. Cool game!