M100 CP/M Application Software: Difference between revisions

From Bitchin100 DocGarden
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:
{| class="wikitable"
{| class="wikitable"
|'''.zip download'''||'''Name'''||''' Works on 40x8 '''||''' Works on 80x24 '''||'''Description & Notes'''
|'''.zip download'''||'''Name'''||''' Works on 40x8 '''||''' Works on 80x24 '''||'''Description & Notes'''
|-
||||||||
|-
|'''LANGUAGES'''||||||||
|-
|-
|[https://www.bdsoft.com/dist/bdsc-all.zip BDS-C]||BDS-C C-language compiler||YES||YES||K&R C. Noted for its fast compile time. Further info [https://www.bdsoft.com/resources/bdsc.html here]
|[https://www.bdsoft.com/dist/bdsc-all.zip BDS-C]||BDS-C C-language compiler||YES||YES||K&R C. Noted for its fast compile time. Further info [https://www.bdsoft.com/resources/bdsc.html here]
|-
|-
||||||||
|-
|'''GAMES'''||||||||
|-
|[https://www.bdsoft.com/dist/bdsc-all.zip BDS-C]||Ladder||No||YES||Use 4&6 for left/right, space to jump. 8 for up?
|-
|'''TEXT EDITORS'''||||||||
|-
|[https://www.bdsoft.com/dist/bdsc-all.zip BDS-C]||Vedit40||YES||No||Full-screen text editor configured for M100. Very similar to M100 TEXT. Thanks to Steve Adolph.
|}
|}

Revision as of 15:01, 25 May 2020

M100CPM.PNG

Here is known-good CP/M software for the M100 including that which is configured or patched to work on the M100. If you find more software, please make it known on the bitchin100.com discussion list & we'll include it here.

.zip download Name Works on 40x8 Works on 80x24 Description & Notes
LANGUAGES
BDS-C BDS-C C-language compiler YES YES K&R C. Noted for its fast compile time. Further info here
GAMES
BDS-C Ladder No YES Use 4&6 for left/right, space to jump. 8 for up?
TEXT EDITORS
BDS-C Vedit40 YES No Full-screen text editor configured for M100. Very similar to M100 TEXT. Thanks to Steve Adolph.