MTCPM: Difference between revisions

From Bitchin100 DocGarden
Jump to navigationJump to search
No edit summary
No edit summary
 
(24 intermediate revisions by 9 users not shown)
Line 1: Line 1:
Mtcpm ( Model T CP/M ) is a project to create a working version of CP/M on the Model T. If you want to help out join the [http://lists.bitchin100.com/listinfo.cgi/mtcpm-bitchin100.com Mtcpm mailing list]
==Update==
 
This project has been completed and is now moved to this page
 
[[M100 CP/M]]
 
------------
 
 
Mtcpm ( Model T CP/M ) is a project to create a working version of CP/M on the Model T.
 
If you want to help out join the [http://lists.bitchin100.com/listinfo.cgi/mtcpm-bitchin100.com Mtcpm mailing list]
 
Subversion source code [http://svn.bitchin100.com/mtcpm repository]


Subversion source code [[http://svn.bitchin100.com/mtcpm repository]]
To download:
To download:
<code><pre>
<code><pre>
svn co http://svn.bitchin100.com/mtcpm
svn co http://svn.bitchin100.com/mtcpm
</code></pre>
</pre></code>
Ask on the mailing list if you need commit (check-in) privileges
Ask on the mailing list if you need commit (check-in) privileges


Line 12: Line 24:
! Project !! Sub project !! Status !! Comments
! Project !! Sub project !! Status !! Comments
|-
|-
| Main system || BIOS || bgcolor="yellow" | Underway || Conout
| Main system || BIOS || bgcolor="yellow" | Underway || ConI/O done
|-
|-
|
|
| CCP || bgcolor="red" | Unknown
| CCP || bgcolor="yellow" | Underway ||
|-
|-
|
|
| BDOS || bgcolor="red" | Unknown
| BDOS || bgcolor="yellow" | Underway || Some functions
|-
|
| Filesystems || bgcolor="yellow" | Underway || Hardware required
|-
|-
| Software || Text Editor || bgcolor="red" | Unknown
| Software || Text Editor || bgcolor="red" | Unknown
Line 25: Line 40:
| ASM || bgcolor="red" | Unknown
| ASM || bgcolor="red" | Unknown
|}
|}
== CP/M Resources ==
[http://www.retroarchive.org/cpm Retroarchive] Archived CP/M binaries and docs
[http://www.cpm.z80.de The Unofficial CP/M Page]
[http://www.seasip.demon.co.uk/Cpm CP/M Main Page]
[[MTCPM Project HOWTOs]]
== REX2 Information ==
REX2 was an early project attempting to enable CP/M.  It is no longer active.
[[REX2 Memory, CP/M Usage, and Startup of CP/M from REX Manager]]
[[REX2 Photos]]
[[REX2 Photos - M100 variant with adapter card]]
[[REX2 Photo - installed in a T102]]
[[REX2 Photo - installed in an M100]]
[[REX2 installation instructions]]
[[REX2 schematic]]
[[REX2 layout]]
[[REX2 utilities]]
[[Category:mtcpm]]
[[Category:Model T Software]]

Latest revision as of 15:43, 12 May 2020

Update

This project has been completed and is now moved to this page

M100 CP/M



Mtcpm ( Model T CP/M ) is a project to create a working version of CP/M on the Model T.

If you want to help out join the Mtcpm mailing list

Subversion source code repository

To download:

svn co http://svn.bitchin100.com/mtcpm

Ask on the mailing list if you need commit (check-in) privileges

Goals and Status
Project Sub project Status Comments
Main system BIOS Underway ConI/O done
CCP Underway
BDOS Underway Some functions
Filesystems Underway Hardware required
Software Text Editor Unknown
ASM Unknown

CP/M Resources

Retroarchive Archived CP/M binaries and docs

The Unofficial CP/M Page

CP/M Main Page

MTCPM Project HOWTOs


REX2 Information

REX2 was an early project attempting to enable CP/M. It is no longer active.

REX2 Memory, CP/M Usage, and Startup of CP/M from REX Manager

REX2 Photos

REX2 Photos - M100 variant with adapter card

REX2 Photo - installed in a T102

REX2 Photo - installed in an M100

REX2 installation instructions

REX2 schematic

REX2 layout

REX2 utilities