Difference between revisions of "A guide to running software on a real Amstrad CPC/CPC Plus computer"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
[[Category:Cpctech.org]]
 +
 
A guide to running software on a real Amstrad CPC/CPC+ computer
 
A guide to running software on a real Amstrad CPC/CPC+ computer
  
Line 82: Line 84:
 
where "<filename>" is the filename of the program found and "x" is the number of the block.
 
where "<filename>" is the filename of the program found and "x" is the number of the block.
  
 
+
[[Image:Cpcload.gif]]
 
+
[Picture shows a cassette program loading]
+
  
 
If you do not see this message:
 
If you do not see this message:
Line 111: Line 111:
 
If this happens, you can rewind the cassette to the start of the block with the error and try again.
 
If this happens, you can rewind the cassette to the start of the block with the error and try again.
  
If you have a external cassette recorder, then you can try to adjust the volume, this may make a difference.  
+
If you have a external cassette recorder, then you can try to adjust the volume, this may make a difference.
  
 
== Loading disc software on a real Amstrad CPC/CPC+ system ==
 
== Loading disc software on a real Amstrad CPC/CPC+ system ==

Revision as of 15:12, 17 December 2010


A guide to running software on a real Amstrad CPC/CPC+ computer

Restarting a Amstrad CPC+ to load cassette or disc software

If you are using a CPC464+:

  • switch the computer off.
  • insert the system cartridge (this contains the game "Burnin' Rubber" and "Locomotive BASIC").
  • switch on the computer. A menu will be displayed with two options "f1 Amstrad BASIC" and "f2 Burnin Rubber'".


Cpcplus.gif


  • Press f1 to select "Amstrad BASIC".
  • The screen will clear then display:
BASIC 1.1
Ready

File:Cpcplus2.gif

  • You can now follow the instructions to use cassette or disc software

Restarting a Amstrad CPC to load cassette or disc software

If you are using a CPC464, CPC664, CPC472 or CPC6128:

  • Switch off the computer and switch it on again. The computer will show the startup message and there will be a "Ready" prompt.

Cpc6128.gif

  • You can now follow the instructions to use cassette or disc software

Loading cassette software on a real Amstrad CPC/CPC+ system

  • Restart the computer. (see the instructions above for the CPC+ and CPC computers).
  • Insert the cassette into the cassette player.

(On a CPC464 or CPC464+ system you must insert the cassette into the internal cassette player.)

  • If you are using a CPC with a disc interface you will need to type:
|TAPE

and then press the large ENTER key (CPC464) or RETURN key (CPC6128, CPC464+,CPC6128+).

NOTE:

  • the "|" symbol can be obtained by pressing SHIFT and "@" (at) together on the Amstrad keyboard.
  • The CPC664, CPC6128 and CPC6128+ have a disc interface built in, and this command must be used to enter cassette mode.
  • The CPC464 and CPC464+ have a cassette player built in. If you have a disc interface (Amstrad/Schneider DDI-1 or Vortex) connected you will need to type this command to enter cassette mode. If you do not have a disc interface, you do not need to type this command.
  • Now type:
RUN"

and then press the large ENTER key (CPC464) or RETURN key (CPC6128, CPC464+,CPC6128+).

Tips:

  • On a CPC464 system you can press SHIFT and the small ENTER key (on the keypad) together instead of typing RUN".
  • On a CPC464+, CPC6128, or CPC6128+ system you can press SHIFT and ENTER together instead of typing RUN".
  • The following message will be displayed:
Press PLAY then any key:

Cpc6128r.gif

[Picture shows the commands to load from cassette on a CPC with a disc interface]

File:Cpc6128t.gif

[Picture shows commands to load from cassette on a CPC without a disc interface]

  • Now press the PLAY button on the cassette player
  • Now press any key on the Amstrad keyboard, and the cassette will start to play.
  • After a short time you will see the following message:

Loading <filename> block x

where "<filename>" is the filename of the program found and "x" is the number of the block.

Cpcload.gif

If you do not see this message:

  • If you see the error "Bad command" then make sure you type in "|TAPE".
  • try rewind the cassette to the start again and waiting. It is possible the Amstrad missed the first file.
  • the cassette is not made for the Amstrad and will not load
  • the cassette is damaged and it is not possible to run the program on it.
  • the wrong side of the cassette has been inserted

For each block that is successfully read, the Amstrad will report the block number.

