Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-27 | Use SDCC's new calling convention | Juan J. Martinez | |
(this is an ABI breaking change, and will require changes to user-written asm functions or their declarations) | |||
2022-04-27 | Tested SDCC 4.2.0 | Juan J. Martinez | |
2021-10-31 | SDCC versions and support for current snapshots | Juan J. Martinez | |
2021-10-02 | Make it portable (depends on GNU Make) | Juan J. Martinez | |
2021-10-02 | Introduced config.env | Juan J. Martinez | |
One config to rule the whole build system and the tests. |