Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

56 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors