Home » Archimedes archive » Archimedes World » AW-1996-02-Disc2.adf » !Z80Dem_Z80Demo » Docs/Menus
Docs/Menus
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Archimedes World » AW-1996-02-Disc2.adf » !Z80Dem_Z80Demo |
Filename: | Docs/Menus |
Read OK: | ✔ |
File size: | 0760 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Z80Em: Menus ============ Options ------- The Mode submenu lets you choose which mode to run the emulator Mode 60 is the best - the screen should be centred and the borders will be displayed properly. Start Min'd determines whether Z80Em should start up minimised when you load it. When minimised, it will only take up 32k of memory, but will need to access the disc when you enter the emulator. The speed option determines how many T-states occur every 50th of a second. The default value is &11100. You should not need to alter this. Save as Z80/Save as SNA - this option determines what format Spectrum Snapshots are saved in. Default - this option restores all the options to their default value. Save Options - thsi option saves the current setting of the above options for when the emulator is next run. Save ---- This allows you to save the current state of the emulator in either Z80 or SNA format as determined above. Poke ---- This option allows you to alter the emulated Spectrum's memory. Typing an expression such as 12345,67 will set memory location (byte) 12345 to value 67. You can also poke the ROM with this! (this cannot be done when the emulator is minimised) Minimise -------- This option will force the emulator to release 128k of memory. This will lose any data or programs that are in the emulator. Tape ---- This option will select tape mode which should be used if you wish to input RAW files (from !Tapes) into the emulator. The tape mode should NOT be used for TAP files. The RAW file that you wish to use should be dragged onto Z80Em's icon before entering the emulator. Using this option will, like Minimise, lose any data or programs in the emulator. Once a tape is loaded, a snapshot should be saved BEFORE turning off the tape option. The emulator will probably go very slowly in tape mode. See 'Tapefiles' for more details about Tapes.
00000000 5a 38 30 45 6d 3a 20 4d 65 6e 75 73 0a 3d 3d 3d |Z80Em: Menus.===| 00000010 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 4f 70 74 69 6f |=========..Optio| 00000020 6e 73 0a 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 68 65 20 |ns.-------..The | 00000030 4d 6f 64 65 20 73 75 62 6d 65 6e 75 20 6c 65 74 |Mode submenu let| 00000040 73 20 79 6f 75 20 63 68 6f 6f 73 65 20 77 68 69 |s you choose whi| 00000050 63 68 20 6d 6f 64 65 20 74 6f 20 72 75 6e 20 74 |ch mode to run t| 00000060 68 65 20 65 6d 75 6c 61 74 6f 72 0a 4d 6f 64 65 |he emulator.Mode| 00000070 20 36 30 20 69 73 20 74 68 65 20 62 65 73 74 20 | 60 is the best | 00000080 2d 20 74 68 65 20 73 63 72 65 65 6e 20 73 68 6f |- the screen sho| 00000090 75 6c 64 20 62 65 20 63 65 6e 74 72 65 64 20 61 |uld be centred a| 000000a0 6e 64 20 74 68 65 20 62 6f 72 64 65 72 73 0a 77 |nd the borders.w| 000000b0 69 6c 6c 20 62 65 20 64 69 73 70 6c 61 79 65 64 |ill be displayed| 000000c0 20 70 72 6f 70 65 72 6c 79 2e 0a 0a 53 74 61 72 | properly...Star| 000000d0 74 20 4d 69 6e 27 64 20 64 65 74 65 72 6d 69 6e |t Min'd determin| 000000e0 65 73 20 77 68 65 74 68 65 72 20 5a 38 30 45 6d |es whether Z80Em| 000000f0 20 73 68 6f 75 6c 64 20 73 74 61 72 74 20 75 70 | should start up| 00000100 20 6d 69 6e 69 6d 69 73 65 64 0a 77 68 65 6e 20 | minimised.when | 00000110 79 6f 75 20 6c 6f 61 64 20 69 74 2e 20 57 68 65 |you load it. Whe| 00000120 6e 20 6d 69 6e 69 6d 69 73 65 64 2c 20 69 74 20 |n minimised, it | 00000130 77 69 6c 6c 20 6f 6e 6c 79 20 74 61 6b 65 20 75 |will only take u| 00000140 70 20 33 32 6b 20 6f 66 0a 6d 65 6d 6f 72 79 2c |p 32k of.memory,| 00000150 20 62 75 74 20 77 69 6c 6c 20 6e 65 65 64 20 74 | but will need t| 00000160 6f 20 61 63 63 65 73 73 20 74 68 65 20 64 69 73 |o access the dis| 00000170 63 20 77 68 65 6e 20 79 6f 75 20 65 6e 74 65 72 |c when you enter| 00000180 20 74 68 65 0a 65 6d 75 6c 61 74 6f 72 2e 0a 0a | the.emulator...| 00000190 54 68 65 20 73 70 65 65 64 20 6f 70 74 69 6f 6e |The speed option| 000001a0 20 64 65 74 65 72 6d 69 6e 65 73 20 68 6f 77 20 | determines how | 000001b0 6d 61 6e 79 20 54 2d 73 74 61 74 65 73 20 6f 63 |many T-states oc| 000001c0 63 75 72 20 65 76 65 72 79 20 35 30 74 68 0a 6f |cur every 50th.o| 000001d0 66 20 61 20 73 65 63 6f 6e 64 2e 20 54 68 65 20 |f a second. The | 000001e0 64 65 66 61 75 6c 74 20 76 61 6c 75 65 20 69 73 |default value is| 000001f0 20 26 31 31 31 30 30 2e 20 59 6f 75 20 73 68 6f | &11100. You sho| 00000200 75 6c 64 20 6e 6f 74 20 6e 65 65 64 0a 74 6f 20 |uld not need.to | 00000210 61 6c 74 65 72 20 74 68 69 73 2e 0a 0a 53 61 76 |alter this...Sav| 00000220 65 20 61 73 20 5a 38 30 2f 53 61 76 65 20 61 73 |e as Z80/Save as| 00000230 20 53 4e 41 20 2d 20 74 68 69 73 20 6f 70 74 69 | SNA - this opti| 00000240 6f 6e 20 64 65 74 65 72 6d 69 6e 65 73 20 77 68 |on determines wh| 00000250 61 74 20 66 6f 72 6d 61 74 0a 53 70 65 63 74 72 |at format.Spectr| 00000260 75 6d 20 53 6e 61 70 73 68 6f 74 73 20 61 72 65 |um Snapshots are| 00000270 20 73 61 76 65 64 20 69 6e 2e 0a 0a 44 65 66 61 | saved in...Defa| 00000280 75 6c 74 20 2d 20 74 68 69 73 20 6f 70 74 69 6f |ult - this optio| 00000290 6e 20 72 65 73 74 6f 72 65 73 20 61 6c 6c 20 74 |n restores all t| 000002a0 68 65 20 6f 70 74 69 6f 6e 73 20 74 6f 20 74 68 |he options to th| 000002b0 65 69 72 20 64 65 66 61 75 6c 74 0a 76 61 6c 75 |eir default.valu| 000002c0 65 2e 0a 0a 53 61 76 65 20 4f 70 74 69 6f 6e 73 |e...Save Options| 000002d0 20 2d 20 74 68 73 69 20 6f 70 74 69 6f 6e 20 73 | - thsi option s| 000002e0 61 76 65 73 20 74 68 65 20 63 75 72 72 65 6e 74 |aves the current| 000002f0 20 73 65 74 74 69 6e 67 20 6f 66 20 74 68 65 20 | setting of the | 00000300 61 62 6f 76 65 0a 6f 70 74 69 6f 6e 73 20 66 6f |above.options fo| 00000310 72 20 77 68 65 6e 20 74 68 65 20 65 6d 75 6c 61 |r when the emula| 00000320 74 6f 72 20 69 73 20 6e 65 78 74 20 72 75 6e 2e |tor is next run.| 00000330 0a 0a 53 61 76 65 0a 2d 2d 2d 2d 0a 0a 54 68 69 |..Save.----..Thi| 00000340 73 20 61 6c 6c 6f 77 73 20 79 6f 75 20 74 6f 20 |s allows you to | 00000350 73 61 76 65 20 74 68 65 20 63 75 72 72 65 6e 74 |save the current| 00000360 20 73 74 61 74 65 20 6f 66 20 74 68 65 20 65 6d | state of the em| 00000370 75 6c 61 74 6f 72 20 69 6e 20 65 69 74 68 65 72 |ulator in either| 00000380 0a 5a 38 30 20 6f 72 20 53 4e 41 20 66 6f 72 6d |.Z80 or SNA form| 00000390 61 74 20 61 73 20 64 65 74 65 72 6d 69 6e 65 64 |at as determined| 000003a0 20 61 62 6f 76 65 2e 0a 0a 50 6f 6b 65 0a 2d 2d | above...Poke.--| 000003b0 2d 2d 0a 0a 54 68 69 73 20 6f 70 74 69 6f 6e 20 |--..This option | 000003c0 61 6c 6c 6f 77 73 20 79 6f 75 20 74 6f 20 61 6c |allows you to al| 000003d0 74 65 72 20 74 68 65 20 65 6d 75 6c 61 74 65 64 |ter the emulated| 000003e0 20 53 70 65 63 74 72 75 6d 27 73 20 6d 65 6d 6f | Spectrum's memo| 000003f0 72 79 2e 0a 54 79 70 69 6e 67 20 61 6e 20 65 78 |ry..Typing an ex| 00000400 70 72 65 73 73 69 6f 6e 20 73 75 63 68 20 61 73 |pression such as| 00000410 20 31 32 33 34 35 2c 36 37 20 77 69 6c 6c 20 73 | 12345,67 will s| 00000420 65 74 20 6d 65 6d 6f 72 79 20 6c 6f 63 61 74 69 |et memory locati| 00000430 6f 6e 20 28 62 79 74 65 29 0a 31 32 33 34 35 20 |on (byte).12345 | 00000440 74 6f 20 76 61 6c 75 65 20 36 37 2e 20 59 6f 75 |to value 67. You| 00000450 20 63 61 6e 20 61 6c 73 6f 20 70 6f 6b 65 20 74 | can also poke t| 00000460 68 65 20 52 4f 4d 20 77 69 74 68 20 74 68 69 73 |he ROM with this| 00000470 21 0a 28 74 68 69 73 20 63 61 6e 6e 6f 74 20 62 |!.(this cannot b| 00000480 65 20 64 6f 6e 65 20 77 68 65 6e 20 74 68 65 20 |e done when the | 00000490 65 6d 75 6c 61 74 6f 72 20 69 73 20 6d 69 6e 69 |emulator is mini| 000004a0 6d 69 73 65 64 29 0a 0a 4d 69 6e 69 6d 69 73 65 |mised)..Minimise| 000004b0 0a 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 68 69 73 20 |.--------..This | 000004c0 6f 70 74 69 6f 6e 20 77 69 6c 6c 20 66 6f 72 63 |option will forc| 000004d0 65 20 74 68 65 20 65 6d 75 6c 61 74 6f 72 20 74 |e the emulator t| 000004e0 6f 20 72 65 6c 65 61 73 65 20 31 32 38 6b 20 6f |o release 128k o| 000004f0 66 20 6d 65 6d 6f 72 79 2e 0a 54 68 69 73 20 77 |f memory..This w| 00000500 69 6c 6c 20 6c 6f 73 65 20 61 6e 79 20 64 61 74 |ill lose any dat| 00000510 61 20 6f 72 20 70 72 6f 67 72 61 6d 73 20 74 68 |a or programs th| 00000520 61 74 20 61 72 65 20 69 6e 20 74 68 65 20 65 6d |at are in the em| 00000530 75 6c 61 74 6f 72 2e 0a 0a 54 61 70 65 0a 2d 2d |ulator...Tape.--| 00000540 2d 2d 0a 0a 54 68 69 73 20 6f 70 74 69 6f 6e 20 |--..This option | 00000550 77 69 6c 6c 20 73 65 6c 65 63 74 20 74 61 70 65 |will select tape| 00000560 20 6d 6f 64 65 20 77 68 69 63 68 20 73 68 6f 75 | mode which shou| 00000570 6c 64 20 62 65 20 75 73 65 64 20 69 66 20 79 6f |ld be used if yo| 00000580 75 0a 77 69 73 68 20 74 6f 20 69 6e 70 75 74 20 |u.wish to input | 00000590 52 41 57 20 66 69 6c 65 73 20 28 66 72 6f 6d 20 |RAW files (from | 000005a0 21 54 61 70 65 73 29 20 69 6e 74 6f 20 74 68 65 |!Tapes) into the| 000005b0 20 65 6d 75 6c 61 74 6f 72 2e 0a 0a 54 68 65 20 | emulator...The | 000005c0 74 61 70 65 20 6d 6f 64 65 20 73 68 6f 75 6c 64 |tape mode should| 000005d0 20 4e 4f 54 20 62 65 20 75 73 65 64 20 66 6f 72 | NOT be used for| 000005e0 20 54 41 50 20 66 69 6c 65 73 2e 0a 0a 54 68 65 | TAP files...The| 000005f0 20 52 41 57 20 66 69 6c 65 20 74 68 61 74 20 79 | RAW file that y| 00000600 6f 75 20 77 69 73 68 20 74 6f 20 75 73 65 20 73 |ou wish to use s| 00000610 68 6f 75 6c 64 20 62 65 20 64 72 61 67 67 65 64 |hould be dragged| 00000620 20 6f 6e 74 6f 20 5a 38 30 45 6d 27 73 0a 69 63 | onto Z80Em's.ic| 00000630 6f 6e 20 62 65 66 6f 72 65 20 65 6e 74 65 72 69 |on before enteri| 00000640 6e 67 20 74 68 65 20 65 6d 75 6c 61 74 6f 72 2e |ng the emulator.| 00000650 0a 55 73 69 6e 67 20 74 68 69 73 20 6f 70 74 69 |.Using this opti| 00000660 6f 6e 20 77 69 6c 6c 2c 20 6c 69 6b 65 20 4d 69 |on will, like Mi| 00000670 6e 69 6d 69 73 65 2c 20 6c 6f 73 65 20 61 6e 79 |nimise, lose any| 00000680 20 64 61 74 61 20 6f 72 20 70 72 6f 67 72 61 6d | data or program| 00000690 73 0a 69 6e 20 74 68 65 20 65 6d 75 6c 61 74 6f |s.in the emulato| 000006a0 72 2e 0a 4f 6e 63 65 20 61 20 74 61 70 65 20 69 |r..Once a tape i| 000006b0 73 20 6c 6f 61 64 65 64 2c 20 61 20 73 6e 61 70 |s loaded, a snap| 000006c0 73 68 6f 74 20 73 68 6f 75 6c 64 20 62 65 20 73 |shot should be s| 000006d0 61 76 65 64 20 42 45 46 4f 52 45 20 74 75 72 6e |aved BEFORE turn| 000006e0 69 6e 67 0a 6f 66 66 20 74 68 65 20 74 61 70 65 |ing.off the tape| 000006f0 20 6f 70 74 69 6f 6e 2e 0a 54 68 65 20 65 6d 75 | option..The emu| 00000700 6c 61 74 6f 72 20 77 69 6c 6c 20 70 72 6f 62 61 |lator will proba| 00000710 62 6c 79 20 67 6f 20 76 65 72 79 20 73 6c 6f 77 |bly go very slow| 00000720 6c 79 20 69 6e 20 74 61 70 65 20 6d 6f 64 65 2e |ly in tape mode.| 00000730 0a 0a 53 65 65 20 27 54 61 70 65 66 69 6c 65 73 |..See 'Tapefiles| 00000740 27 20 66 6f 72 20 6d 6f 72 65 20 64 65 74 61 69 |' for more detai| 00000750 6c 73 20 61 62 6f 75 74 20 54 61 70 65 73 2e 0a |ls about Tapes..| 00000760