Skip to content

Document how to optimize C for 8-bit vintage architectures

Notifications You must be signed in to change notification settings

Fabrizio-Caruso/8bitC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8-bit C

8bitC

We describe some general C coding techniques with two main goals:

  • writing portable code and
  • writing optimized code

for the following 8-bit vintage architectures:

  • Intel 8080
  • Zilog Z80
  • Motorola 6809
  • MOS 6502

About

Document how to optimize C for 8-bit vintage architectures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published