-
Notifications
You must be signed in to change notification settings - Fork 178
microc
suborb edited this page May 11, 2017
·
2 revisions
| Header | {z88dk}/include/microc.h |
| -------------------------------------------------------------------------------------------------------------------
| Source | |
| Include | #include <stdio.h>
|
| Linking | |
| Compile | -DMICROC |
| Comments | |
- Overview
- Platform List
- Unsupported Platforms
- i8080/5 Support
- Homebrew hardware quickstart
- Retargetting
- Building the libraries
- Clang support
- Pragmas
- Adding to Classic
- Introduction
- Library Configuration
- CRT
- Header Files
- Assembly Language
- Library in Depth
- Embedded Platform
- Adding to NewLib
- Benchmarks
- Datatypes
- Debugging
- Decompression
- More than 64k
- Deficiencies
- Compiling Larger Applications
- Importing routines written in 8080 assembly mnemonics
- Using CP/M libraries in REL format with z88dk
- Writing optimal code
- Speeding up Compilation
- CMake usage