When all of the blocks of the file have been loaded, the program will start automatically.

If there is a error, a message will be displayed:

Read error a

or

Read error b

will be shown.

If this happens, you can rewind the cassette to the start of the block with the error and try again.

If you have a external cassette recorder, then you can try to adjust the volume, this may make a difference.

Loading disc software on a real Amstrad CPC/CPC+ system

  • Restart the computer. (see the instructions above for the CPC+ and CPC computers).
  • Insert the disc into the disc drive.
  • Type:
CAT

or

|DIR

and then press the large ENTER key (CPC464) or RETURN key (CPC6128, CPC464+,CPC6128+).

These commands will display a listing (directory) of the files on the disc.

NOTE:

  • the "|" symbol can be obtained by pressing SHIFT and "@" (at) together on the Amstrad keyboard.

There are normally 3 responses to this command:

1.

Drive A: disc missing

Retry, Ignore or Cancel?

This message will be displayed if the disc is not inserted, or the disc is inserted and the drive belt in the disc drive has worn out and needs replacing.

[Picture showing 'Disc missing' error message]

2.

Drive A: read fail

Retry, Ignore or Cancel?

This message will be displayed if the directory can't be read or the directory is corrupted. It is possible the disc may not have a directory. In this case try the "|CPM" loading method described below.

[Picture showing 'Read fail' error message]

3. A message similar to the following will be displayed:

Drive A: user 0

DISC.BAS 1K

177K free

This is the directory of the files on the disc. Here you will see the names of each file. If you typed "CAT" then you will also see the size of each file. In both cases, the amount of free space is also displayed.

[Picture showing directory listing from 'CAT' command]

[Picture showing directory listing from '|DIR' command]

  • If there was a "Read fail" error, please try the loading method using the "|CPM" command. (see the instructions below)
  • If the directory is displayed, please continue to follow these instructions.
  • The directory shows the list of files on the disc.
  • If there is a single file, then this should be RUN by typing:

RUN"<filename>

replacing <filename> with the name of the file.

e.g.

RUN"disc.bin

[Picture showing a directory with a single file]

NOTES:

  • If the file has a ".BAS", ".BIN" or ". " (3 spaces) as an extension then you can omit it.

e.g. if the file is "DISC.BIN" you can type:

RUN"disc

instead of:

RUN"disc.bin

  • The disc operating system is not case sensitive. Therefore you do not need to type the name exactly as shown. i.e. "disc.bin" is the same as "DISC.BIN".
  • If there is more than one file, look for a small file with a ".BAS", ".BIN" or ". " extension. e.g.

Drive A: user 0

ZAPTBALL.BAS 4K ZAPTBALL.BI3 14K ZAPTBALL.BI0 2K ZAPTBALL.BI4 11K ZAPTBALL.BI1 13K ZAPTBALL.BI5 8K ZAPTBALL.BI2 8K ZAPTBALL.LEV 8K

112K free

Ready

In this example, the file "ZAPTBALL.BAS" should be run.

[Picture showing a directory with multiple files]

If the computer crashes, resets or "PROGRAM LOAD FAILED" is displayed, then choose another file and try again.

Loading disc software using "|CPM"

You should attempt to start a program on a disc using this method if there is a "Read fail" error with the "CAT" or "|DIR" commands.

  • Restart the computer (follow the instructions above)
  • At the "Ready" prompt, type:

|CPM

and then press the large ENTER key (CPC464) or RETURN key (CPC6128, CPC464+,CPC6128+).

NOTE:

  • the "|" symbol can be obtained by pressing SHIFT and "@" (at) together on the Amstrad keyboard.

[Picture showing '|CPM' command]

  1. The screen will clear. There are 3 possible results:

1.

Drive A: read fail

Retry, Ignore or Cancel?

If you press the "R" key, then the "read fail" message is repeated. If you press "I" or "C" keys then the following message is displayed.

Failed to load boot sector

Retry, Ignore or Cancel?

[Picture showing 'Read fail' error after '|CPM' command has been executed]

These errors show that the command has failed and that the program can't be started using the "|CPM" command.

2.

Failed to load boot sector

Retry, Ignore or Cancel?

[Picture showing 'Failed to load boot sector' error after '|CPM' command has been executed]

This error shows that the command has failed and the program can't be started using the "|CPM" command.

3.

The program will load and run! The program can be started using the "|CPM" command.