| Future War! | Title: | Future War! | Category: | Game/Strategy | Release Date: | 1984 | Language: | English | Size: | 32K | Machine: | PAL & NTSC | Code Type: | Basic | Distribution: | As compilation | | | Released by: | Independent Computer Products User Group (ICPUG) | Notes: | Written by B. W. Behling. A three player strategy game, converted from C64. Unfortunately it does not work, see below. |
External links: C64 release
User Rating: 4.0/10 (2 votes)
|
|
|
| |
| Appeared On Compilations | USA 32 |
| |
| Bug | The game was originally written for the C64, which has Commodore BASIC V2.0. In that version, the variables "DS" and "DS$" are not reserved, they can be freely used.
However, in Commodore BASIC V3.5, those two variable names are reserved: they contain Disk Status (code) and the Disk Status string, respectively. They cannot be assigned to.
The game's code unfortunately uses these two variables extensively. Therefore, to make the game work, those two variables must be replaced in all of these lines (to - for example - PS and PS$): 328, 330, 332, 334, 336 522 568 |
| |
Copyright © Plus/4 World Team, 2001-2024. Support Plus/4 World on Patreon |