Skip to content

lmasini/RetroProjects

 
 

Repository files navigation

Retro programming projects from Miguel García

For various targets, including CP/M, Z80, Amstrad PCW, Amstrad CPC, etc.

Contact info.:

Miguel García / FloppySoftware, Spain

floppysoftware@gmail.com

http://www.floppysoftware.es

http://cpm-connections.blogspot.com.es

2048

A clon of the game 2048 for the Amstrad PCW (uses XPCW).

AMSTTY

Small tools for VT-52 like terminals (like the Amstrad PCW and CPC ones).

BLOCKS

A clone of SameGame for CP/M and VT-52 like terminals (like the Amstrad PCW and CPC ones).

CF

Management library for configuration files.

CPMX

Some Unix-like tools for CP/M. Some are for CP/M-86 too.

DYNARR

Management library for dynamic arrays of strings.

EXAMPLES

Some small examples for MESCC.

GDOC

Documentation generator from C and assembler sources. Supported output formats are plain text and html.

GLOB

Filename expansion library for MESCC. It needs LKLIST.

KS

Keyboard & screen library for CP/M.

LKLIST

Doubly-linked lists management library for MESCC.

LOG

Simple logger for MESCC.

MESCC

Mike's Enhanced Small C Compiler for the CP/M operating system and the Z80 cpu.

MINESCPM

A minesweeper game clone for CP/M.

READLINE

Line editing library for MESCC.

ROBOTS

A game for CP/M (including CP/M-86).

SAMARUC

My GUI and related programs for the Amstrad PCW. Binaries only.

SAMARUX

A Unix-like shell for CP/M. Includes some built-in and external commands.

TE

A small text editor for CP/M (highly configurable; there are ports for various machines, operating systems and CP/M emulators: Amstrad PCW, Amstrad CPC, Spectrum +3, Kaypro, VT-52, VT-100, WordStar-like key bindings, CP/M-80 program EXEcutor from K. Murakami, CP/M Player from Takeda Toshiya, etc.).

It supports basic editing commands plus: find string and find next string, go to a line number, execute macro from file, help screen, etc.

TIMER

Timer library for MESCC.

UT

Unitary tests library for MESCC.

WTD

What To Do; a to-do list manager for CP/M.

XPCW

Graphics and keyboard library for the Amstrad PCW.

ZSM

Source code and tools for the ZSM / Z80ASMUK assembler.

License

Each project has its own license; read LICENSE.MD on each project folder for more information.

About

Retro programming projects for some targets including the Amstrad PCW, the CP/M operating system and the Z80 cpu. Includes a Small-C compiler, Z80 assembler, text editor, graphics, Unix-like shell...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 80.4%
  • Assembly 11.1%
  • C++ 3.4%
  • Roff 2.3%
  • Objective-C 1.3%
  • HTML 0.8%
  • Other 0.7%