Skip to content

SmallC-85 to Deeds McE code editor and converter

Notifications You must be signed in to change notification settings

lcgamboa/scdeeds

Repository files navigation

SCDEEDS

This program is a simple C source coder editor (scdeeds) to use scc8080 small c compiler with DeedsMcE 8080 assembly simulator.

The scdeed is a frontend that uses other command-line open source programs in backend:

  • The scc8080 program is the small c compiler, the generated assembly code is to be loaded into RAM.
  • The sc2deeds program translates the assembly code to be compatible with DeedsMcE and loaded into ROM.
  • The 8085asm program is used to test otherwise there is no error in the assembly program before loading it into McE.

SCDEEDS

About

SmallC-85 to Deeds McE code editor and converter

Resources

Stars

Watchers

Forks

Packages

No packages published