Skip to content

Latest commit

 

History

History

libc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LibC

C standard library for Atto-8 microcomputer

Overview

This library mainly provides C bindings for the Atto-8 assembly standard library in /lib/. It is to be compiled with the Atto-8 C compiler, located in /cc/.

Also included is /libc/crt0.c, which serves as a bridge between the C runtime and the assembly runtime.