Browse Source

added tables to README

pull/5/head
Michael Steil 4 years ago
parent
commit
1f6584a43b
  1. 0
      BASIC_C64_BSO/basic.src
  2. 0
      EDITOR_PET_EURO/edt1src
  3. 0
      EDITOR_PET_EURO/edt2src
  4. 0
      EDITOR_PET_EURO/edt3src
  5. 0
      EDITOR_PET_EURO/edt4src
  6. 0
      EDITOR_PET_EURO/edt5src
  7. 0
      EDITOR_PET_EURO/edt6src
  8. 0
      EDITOR_PET_EURO/edt7src
  9. 0
      EDITOR_PET_EURO/edt8src
  10. 0
      EDITOR_PET_EURO/edt9src
  11. 0
      EDITOR_PET_EURO/edtlist
  12. 0
      EDITOR_PET_EURO/edtnolist
  13. 0
      KERNAL_C64_03_BSO/kernal.src
  14. 223
      README.md

0
BASIC_C64_VAX/basic.src → BASIC_C64_BSO/basic.src

0
EDITOR_CBM2_EURO/edt1src → EDITOR_PET_EURO/edt1src

0
EDITOR_CBM2_EURO/edt2src → EDITOR_PET_EURO/edt2src

0
EDITOR_CBM2_EURO/edt3src → EDITOR_PET_EURO/edt3src

0
EDITOR_CBM2_EURO/edt4src → EDITOR_PET_EURO/edt4src

0
EDITOR_CBM2_EURO/edt5src → EDITOR_PET_EURO/edt5src

0
EDITOR_CBM2_EURO/edt6src → EDITOR_PET_EURO/edt6src

0
EDITOR_CBM2_EURO/edt7src → EDITOR_PET_EURO/edt7src

0
EDITOR_CBM2_EURO/edt8src → EDITOR_PET_EURO/edt8src

0
EDITOR_CBM2_EURO/edt9src → EDITOR_PET_EURO/edt9src

0
EDITOR_CBM2_EURO/edtlist → EDITOR_PET_EURO/edtlist

0
EDITOR_CBM2_EURO/edtnolist → EDITOR_PET_EURO/edtnolist

0
KERNAL_C64_03_VAX/kernal.src → KERNAL_C64_03_BSO/kernal.src

223
README.md

@ -1,18 +1,149 @@
# Commodore Source Code
This repository collects original source code of various Commodore Business Machines (CBM) computers converted to a modern encoding (ASCII, LF, indentation).
This repository collects the *original* source code of various Commodore Business Machines (CBM) computers converted to a modern encoding (ASCII, LF, indentation).
Using [kernalemu](https://github.com/mist64/kernalemu) and [cbm6502asm](https://github.com/mist64/cbm6502asm), almost all source in this repo can be built from the UNIX command line. To build everything, run `build.sh` from the Unix command line, on a case-insensitive filesystem.
## BASIC_VIC
## KIM-1
| Directory | Year | Comments |
|--------------------------------------------------------------|------|-------------|
| [MONITOR_KIM](MONITOR_KIM) | 1975 | KIM-1 ROM (6530-002, 6530-003) |
| [TIM](TIM) | 1976 | TIM ROM (6530-004) |
## PET
| Directory | Year | Comments |
|--------------------------------------------------------------|------|-------------|
| [BASIC_PET2001](BASIC_PET2001) | 1978 | Microsoft BASIC V2 (MACRO-11) |
| [EDITOR_PET_EURO](EDITOR_PET_EURO) | 1981 | European editor for CBM 8032 |
## CBM2
| Directory | Year | Comments |
|--------------------------------------------------------------|------|-------------|
| [BASIC_CBM2_1982-11-19](BASIC_CBM2_1982-11-19) | 1982 |
| [BASIC_CBM2_1983-05-31](BASIC_CBM2_1983-05-31) | 1983 |
| [BASIC_CBM2_1984-01-04](BASIC_CBM2_1984-01-04) | 1984 |
| [EDITOR_CBM2_1982-11-19](EDITOR_CBM2_1982-11-19) | 1982 |
| [EDITOR_CBM2_1983-05-31](EDITOR_CBM2_1983-05-31) | 1983 |
| [KERNAL_CBM2_1982-11-19](KERNAL_CBM2_1982-11-19) | 1982 |
| [KERNAL_CBM2_1983-05-31](KERNAL_CBM2_1983-05-31) | 1983 |
| [KERNAL_CBM2_1983-07-07](KERNAL_CBM2_1983-07-07) | 1983 |
## VIC-20
| Directory | Year | Comments |
|--------------------------------------------------------------|------|-------------|
| [BASIC_VIC](BASIC_VIC) | 1980 | 901486-01 |
| [KERNAL_VIC_04](KERNAL_VIC_04) | 1980 | 901486-04 |
## C64
| Directory | Year | Comments |
|--------------------------------------------------------------|------|-------------|
| [BASIC_C64](BASIC_C64) | 1982 | 901226-01 |
| [BASIC_C64_BSO](BASIC_C64_BSO) | 1982 | 901226-01, BSO syntax |
| [BASIC_C64GS](BASIC_C64GS) | 1990 | 390852-01 |
| [KERNAL_C64_01](KERNAL_C64_01) | 1982 | 901227-01 |
| [KERNAL_C64_02](KERNAL_C64_02) | 1982 | 901227-02 |
| [KERNAL_C64_03](KERNAL_C64_03) | 1983 | 901227-03 |
| [KERNAL_C64_03_BSO](KERNAL_C64_03_BSO) | 1983 | 901227-03, BSO syntax |
| [KERNAL_C64GS](KERNAL_C64GS) | 1990 | 390852-01 |
## TED (C16, C116, Plus/4)
| Directory | Year | Comments |
|--------------------------------------------------------------|------|-------------|
| [BASIC_TED](BASIC_TED) | 1984 | 318006-01 |
| [KERNAL_TED_04](KERNAL_TED_04) | 1984 | 318004-04 (PAL), 318005-04 (NTSC) |
| [KERNAL_TED_05](KERNAL_TED_05) | 1984 | 318004-05 (PAL), 318005-05 (NTSC) |
## C128
| Directory | Year | Comments |
|--------------------------------------------------------------|------|-------------|
| [BASIC_C128](BASIC_C128) | 1986 |
| [EDITOR_C128](EDITOR_C128) | 1985 | 318020-05 |
| [EDITOR_C128_DIN](EDITOR_C128_DIN) | 1985 | 315078-03, German |
| [KERNAL_C128_03](KERNAL_C128_03) | 1985 | 318020-03 |
| [KERNAL_C128_05](KERNAL_C128_05) | 1985 | 318020-05 |
| [KERNAL_C128_06](KERNAL_C128_06) | 1988 | 318020-06 |
| [MONITOR_C128](MONITOR_C128) | 1985 |
## Disk Drives
| Directory | Year | Comments |
|--------------------------------------------------------------|------|-------------|
| [DOS_4040](DOS_4040) | 1980 | DOS V2.0; IEEE-488; 2x SS DD 5.25" |
| [DOS_8060_REC](DOS_8060_REC) | 1980 | DOS V7.0; IEEE-488; 2x SS/DS DD 8" |
| [DOS_8070](DOS_8070) | 1980 | DOS V3.0; IEEE-488; SS/DS DD 8" + HD |
| [DOS_8250](DOS_8250) | 1981 | DOS V2.7; IEEE-488; 2x SS/DS QD 5.25" |
| [DOS_8280](DOS_8280) | 1981 | DOS V3.0; IEEE-488; 2x DS QD 8" |
| [DOS_D9065](DOS_D9065) | 1981 | DOS V3.0; IEEE-488; HD |
| [DOS_1540](DOS_1540) | 1981 | DOS V2.6; Serial; SS DD 5.25" |
| [DOS_1541_01_REC](DOS_1541_01_REC) | 1982 | DOS V2.6; Serial; SS DD 5.25" |
| [DOS_1541_02_REC](DOS_1541_02_REC) | 198? | DOS V2.6; Serial; SS DD 5.25" |
| [DOS_1541_03_REC](DOS_1541_03_REC) | 198? | DOS V2.6; Serial; SS DD 5.25" |
| [DOS_1541_05](DOS_1541_05) | 1984 | DOS V2.6; Serial; SS DD 5.25" |
| [DOS_1541_05_REC](DOS_1541_05_REC) | 198? | DOS V2.6; Serial; SS DD 5.25" |
| [DOS_1541_06_REC](DOS_1541_06_REC) | 198? | DOS V2.6; Serial; SS DD 5.25" |
| [DOS_1541C_01_REC](DOS_1541C_01_REC) | 198? | DOS V2.6; Serial; SS DD 5.25" |
| [DOS_1541C_02](DOS_1541C_02) | 1985 | DOS V2.6; Serial; SS DD 5.25" |
| [DOS_1541C_02_REC](DOS_1541C_02_REC) | 1985 | DOS V2.6; Serial; SS DD 5.25" |
| [DOS_1541C_03](DOS_1541C_03) | 1987 | DOS V2.6; Serial; SS DD 5.25" |
| [DOS_1541C_03_REC](DOS_1541C_03_REC) | 1987 | DOS V2.6; Serial; SS DD 5.25" |
| [DOS_1551](DOS_1551) | 1984 | DOS V2.6; TCBM; SS DD 5.25" |
| [DOS_1570](DOS_1570) | 1985 | DOS V3.0; Serial; SS DD 5.25" |
| [DOS_1571_03](DOS_1571_03) | 1986 | DOS V3.0; Serial; DS DD 5.25" |
| [DOS_1571_05](DOS_1571_05) | 1986 | DOS V3.0; Serial; DS DD 5.25" |
| [DOS_1571CR](DOS_1571CR) | 1986 | DOS V3.1; Serial; DS DD 5.25" |
| [DOS_1581](DOS_1581) | 1987 | DOS V10; Serial; DS DD 3.5" |
| [DOS_1581_1987-03-12](DOS_1581_1987-03-12) | 1987 | DOS V10; Serial; DS DD 3.5" |
| [DOS_1581_1987-03-19](DOS_1581_1987-03-19) | 1987 | DOS V10; Serial; DS DD 3.5" |
| [RAMDOS](RAMDOS) | 1986 | REU 1764/1750 RAM disk |
| [CONTROLLER_1001](CONTROLLER_1001) | 1983 | Controller; DS QD 5.25" |
| [CONTROLLER_8250](CONTROLLER_8250) | 1981 | Controller; 2x DS QD 5.25" |
## Printer ROM
| Directory | Year | Comments |
|--------------------------------------------------------------|------|-------------|
| [PRINTER_8023P](PRINTER_8023P) | 1980 | IEEE-488; based on Brother M82
## Software
| Directory | Year | Comments |
|--------------------------------------------------------------|------|-------------|
| [KIMATH](KIMATH) | 1976 | KIM-1 Math Package |
| [MATHPACK](MATHPACK) | 1979 | CBM2 Math Package |
| [MONITOR_C64](MONITOR_C64) | 1982 | RAM-based Monitor for C64 |
| [DISK_MONITOR](DISK_MONITOR) | 1980 | Monitor extension for PET |
## Software: Resident Assembler
| Directory | Year | Comments |
|--------------------------------------------------------------|------|-------------|
| [ASSEMBLER_PET_V112779_REC](ASSEMBLER_PET_V112779_REC) | 1979 | ROM 2 only |
| [ASSEMBLER_PET_V121579_REC](ASSEMBLER_PET_V121579_REC) | 1979 | ROM 2/4, adds `.IFN`/`.IFE` |
| [ASSEMBLER_PET_V090580_A_REC](ASSEMBLER_PET_V090580_A_REC) | 1980 | adds XREF support |
| [ASSEMBLER_PET_V090580_B_REC](ASSEMBLER_PET_V090580_B_REC) | 1980 | optimizations |
| [ASSEMBLER_PET_V102780_REC](ASSEMBLER_PET_V102780_REC) | 1980 | bugfixes, ROM auto-detect |
| [ASSEMBLER_PET_V26MAR82RR_REC](ASSEMBLER_PET_V26MAR82RR_REC) | 1982 | based on V090580_B, LST output changes, non-mainline |
| [ASSEMBLER_C64_REC](ASSEMBLER_C64_REC/) | 1982 | "C64 Macro Assembler", adds `.MAC` |
| [ASSEMBLER_TED](ASSEMBLER_TED) | 1984 | TED version, adds `.OPT LON`, `.OPT MLI` |
## Descriptions
### BASIC_VIC
The Commodore VIC-20 BASIC source (901486-01). Extracted from basic.src from [vic_src.tar.gz](http://www.zimmers.net/anonftp/pub/cbm/src/vic20/vic_src.tar.gz) and formatted the same as the C64 BASIC source.
## KERNAL_VIC_04
### KERNAL_VIC_04
The Commodore VIC-20 KERNAL source, unreleased version (901486-04). Extracted from kernal.src from [vic_src.tar.gz](http://www.zimmers.net/anonftp/pub/cbm/src/vic20/vic_src.tar.gz) and formatted the same as the C64 KERNAL source.
## BASIC_C64
### BASIC_C64
The Commodore 64 BASIC source (901226-01). Extracted from c64-basic.d64 from Steve Gray's [Dennis Jarvis Page](http://6502.org/users/sjgray/dj/) and converted to LF line breaks and LST-style indenting.
@ -24,7 +155,7 @@ The source contains the ranges
The checksum byte at $BF52 is 0 and will have to be calculated in a later step.
## KERNAL_C64_01
### KERNAL_C64_01
The Commodore 64 KERNAL source, original version (901227-01). Extracted from c64kernal.d64 from Steve Gray's [Dennis Jarvis Page](http://6502.org/users/sjgray/dj/) and converted to LF line breaks and LST-style indenting.
@ -36,39 +167,39 @@ The source contains the ranges
It does not contain the version byte at $FF80 (which is $AA in the binary) or the "RRBY" signature at $FFF6.
## KERNAL_C64_02
### KERNAL_C64_02
The Commodore 64 KERNAL source, universal (PAL/NTSC) version (901227-02).
It contains the version byte (0) at $FF80, but it does not contain the "RRBY" signature at $FFF6.
## KERNAL_C64_03
### KERNAL_C64_03
The Commodore 64 KERNAL source, final version (901227-03). Based on KERNAL_C64_02 and manually patched using
* the [LST printout of the -03 KERNAL](http://pagetable.com/docs/C64_KERNAL_03_LST.pdf)
* the [VAX-format SRC from 1987](http://www.zimmers.net/anonftp/pub/cbm/src/c64/c64_kernal_bas_src.tar.gz)
* the [BSO-format SRC from 1987](http://www.zimmers.net/anonftp/pub/cbm/src/c64/c64_kernal_bas_src.tar.gz)
There are two differences though:
* In both sources, the added patch function `PIOKEY` ends with `JMP CLKHI` ($EE85), but the -03 binary contains $EE8E, which is `JMP CLKLO`. The change was probably done in the binary and not added back to the source. The version in this repository contains the correct `JMP CLKLO` though.
* The printout LST contains a version byte ($FF80) of 0, the VAX SRC contains the correct version byte of 3. The version in this repository contains a 3.
* The printout LST contains a version byte ($FF80) of 0, the BSO SRC contains the correct version byte of 3. The version in this repository contains a 3.
The sources have been verified to build the correct -03 KERNAL binary.
It contains the version byte (3) at $FF80, but it does not contain the "RRBY" signature at $FFF6.
## BASIC_C64_VAX, KERNAL_C64_VAX
### BASIC_C64_BSO, KERNAL_C64_BSO
This is the C64 BASIC and KERNAL source, converted from the PET-based to the VAX-based assembler by Fred Bowen in 1987, and with updated comments. Source: [c64_kernal_bas_src.tar.gz](http://www.zimmers.net/anonftp/pub/cbm/src/c64/c64_kernal_bas_src.tar.gz).
This is the C64 BASIC and KERNAL source, converted from PET Resident Assembler syntax to the BSO CR6502/11 assembler by Fred Bowen in 1987, and with updated comments. Source: [c64_kernal_bas_src.tar.gz](http://www.zimmers.net/anonftp/pub/cbm/src/c64/c64_kernal_bas_src.tar.gz).
This produces the same binaries as BASIC_C64 and KERNAL_C64_03, except for the pre-03 `PIOKEY` patch (see above).
## BASIC_C64GS, KERNAL_C64GS
### BASIC_C64GS, KERNAL_C64GS
The Commodore 64GS BASIC and KERNAL (390852-01) source (1990). Source: [c64_kernal_bas_src.tar.gz](http://www.zimmers.net/anonftp/pub/cbm/src/c64/c64_kernal_bas_src.tar.gz).
The source files are in VAX assembler format and derived from BASIC_C64_VAX and KERNAL_C64_VAX.
The source files are in BSO assembler format and derived from BASIC_C64_BSO and KERNAL_C64_BSO.
* BASIC_C64GS: The source has updated comments, and the binary is identical with the regular C64 BASIC, except for:
* The BASIC vector table is initialized with a literal $F72E as the main loop address. This causes BASIC to jump to the C64GS power-on message in the KERNAL.
@ -80,14 +211,14 @@ The source files are in VAX assembler format and derived from BASIC_C64_VAX and
The KERNAL source contains the version byte (3) at $FF80 as well as the "RRBY" signature at $FFF6.
## BASIC_TED, KERNAL_TED_0{4|5}
### BASIC_TED, KERNAL_TED_0{4|5}
The Commodore Plus/4, C16 and C116 BASIC 3.5 and KERNAL source (1984). Source: [ted_kernal_basic_src.tar.gz](http://www.zimmers.net/anonftp/pub/cbm/src/plus4/index.html)
* KERNAL_TED_04 is 318004-04 (PAL) and 318005-04 (NTSC). $FF80 = $84/$04. (It was reconstructed from kernal/kernal.xrf in the dump.)
* KERNAL_TED_05 is 318004-05 (PAL) and 318005-05 (NTSC). $FF80 = $85/$05. (The sources were missing a patch, which was reconstructed from kernal/kernal.lst in the dump.)
## BASIC_C128, KERNAL_C128_0{3|5|6}, EDITOR_C128[_DIN], MONITOR_C128
### BASIC_C128, KERNAL_C128_0{3|5|6}, EDITOR_C128[_DIN], MONITOR_C128
The Commodore 128 BASIC 7.0, KERNAL, EDITOR and MONITOR sources (1985/1986). Source: [c128_dev_pack.tar.gz](http://www.zimmers.net/anonftp/pub/cbm/src/c128/index.html)
@ -96,7 +227,7 @@ The Commodore 128 BASIC 7.0, KERNAL, EDITOR and MONITOR sources (1985/1986). Sou
* KERNAL_C128_06 is 318020-06, $FF80 = 2. This version seems to have been unreleased.
* EDITOR_C128 is the US version (318020-05), EDITOR_C128_DIN the German version (315078-03).
## BASIC_PET2001
### BASIC_PET2001
The PET 2001 BASIC source (V2, 1978).
@ -104,7 +235,7 @@ The PET 2001 BASIC source (V2, 1978).
* On the PET, this was called BASIC V2, Microsoft called it V1.1.
* It includes the "WAIT6502,1" easter egg (symbol "ZSTORDO").
## BASIC_CBM2_*, KERNAL_CBM2_*, EDITOR_CBM2_*
### BASIC_CBM2_*, KERNAL_CBM2_*, EDITOR_CBM2_*
The CBM2 BASIC, EDITOR and KERNAL sources in different versions (1982-1984).
@ -114,21 +245,21 @@ The CBM2 BASIC, EDITOR and KERNAL sources in different versions (1982-1984).
The files have been converted to LF line breaks and LST-style indenting.
## EDITOR_CBM2_EURO
### EDITOR_PET_EURO
The "CBM 8032 EURO SCREEN EDITOR 4V2E (E-901474-03)" ROM. Extracted from UNKN008.D80 from [Ruud Baltissen's ICPUG disks](http://www.pagetable.com/docs/CBM2_Sources.zip) and converted to LF line breaks and LST-style indenting.
## MONITOR_C64
### MONITOR_C64
The C64 monitor program. Extracted from ml-monitor-source.d64 from Steve Gray's [Dennis Jarvis Page](http://6502.org/users/sjgray/dj/) and converted to LF line breaks and LST-style indenting. The symbol `WALKON` in the file `micii4` was changed from `1` to `0` so the source builds.
## DOS_4040
### DOS_4040
The CBM 4040/2040 DOS V2.1 source (1980). Extracted from 4040-source.d64 from Steve Gray's [Dennis Jarvis Page](http://6502.org/users/sjgray/dj/) and converted to LF line breaks.
* Comments say this is for the 2040. The 2040 and the 4040 have identical hardware, the 4040 is just a 2040 with DOS V2.
## DOS_8250
### DOS_8250
The CBM 8250/8050/1001/4040 DOS V2.7 source (1981). Extracted from old-dos-sources.d81 from Steve Gray's [Dennis Jarvis Page](http://6502.org/users/sjgray/dj/) and converted to LF line breaks and LST-style indenting.
@ -136,11 +267,11 @@ The CBM 8250/8050/1001/4040 DOS V2.7 source (1981). Extracted from old-dos-sourc
* Comments in the source call this "SUPER DOS".
* This only contains the DOS and IEEE code. The controller is in CONTROLLER_8250/CONTROLLER_1001.
## DOS_8280
### DOS_8280
The CBM 8280 V3.1 source (1981). Extracted from [Ruud Baltissen's ICPUG disks](http://www.pagetable.com/docs/CBM2_Sources.zip) and converted to LF line breaks and LST-style indenting.
## DOS_8060_REC
### DOS_8060_REC
The reconstructed source for the CBM 8061/8062 (1980). The source is based on DOS_8070 and modified by Martin Hoffmann-Vetter to build into the DOS portion of the 901488-01/-02 ROMs.
@ -149,7 +280,7 @@ The CBM 8061 (single side) and 8062 (dual side) are a pair of dual 8" disk drive
* The source only contains the bus controller portion of the ROM ($CC78-$FFFF), not the disk controller part.
* The power-on message says "CBM DOS V7.0 8060".
## DOS_8070
### DOS_8070
The CBM 8070 DOS V3.0 source (1981). Extracted from old-dos-sources.d81 from Steve Gray's [Dennis Jarvis Page](http://6502.org/users/sjgray/dj/) and converted to LF line breaks and LST-style indenting.
@ -159,20 +290,20 @@ The CBM 8070 is an unreleased device with one 8" hard drive (#0) and one 8" doub
* The power-on message says "CBM DOS V3.0 8070".
* The file copy code is stored on the hard disk and loaded on demand ("ldcopy").
## DOS_D9065
### DOS_D9065
The CBM D9065 DOS V3.0 source (1981). Extracted from old-dos-sources.d81 from Steve Gray's [Dennis Jarvis Page](http://6502.org/users/sjgray/dj/) and converted to LF line breaks and LST-style indenting.
* The D9065 is an unreleased 7.5 MB hard drive, probably very similar to the D9060/D9090.
## DOS_1540
### DOS_1540
The Commodore 1540 DOS V2.6 source (1980), 325302-01/325303-01. Extracted from 1541-2031-copy-1-original-side1.d64/1541-2031-num1.d64 and 1541-2031-source-disk-copy-num2-side1.d64 from Steve Gray's [Dennis Jarvis Page](http://6502.org/users/sjgray/dj/) and converted to LF line breaks and LST-style indenting.
* The source contains both the IEEE-488 and the IEC serial interface code, so it represents both the CBM 2031 and the Commodore 1540. Different `master` source files build different configurations.
* The power-on message always says "`CBM DOS V2.6 V170`" though, which corresponds to the 1540.
## DOS_1541[C]_0{1|2|3|5|6}[_REC]
### DOS_1541[C]_0{1|2|3|5|6}[_REC]
The Commodore 1541/1541C/1541-II DOS V2.6 source.
@ -190,15 +321,15 @@ These are the respective directories:
* DOS_1541C_02[_REC] is 251968-02 (1986, [release notes](http://www.zimmers.net/anonftp/pub/cbm/firmware/drives/new/1541/1541C.251968-02.txt))
* DOS_1541C_03[_REC] is 251968-03 (shipped with the 1541-II)
## DOS_1551
### DOS_1551
The Commodore 1551 DOS 2.6 TDISK source (1984), 318008-01. Source: [all_new_dos.tar.gz](http://www.zimmers.net/anonftp/pub/cbm/src/drives/all_new_dos.tar.gz)
## DOS_1570
### DOS_1570
The Commodore 1570 DOS 3.0 source (1985), 315090-01. Source: [all_new_dos.tar.gz](http://www.zimmers.net/anonftp/pub/cbm/src/drives/all_new_dos.tar.gz)
## DOS_1571{_03|_05|CR}
### DOS_1571{_03|_05|CR}
The Commodore 1571 DOS sources:
@ -208,46 +339,46 @@ The Commodore 1571 DOS sources:
Source: [all_new_dos.tar.gz](http://www.zimmers.net/anonftp/pub/cbm/src/drives/all_new_dos.tar.gz); the -03 version was reconstructed from 1571/310654_03/serlib.lst in the dump.
## DOS_1581
## DOS_1581_1987-03-12
### DOS_1581
### DOS_1581_1987-03-12
* DOS_1581: The Commodore 1581 DOS source (10.0, 1987-03-20), original version (318045-01). Source: [all_new_dos.tar.gz](http://www.zimmers.net/anonftp/pub/cbm/src/drives/all_new_dos.tar.gz)
* DOS_1581_1987-03-19: work revision, serlib_977e.lst from same archive.
* DOS_1581_1987-03-12: work revision, serlib_a9f5.lst from same archive; ".subttl" typo fixed in sieee.src.
## RAMDOS
### RAMDOS
The C64/C128 RAMDISK DOS V4.3 source (1987). Extracted from [ramdos.zip](http://www.zimmers.net/anonftp/pub/cbm/src/drives/ramdos.zip). This is a version of Commodore DOS running on the C64/C128 for using a REU (RAM Expansion Unit) as a RAM disk.
## CONTROLLER_8250
### CONTROLLER_8250
The CBM 8250/8050/4040 controller source (1981). Extracted from 4040-8050-8250-controller-code-tandon.d64 from Steve Gray's [Dennis Jarvis Page](http://6502.org/users/sjgray/dj/) and converted to LF line breaks and LST-style indenting.
* This only contains the controller. The DOS and IEEE code is in DOS_8250.
## CONTROLLER_1001
### CONTROLLER_1001
The SFD-1001 controller source (1981). Extracted from old-dos-sources.d81 from Steve Gray's [Dennis Jarvis Page](http://6502.org/users/sjgray/dj/) and converted to LF line breaks and LST-style indenting.
* This only contains the controller. The DOS and IEEE code is in DOS_8250.
## PRINTER_8023P
### PRINTER_8023P
The CBM 8023P printer source code (1980). Extracted from 8023p-printer-source.d64 from Steve Gray's [Dennis Jarvis Page](http://6502.org/users/sjgray/dj/) and converted to LF line breaks and LST-style indenting. The `.NOLIST` directive was commented out in `us.ptr.src`, so building would create a useful LST file.
The [CBM 8023P](http://www.zimmers.net/anonftp/pub/cbm/firmware/printers/8023P-MPP1361/index.html) is a dot matrix printer with an IEEE-488 connection, a 6502/6532/6522-based controller, and a Brother M82 machanism. The source contains references to Epson Model 3110/3210 mechanisms which seem to have been used in earlier printers.
The [CBM 8023P](http://www.zimmers.net/anonftp/pub/cbm/firmware/printers/8023P-MPP1361/index.html) is a dot matrix printer with an IEEE-488 connection, a 6502/6532/6522-based controller, and a Brother M82 mechanism. The source contains references to Epson Model 3110/3210 mechanisms which seem to have been used in earlier printers.
The source contains a 90 degree rotated 6x8 pixel variant of the PETSCII character/graphics set.
## DISK_MONITOR
### DISK_MONITOR
"DISK MONITOR 2040 V1.0", an extension to the PET monitor for disk commands (see mon.cmd). Extracted from UNKN008.D80 from [Ruud Baltissen's ICPUG disks](http://www.pagetable.com/docs/CBM2_Sources.zip) and converted to LF line breaks and LST-style indenting.
## MATHPACK
### MATHPACK
A variant of the "BCD Math Package" printed in the [Commodore 700 Reference Manual](http://www.zimmers.net/anonftp/pub/cbm/programming/b/Commodore_700_Reference_Manual.pdf). Extracted from UNKN008.D80 from [Ruud Baltissen's ICPUG disks](http://www.pagetable.com/docs/CBM2_Sources.zip) and converted to LF line breaks and LST-style indenting.
## ASSEMBLER_PET_*_REC
### ASSEMBLER_PET_*_REC
Different versions of the PET Resident Assembler. Reconstructed from ASSEMBLER_TED, based on work by Martin Hoffmann-Vetter.
@ -256,25 +387,25 @@ Different versions of the PET Resident Assembler. Reconstructed from ASSEMBLER_T
* ASSEMBLER_PET_V090580_A_REC (1980-09-05, [7858 bytes](https://www.pagetable.com/docs/cbmasm/resident_assembler_V090580_alt2_pet.prg))
* ASSEMBLER_PET_V090580_B_REC (1980-09-05, [7938 bytes](https://www.pagetable.com/docs/cbmasm/resident_assembler_V090580_pet.prg); and with `LINES=$40`: 1980-09-05, [7822 bytes](https://www.pagetable.com/docs/cbmasm/resident_assembler_V090580_alt_pet.prg))
* ASSEMBLER_PET_V102780_REC (1980-10-27, [8049 bytes](https://www.pagetable.com/docs/cbmasm/resident_assembler_V102780_pet.prg))
* ASSEMBLER_PET_V26MAR82RR_REC (1982-03-26, [7982 bytes](https://www.pagetable.com/docs/cbmasm/resident_assembler_V26MAR82RR_pet.prg)); non-mainline
* ASSEMBLER_PET_V26MAR82RR_REC (1982-03-26, [7982 bytes](https://www.pagetable.com/docs/cbmasm/resident_assembler_V26MAR82RR_pet.prg)); hacked V090580_B, non-mainline
## ASSEMBLER_C64
### ASSEMBLER_C64_REC
The C64 Macro Assembler (a version of the Commodore Resident Assembler). Reconstructed from ASSEMBLER_TED to build a binary that is identical with the V080282 version, modulo the leftover garage in the original binary between $081A and $0990, which is filled with $AA.
## ASSEMBLER_TED
### ASSEMBLER_TED
A version of the Commodore Resident Assembler for the TED series (Plus/4, C16 and C116). Extracted from [ted_kernal_basic_src.tar.gz](http://www.zimmers.net/anonftp/pub/cbm/src/plus4/ted_kernal_basic_src.tar.gz).
## MONITOR_KIM
### MONITOR_KIM
The KIM-1 "monitor" ROM (1975), i.e. 6530-002 and 6530-003. From the [Hans Otten reconstructed source from the KIM-1 users manual](http://retro.hansotten.nl/uploads/6502docs/usrman.htm).
## KIMATH
### KIMATH
The KIM-1 "KIMATH" math package (1976). Generated from the [original LST printout](http://retro.hansotten.nl/uploads/files/kimath.ZIP), and the .asm reconstruction by C. Bond from the same package.
## TIM
### TIM
The TIM (Terminal Interface Monitor) ROM (6530-004). Reconstructed from the [manual](http://archive.6502.org/books/mos_tim_terminal_interface_monitor_manual_mar_1976.pdf) by Martin Hoffmann-Vetter.

Loading…
Cancel
Save