Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/etchedpixels/sdcc280

SDCC with Fuzix patches and Z280 work in progress
https://github.com/etchedpixels/sdcc280

Last synced: about 2 months ago
JSON representation

SDCC with Fuzix patches and Z280 work in progress

Awesome Lists containing this project

README

        

# Alan's SDCC repo

This is the SDCC svn2git with the Fuzix useful patches added

- Allows .o for object files always
- Supports banked Z80 binaries with an external bank tool
- Puts constants in CONST not sometimes in CODE (needed for banking)
- Fix for an annoying bug that breaks sh

This SDCC is currently required for Fuzix as the current upstream has bugs
that break Fuzix (and other stuff).