Home » Archimedes archive » Zipped Apps » 6502em » !6502Em/Docs/Trouble
!6502Em/Docs/Trouble
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 » Zipped Apps » 6502em |
Filename: | !6502Em/Docs/Trouble |
Read OK: | ✔ |
File size: | 0788 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
6502Em: Troubleshooting ======================= The Emulator runs too slowly ---------------------------- The emulator can be speeded up by turning off the 'Sound' option. On slow machines is is also worth setting the speed to 10000%. Turning on the 'Faster Hardware Scrolling' option _may_ also speed up some games. Game will run from Tapefile but not from Virtual DFS ---------------------------------------------------- Although VDFS does not need memory from &E00 TO &1900 some games corrupt the extended vector workspace in &D page which is necessary for Sideways ROMs to work. The 'Disable Tape' option can sometimes cure this. Screen is corrupted ------------------- You can press f10 to refresh the screen. Screen flickers and colours change rapidly ------------------------------------------ Some games change the palette half-way down the screen which is not supported by the emulator. A partial solution is to turn off the palette from the options menu. You can then press f10 inside the emulator until you get a desirable set of colours. I can't change drive -------------------- You should use, eg, '*Mount 0' to change drive, or you can use a command like '*DIR ADFS::0.$.Games' to change drive and directory. I can't save the screen as a sprite ----------------------------------- This option is disabled by default. To re-enable it uncomment the line '|Set 6502Em$SaveScreen Yes' in the !Run file. If the save option is still greyed out it is because the emulator has not yet been into a graphics mode - MODE 7 screens cannot be saved out. Games run too fast or too slow in Electron Mode ----------------------------------------------- The speed control works slightly differently in Electron mode - it's worth experimenting with it both UP and DOWN. Printout Appears all on one line -------------------------------- Printer ignore character is set to 10. Solution: type *FX6,0 inside emulator.
00000000 36 35 30 32 45 6d 3a 20 54 72 6f 75 62 6c 65 73 |6502Em: Troubles| 00000010 68 6f 6f 74 69 6e 67 0a 3d 3d 3d 3d 3d 3d 3d 3d |hooting.========| 00000020 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a |===============.| 00000030 0a 54 68 65 20 45 6d 75 6c 61 74 6f 72 20 72 75 |.The Emulator ru| 00000040 6e 73 20 74 6f 6f 20 73 6c 6f 77 6c 79 0a 2d 2d |ns too slowly.--| 00000050 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000060 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 68 65 20 |----------..The | 00000070 65 6d 75 6c 61 74 6f 72 20 63 61 6e 20 62 65 20 |emulator can be | 00000080 73 70 65 65 64 65 64 20 75 70 20 62 79 20 74 75 |speeded up by tu| 00000090 72 6e 69 6e 67 20 6f 66 66 20 74 68 65 20 27 53 |rning off the 'S| 000000a0 6f 75 6e 64 27 20 6f 70 74 69 6f 6e 2e 0a 4f 6e |ound' option..On| 000000b0 20 73 6c 6f 77 20 6d 61 63 68 69 6e 65 73 20 69 | slow machines i| 000000c0 73 20 69 73 20 61 6c 73 6f 20 77 6f 72 74 68 20 |s is also worth | 000000d0 73 65 74 74 69 6e 67 20 74 68 65 20 73 70 65 65 |setting the spee| 000000e0 64 20 74 6f 20 31 30 30 30 30 25 2e 0a 54 75 72 |d to 10000%..Tur| 000000f0 6e 69 6e 67 20 6f 6e 20 74 68 65 20 27 46 61 73 |ning on the 'Fas| 00000100 74 65 72 20 48 61 72 64 77 61 72 65 20 53 63 72 |ter Hardware Scr| 00000110 6f 6c 6c 69 6e 67 27 20 6f 70 74 69 6f 6e 20 5f |olling' option _| 00000120 6d 61 79 5f 20 61 6c 73 6f 20 73 70 65 65 64 0a |may_ also speed.| 00000130 75 70 20 73 6f 6d 65 20 67 61 6d 65 73 2e 0a 0a |up some games...| 00000140 47 61 6d 65 20 77 69 6c 6c 20 72 75 6e 20 66 72 |Game will run fr| 00000150 6f 6d 20 54 61 70 65 66 69 6c 65 20 62 75 74 20 |om Tapefile but | 00000160 6e 6f 74 20 66 72 6f 6d 20 56 69 72 74 75 61 6c |not from Virtual| 00000170 20 44 46 53 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | DFS.-----------| 00000180 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000001a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 41 6c 74 68 6f |---------..Altho| 000001b0 75 67 68 20 56 44 46 53 20 64 6f 65 73 20 6e 6f |ugh VDFS does no| 000001c0 74 20 6e 65 65 64 20 6d 65 6d 6f 72 79 20 66 72 |t need memory fr| 000001d0 6f 6d 20 26 45 30 30 20 54 4f 20 26 31 39 30 30 |om &E00 TO &1900| 000001e0 0a 73 6f 6d 65 20 67 61 6d 65 73 20 63 6f 72 72 |.some games corr| 000001f0 75 70 74 20 74 68 65 20 65 78 74 65 6e 64 65 64 |upt the extended| 00000200 20 76 65 63 74 6f 72 20 77 6f 72 6b 73 70 61 63 | vector workspac| 00000210 65 20 69 6e 20 26 44 0a 70 61 67 65 20 77 68 69 |e in &D.page whi| 00000220 63 68 20 69 73 20 6e 65 63 65 73 73 61 72 79 20 |ch is necessary | 00000230 66 6f 72 20 53 69 64 65 77 61 79 73 20 52 4f 4d |for Sideways ROM| 00000240 73 20 74 6f 20 77 6f 72 6b 2e 0a 54 68 65 20 27 |s to work..The '| 00000250 44 69 73 61 62 6c 65 20 54 61 70 65 27 20 6f 70 |Disable Tape' op| 00000260 74 69 6f 6e 20 63 61 6e 20 73 6f 6d 65 74 69 6d |tion can sometim| 00000270 65 73 20 63 75 72 65 20 74 68 69 73 2e 0a 0a 53 |es cure this...S| 00000280 63 72 65 65 6e 20 69 73 20 63 6f 72 72 75 70 74 |creen is corrupt| 00000290 65 64 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |ed.-------------| 000002a0 2d 2d 2d 2d 2d 2d 0a 0a 59 6f 75 20 63 61 6e 20 |------..You can | 000002b0 70 72 65 73 73 20 66 31 30 20 74 6f 20 72 65 66 |press f10 to ref| 000002c0 72 65 73 68 20 74 68 65 20 73 63 72 65 65 6e 2e |resh the screen.| 000002d0 0a 0a 53 63 72 65 65 6e 20 66 6c 69 63 6b 65 72 |..Screen flicker| 000002e0 73 20 61 6e 64 20 63 6f 6c 6f 75 72 73 20 63 68 |s and colours ch| 000002f0 61 6e 67 65 20 72 61 70 69 64 6c 79 0a 2d 2d 2d |ange rapidly.---| 00000300 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000320 2d 2d 2d 2d 2d 2d 2d 0a 0a 53 6f 6d 65 20 67 61 |-------..Some ga| 00000330 6d 65 73 20 63 68 61 6e 67 65 20 74 68 65 20 70 |mes change the p| 00000340 61 6c 65 74 74 65 20 68 61 6c 66 2d 77 61 79 20 |alette half-way | 00000350 64 6f 77 6e 20 74 68 65 20 73 63 72 65 65 6e 0a |down the screen.| 00000360 77 68 69 63 68 20 69 73 20 6e 6f 74 20 73 75 70 |which is not sup| 00000370 70 6f 72 74 65 64 20 62 79 20 74 68 65 20 65 6d |ported by the em| 00000380 75 6c 61 74 6f 72 2e 0a 41 20 70 61 72 74 69 61 |ulator..A partia| 00000390 6c 20 73 6f 6c 75 74 69 6f 6e 20 69 73 20 74 6f |l solution is to| 000003a0 20 74 75 72 6e 20 6f 66 66 20 74 68 65 20 70 61 | turn off the pa| 000003b0 6c 65 74 74 65 20 66 72 6f 6d 20 74 68 65 20 6f |lette from the o| 000003c0 70 74 69 6f 6e 73 0a 6d 65 6e 75 2e 20 59 6f 75 |ptions.menu. You| 000003d0 20 63 61 6e 20 74 68 65 6e 20 70 72 65 73 73 20 | can then press | 000003e0 66 31 30 20 69 6e 73 69 64 65 20 74 68 65 20 65 |f10 inside the e| 000003f0 6d 75 6c 61 74 6f 72 20 75 6e 74 69 6c 20 79 6f |mulator until yo| 00000400 75 20 67 65 74 0a 61 20 64 65 73 69 72 61 62 6c |u get.a desirabl| 00000410 65 20 73 65 74 20 6f 66 20 63 6f 6c 6f 75 72 73 |e set of colours| 00000420 2e 0a 0a 49 20 63 61 6e 27 74 20 63 68 61 6e 67 |...I can't chang| 00000430 65 20 64 72 69 76 65 0a 2d 2d 2d 2d 2d 2d 2d 2d |e drive.--------| 00000440 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 59 6f |------------..Yo| 00000450 75 20 73 68 6f 75 6c 64 20 75 73 65 2c 20 65 67 |u should use, eg| 00000460 2c 20 27 2a 4d 6f 75 6e 74 20 30 27 20 74 6f 20 |, '*Mount 0' to | 00000470 63 68 61 6e 67 65 20 64 72 69 76 65 2c 20 6f 72 |change drive, or| 00000480 20 79 6f 75 20 63 61 6e 20 75 73 65 20 61 0a 63 | you can use a.c| 00000490 6f 6d 6d 61 6e 64 20 6c 69 6b 65 20 27 2a 44 49 |ommand like '*DI| 000004a0 52 20 41 44 46 53 3a 3a 30 2e 24 2e 47 61 6d 65 |R ADFS::0.$.Game| 000004b0 73 27 20 74 6f 20 63 68 61 6e 67 65 20 64 72 69 |s' to change dri| 000004c0 76 65 20 61 6e 64 20 64 69 72 65 63 74 6f 72 79 |ve and directory| 000004d0 2e 0a 0a 49 20 63 61 6e 27 74 20 73 61 76 65 20 |...I can't save | 000004e0 74 68 65 20 73 63 72 65 65 6e 20 61 73 20 61 20 |the screen as a | 000004f0 73 70 72 69 74 65 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d |sprite.---------| 00000500 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000510 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 68 69 73 |----------..This| 00000520 20 6f 70 74 69 6f 6e 20 69 73 20 64 69 73 61 62 | option is disab| 00000530 6c 65 64 20 62 79 20 64 65 66 61 75 6c 74 2e 20 |led by default. | 00000540 54 6f 20 72 65 2d 65 6e 61 62 6c 65 20 69 74 20 |To re-enable it | 00000550 75 6e 63 6f 6d 6d 65 6e 74 0a 74 68 65 20 6c 69 |uncomment.the li| 00000560 6e 65 20 27 7c 53 65 74 20 36 35 30 32 45 6d 24 |ne '|Set 6502Em$| 00000570 53 61 76 65 53 63 72 65 65 6e 20 59 65 73 27 20 |SaveScreen Yes' | 00000580 69 6e 20 74 68 65 20 21 52 75 6e 20 66 69 6c 65 |in the !Run file| 00000590 2e 0a 0a 49 66 20 74 68 65 20 73 61 76 65 20 6f |...If the save o| 000005a0 70 74 69 6f 6e 20 69 73 20 73 74 69 6c 6c 20 67 |ption is still g| 000005b0 72 65 79 65 64 20 6f 75 74 20 69 74 20 69 73 20 |reyed out it is | 000005c0 62 65 63 61 75 73 65 20 74 68 65 0a 65 6d 75 6c |because the.emul| 000005d0 61 74 6f 72 20 68 61 73 20 6e 6f 74 20 79 65 74 |ator has not yet| 000005e0 20 62 65 65 6e 20 69 6e 74 6f 20 61 20 67 72 61 | been into a gra| 000005f0 70 68 69 63 73 20 6d 6f 64 65 20 2d 20 4d 4f 44 |phics mode - MOD| 00000600 45 20 37 20 73 63 72 65 65 6e 73 0a 63 61 6e 6e |E 7 screens.cann| 00000610 6f 74 20 62 65 20 73 61 76 65 64 20 6f 75 74 2e |ot be saved out.| 00000620 0a 0a 47 61 6d 65 73 20 72 75 6e 20 74 6f 6f 20 |..Games run too | 00000630 66 61 73 74 20 6f 72 20 74 6f 6f 20 73 6c 6f 77 |fast or too slow| 00000640 20 69 6e 20 45 6c 65 63 74 72 6f 6e 20 4d 6f 64 | in Electron Mod| 00000650 65 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |e.--------------| 00000660 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000680 2d 0a 0a 54 68 65 20 73 70 65 65 64 20 63 6f 6e |-..The speed con| 00000690 74 72 6f 6c 20 77 6f 72 6b 73 20 73 6c 69 67 68 |trol works sligh| 000006a0 74 6c 79 20 64 69 66 66 65 72 65 6e 74 6c 79 20 |tly differently | 000006b0 69 6e 20 45 6c 65 63 74 72 6f 6e 20 6d 6f 64 65 |in Electron mode| 000006c0 20 2d 0a 69 74 27 73 20 77 6f 72 74 68 20 65 78 | -.it's worth ex| 000006d0 70 65 72 69 6d 65 6e 74 69 6e 67 20 77 69 74 68 |perimenting with| 000006e0 20 69 74 20 62 6f 74 68 20 55 50 20 61 6e 64 20 | it both UP and | 000006f0 44 4f 57 4e 2e 0a 0a 50 72 69 6e 74 6f 75 74 20 |DOWN...Printout | 00000700 41 70 70 65 61 72 73 20 61 6c 6c 20 6f 6e 20 6f |Appears all on o| 00000710 6e 65 20 6c 69 6e 65 0a 2d 2d 2d 2d 2d 2d 2d 2d |ne line.--------| 00000720 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000730 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 50 72 69 6e 74 65 |--------..Printe| 00000740 72 20 69 67 6e 6f 72 65 20 63 68 61 72 61 63 74 |r ignore charact| 00000750 65 72 20 69 73 20 73 65 74 20 74 6f 20 31 30 2e |er is set to 10.| 00000760 0a 53 6f 6c 75 74 69 6f 6e 3a 20 74 79 70 65 20 |.Solution: type | 00000770 2a 46 58 36 2c 30 20 69 6e 73 69 64 65 20 65 6d |*FX6,0 inside em| 00000780 75 6c 61 74 6f 72 2e 0a |ulator..| 00000788