Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Hash key missing
Style
.key
{
 border-right: #000000 1px solid;
 padding-right: 1px;
 border-top: #000000 1px solid;
 padding-left: 1px;
 font-size: 12px;
 font-weight: normal;
 border-left: #000000 1px solid;
 border-bottom: #000000 1px solid;
}

In this manual, anything displayed on the Cambridge Z88 screen is shown in a computer typeface, such as

Name of file to save

Anything that you should type at the keyboard is shown in a different typeface to designate the keyboard keys; for example

You are invited to a party

The keys on the keyboard with a special function are shown in the text with key legends. So, for example, if you are asked to type

...

ENTER

...

ENTER

...

In general, references to menu headings are in bold caps; for example LAYOUT.

References to individual commands are in bold; for example Save or Load.

References to options displayed by a command are in italics; for example Save only range of columns.

...

CTRL

...

The cursor keys are represented as Image RemovedImage RemovedImage Removed and Image Removed key on normal PC.

 

Info

We're currently working on this page, we hope to have it done soon.

HexDecCode Description
000NUL Null
011SOHAStart of Heading
022STXBStart of Text
033ETXCEnd of Text
044EOTDEnd of Transmit
055ENQEEnquiry
066ACKFAcknowledge
077BELGBell
088BSHBackspace
099HTIHorizontal Tab
0A10LFJLine Feed
0B11VTKVertical Tab
0C12FFLForm Feed
0D13CRMCarriage Return
0E14SONShift Out
0F15SIOShift In
1016DLEPData Line Escape
1117DC1QX On
1218DC2RAux On
1319DC3SX Off
1420DC4TAux Off
1521NAKUNegative Acknowledge
1622SYNVSynchronous File
1723ETBWEnd of Transmitted Block
1824CANXCancel
1925EMYEnd of Medium
1A26SUBZSubstitute
1B27ESC[Escape
1C28FS\File Separator
1D29GS]Group Separator
1E30RS£Record Separator
1F31US-Unit Separator
2032  Space
2133!  
2234"  
2335   
2436$  
2537%  
2638&  
2739'  
2840(  
2941)  
2A42*  
2B43+ + 
2C44, , 
2D45- - 
2E46. . 
2F47/ / 
30480 0 
31491 1 
32502 2 
33513 3 
34524 4 
35535 5 
36546 6 
37557 7 
38568 8 
39579 9 
3A58: : 
3B59; ; 
3C60< < 
3D61= = 
3E62> > 
3F63? ? 
4064@ @ 
4165A A 
4266B B 
4367C C 
4468D D 
4569E E 
4670F F 
4771G G 
4872H H 
4973I I 
4A74J J 
4B75K K 
4C76L L 
4D77M M 
4E78N N 
4F79O O 
5080P P 
5181Q Q 
5282R R 
5383S S 
5484T T 
5585U U 
5686V V 
5787W W 
5888X X 
5989Y Y 
5A90Z Z 
5B91[ [ 
5C92\ \ 
5D93] ] 
5E94^ ^ 
5F95_ _ 
6096   
6197a a 
6298b b 
6399c c 
64100d d 
65101e e 
66102f f 
67103g g 
68104h h 
69105i i 
6A106j j 
6B107k k 
6C108l l 
6D109m m 
6E110n n 
6F111o o 
70112p p 
71113q q 
72114r r 
73115s s 
74116t t 
75117u u 
76118v v 
77119w w 
78120x x 
79121y y 
7A122z z 
7B123{ { 
7C124| | 
7D125} } 
7E126~ ~ 
7F127DEL DELDelete
A0160 ...  Exact Space
 A7 163   
     
     

 

21    33    4E    78    N

22    34    4F    79    0

23    35    #    50    80    P

24    36    $    51    81    0

25    37    %    52    82    R

26    38    &    53    83    S

27    39    54    84    T

28    40    55    85    U

29    41    56    86    V

2A    42    57    87    W

2B    43    +    58    88    X

2C    44    59    89    Y

2D    45    5A    90    z

2E    46    5B    91    [

2F    47    5C    92

30    48    0    5D    93    ]

31    49    1    5E    94    A

32    50    2    5F    95

33    51    3    60    96

34    52    4    61    97    a

35    53    5    62    98    b

36    54    6    63    99    C

37    55    7    64    100    d

38    56    8    65    101    e

39    57    9    66    102    f

3A    58    67    103    g

3B    59    68    104    h

3C    60    <    69    105    i

3D    61    6A    106    j

3E    62    >    6B    107    k

3F    63    ?    6C    108    1

40    64    @    6D    109    m

41    65    A    6E    110    n

42    66    B    6F    111    o

43    67    C    70    112    p

44    68    D    71    113    q

45    69    E    72    114    r

46    70    F    73    115    s

47    71    G    74    116    t

48    72    H    75    117    u

49    73    I    76    118    v

4A    74    J    77    119    w

4B    75    K    78    120    x

4C    76    L    79    121    y

4D    77    M    7A    122    z

Hex Dec Code    Description

7B    123    {

7C    124

7D    125

7E    126

7F    127    DEL    Delete

AO 160    Exact space

A7 163 £    Pound

£ Pound

Special characters

These are obtained by executing VDU 1, n from BASIC, where n is the number of the character.

Code

...

32    Dot space    231    'HELP' sign (3 char)

33    Alarm bell    240    Hollow left arrow

39    Aposed    241    Hollow right arrow

42    Square    242    Hollow down arrow

43    Diamond    243    Hollow up arrow

45    Shift    244    Head arrow left

...

Character
32Dot space
33Alarm bell
39Aposed
42Square
43Diamond
45Shift
224 'SPACE' sign (3 char)

...

225'ENTER' sign (3 char)

...

226'TAB' sign (3 char)

...

227'DEL' sign (3 char)

...

228'ESC' sign (3 char)

...

229'MENU' sign (3 char)

...

230'INDEX' sign (3 char)
231 'HELP' sign (3 char)

...

240Hollow left arrow
241Hollow right arrow
242Hollow down arrow
243Hollow up arrow
244Head arrow left
245Head arrow right
246Head arrow down
247Head arrow up
248Arrow left
249Arrow right
250Arrow down
251Arrow up

Character modes

VDU 1,ASC"B"Bold toggle
VDU 1,ASC"F"Flash toggle
VDU 1,ASC"G"Grey toggle
VDU 1,ASC"R"Reverse toggle
VDU 1,ASC"T"Tiny font toggle
VDU 1,ASC"U"Underline toggle

...

 

 

...