Alien Invaders for the C= 128: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
''by [[Darrel Spice]]''
''by [[Darrel Spice]]''


I found something I thought I'd never see again! In the late 80's I wrote one of the few games that used the Commodore 128's 80 column display. I even got mention in the 5th Anniversary Issue of INFO, which also happened to be the first issue of INFO I'd ever seen!(I had just moved to Houston, which has better bookstores than back home!). As you can see, I've had my SpiceWare logo for quite some time :-)  
I found something I thought I'd never see again! In the late 80s, I wrote one of the few games that used the Commodore 128's 80 column display. I even got mention in the 5th Anniversary Issue of INFO, which also happened to be the first issue of INFO I'd ever seen! (I had just moved to Houston, which has better bookstores than back home!). As you can see, I've had my SpiceWare logo for quite some time :-)
 
<gallery mode="packed">
[[Image:c128-1.png]]
File:c128-1.png|Startup Screen
 
File:c128-2.png|Game Screen  
Startup Screen  
File:info.png|INFO #22, Sep/Oct 88
 
</gallery>
[[Image:c128-2.png]]
 
Game Screen  
 
[[Image:info.png]]
 
INFO #22, Sep/Oct 88  
 
Here's a tip to get you started in VICE/2:
Here's a tip to get you started in VICE/2:
# ALT-V to toggle the 40/80 button
# ALT-V to toggle the 40/80 button
Line 20: Line 12:
# ALT-S to turn on sound settings
# ALT-S to turn on sound settings
# ALT-J to configure joysticks
# ALT-J to configure joysticks
# ALT-W to write config file (so you don't have to do all these steps each time)  
# ALT-W to write config file (so you don't have to do all these steps each time)


Save the 128 Alien Invaders game file in the same directory that VICE/2 is in, and you'll be able to see it with the DIRECTORY command, and load it with the DLOAD"128INVADERS" command (remember, the " key is shift-2 on the Commodore 128).
Save the 128 Alien Invaders game file in the same directory that VICE/2 is in, and you'll be able to see it with the DIRECTORY command, and load it with the DLOAD"128INVADERS" command (remember, the " key is shift-2 on the Commodore 128).


Make sure you are running version 1.6 of VICE/2, it solves a couple problems related to the numeric keypad and joystick. The joystick should be into "Port 2" on the C128. Hit ALT-J to change where your OS/2 joystick is "plugged" into.  
Make sure you are running version 1.6 of VICE/2, it solves a couple problems related to the numeric keypad and joystick. The joystick should be into "Port 2" on the C128. Hit ALT-J to change where your OS/2 joystick is "plugged" into.


==Download==
==Download==
* [http://web.archive.org/web/20070810071406/http://home.houston.rr.com/spiceware/downloads/128invaders.zip (4K)]
* [http://web.archive.org/web/20070810071406/http://home.houston.rr.com/spiceware/downloads/128invaders.zip 128invaders.zip] (4K)


[[Category:Emulators]]
[[Category:Emulators]]

Revision as of 22:32, 27 December 2023

by Darrel Spice

I found something I thought I'd never see again! In the late 80s, I wrote one of the few games that used the Commodore 128's 80 column display. I even got mention in the 5th Anniversary Issue of INFO, which also happened to be the first issue of INFO I'd ever seen! (I had just moved to Houston, which has better bookstores than back home!). As you can see, I've had my SpiceWare logo for quite some time :-)

Here's a tip to get you started in VICE/2:

  1. ALT-V to toggle the 40/80 button
  2. ALT-R to soft reset(display will switch to 80)
  3. ALT-S to turn on sound settings
  4. ALT-J to configure joysticks
  5. ALT-W to write config file (so you don't have to do all these steps each time)

Save the 128 Alien Invaders game file in the same directory that VICE/2 is in, and you'll be able to see it with the DIRECTORY command, and load it with the DLOAD"128INVADERS" command (remember, the " key is shift-2 on the Commodore 128).

Make sure you are running version 1.6 of VICE/2, it solves a couple problems related to the numeric keypad and joystick. The joystick should be into "Port 2" on the C128. Hit ALT-J to change where your OS/2 joystick is "plugged" into.

Download