10 Commits

Author SHA1 Message Date
bbbbbr
f831132b66 Bankpack: Fix incorrect array growth size (credit RodrigoCard)
- Also same issue in romusage, makecom
2025-05-02 11:36:52 -07:00
bbbbbr
dd3f4eb718 License: Summarize licenses, update to GPLv2+LE for Lib
- Add license folder
- Copy license folder to build output when building
- Summarize all licenses used in the repo
- Add more explicit license files where needed
- Update contact info for Jon Fuge
2022-07-27 22:59:44 -07:00
bbbbbr
97374529a3 Clarify a couple licenses in gbdk-support 2022-07-03 23:45:24 -07:00
Toxa
9c420b4e62 MAKECOM: add make clean from makecom utility, remove the old pascal implementation 2022-06-09 11:48:10 +03:00
bbbbbr
a388ef54c7 Update makecom
Makecom: support both path separators on Windows
- Due to msys/etc environments Windows needs to handle both

Makecom: Fix lack of EXIT_SUCCESS when relevant
2022-03-14 01:45:34 -07:00
bbbbbr
bb84e6c997 makecom: intitial C version 2022-03-09 17:05:03 -08:00
Toxa
865de68326 __banked code support for MSXDOS 2022-02-22 19:48:47 +03:00
Toxa
5be92023e2 overlay name substitution 2022-02-21 13:37:33 +03:00
Toxa
7252e99d32 patch ___overlay_count magic value (if present), that will allow to load overlays into banks 2022-02-21 00:04:54 +03:00
Toxa
8815b84a56 com-file post-processor for msxdos 2022-02-20 23:24:30 +03:00