Exos: Difference between revisions
From ReplayResources
Jump to navigationJump to search
Count Zero (talk | contribs) No edit summary |
Count Zero (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | |||
''ExOS'' was developed by ''J.Schemmel'' and released by the german paper magazine 64'er in the December issue of 1986. It was [[:File:64er_86_12_Exos_v3.pdf|published as a ROM patch]] which copied the original C64 Kernal to $2000 and patched it there. The reader was supposed to use a monitor to save the new ROM then. The ROM is simply burned to an 8k eprom and added to the C64 using a kernal switching board then. ''ExOS'' does not require a change on the drive ROM. | ''ExOS'' was developed by ''J.Schemmel'' and released by the german paper magazine 64'er in the December issue of 1986. It was [[:File:64er_86_12_Exos_v3.pdf|published as a ROM patch]] which copied the original C64 Kernal to $2000 and patched it there. The reader was supposed to use a monitor to save the new ROM then. The ROM is simply burned to an 8k eprom and added to the C64 using a kernal switching board then. ''ExOS'' does not require a change on the drive ROM. | ||
Line 35: | Line 36: | ||
|header8 = | |header8 = | ||
|label8 = CTRL + F | |label8 = CTRL + F | ||
|data8 = Increases | |data8 = Increases stepper speed in drive | ||
|header9 = | |header9 = | ||
|label9 = CTRL + X | |label9 = CTRL + X | ||
Line 51: | Line 52: | ||
|label13 = CTRL + A | |label13 = CTRL + A | ||
|data13 = Disable fast loader | |data13 = Disable fast loader | ||
|header14 = | |||
|label14 = F1 / F3 / F5 / F7 | |||
|data14 = LIST / RUN / LOAD / DIRECTORY | |||
|header15 = | |||
|label15 = F2 / F4 / F6 / F8 | |||
|data15 = SYS 32768 / SYS 4096 * 12 / SAVE" / CLOSE7:OPEN7,8,15" | |||
|header16 = | |||
|label16 = CTRL + Reset | |||
|data16 = Avoid cartridge start and reset protection (SpeedDOS reset) | |||
}} | }} | ||
''V-DOS'' by ''Völkner Electronic'' (order number 9716) was created by ''J.Schemmel'' as well and is said to | ''V-DOS'' by ''Völkner Electronic'' (order number 9716) was created by ''J.Schemmel'' as well and is said to be mostly the same. (Dump missing...) | ||
==Functionality== | ==Functionality== | ||
Line 64: | Line 73: | ||
* RAM floppy functions | * RAM floppy functions | ||
* some extended LIST support | * some extended LIST support | ||
* modified reset routine (hold CTRL during reset) | |||
==Notes== | ==Notes== | ||
Line 77: | Line 87: | ||
* ExOS patch program | * ExOS patch program | ||
* [[:File:64er_86_12_Exos_v3.pdf|64er 12/1986 Exos v3 german manual as pdf]] | * [[:File:64er_86_12_Exos_v3.pdf|64er 12/1986 Exos v3 german manual as pdf]] | ||
* [[:File:V-DOS_3_Anleitung.pdf|V-DOS 3 german manual as pdf]] | |||
Revision as of 17:47, 8 May 2013
ExOS was developed by J.Schemmel and released by the german paper magazine 64'er in the December issue of 1986. It was published as a ROM patch which copied the original C64 Kernal to $2000 and patched it there. The reader was supposed to use a monitor to save the new ROM then. The ROM is simply burned to an 8k eprom and added to the C64 using a kernal switching board then. ExOS does not require a change on the drive ROM.
REX Datentechnik released Exos v3 as a cartridge (order number 9805).
V-DOS by Völkner Electronic (order number 9716) was created by J.Schemmel as well and is said to be mostly the same. (Dump missing...)
Functionality
- Fast serial load (can be disabled)
- LOAD"$",8 redirected to screen output on direct mode
- Start and end address output
- OLD function
- RAM floppy functions
- some extended LIST support
- modified reset routine (hold CTRL during reset)
Notes
- v3 to v4 changes are not yet documented
- ExOS is known to be not the most reliable speeder due to the increased speeding of the stepper motor within the drive
Binaries
Kernal_ROM_all_rr.c64.org_2011-06.rar contains:
- ExOS v3 and v4 kernal.rom
- ExOS patch program
- 64er 12/1986 Exos v3 german manual as pdf
- V-DOS 3 german manual as pdf