Toxa
|
1c4a6e16ed
|
LIBRARY: change calling convention for printf()/sprintf()
|
2023-11-15 16:29:13 +03:00 |
|
Toxa
|
fc7c9b39fd
|
fix printf()/sprintf() for the new SDCC; fix COMPAT_PALETTE() macro for GB
|
2021-09-22 17:07:41 +03:00 |
|
Toxa
|
216a37aaf1
|
fix library structure (invalid headers were used because of incorrect using of #if directive)
|
2021-08-18 17:22:01 +03:00 |
|
toxa
|
72779ff72b
|
sprintf() and printf() are splitted into different objects, so usage of sprintf() does not lead to linking of fonts and other heavy stuff into the rom. very useful for bgb_emu.h
|
2020-09-15 12:40:48 +03:00 |
|
toxa
|
07acd8e12a
|
%h specifiers in printf(): %hd, %hx, %hu
|
2020-09-14 20:03:37 +03:00 |
|
toxa
|
84b416acbf
|
a bit better printf/sprintf()
|
2020-09-14 18:43:39 +03:00 |
|
Zal0
|
14e22bdc97
|
fixed pragma banks
|
2020-04-10 11:40:13 +02:00 |
|
Zal0
|
11a44c3cad
|
gbdk 2-96a from sourceforge https://sourceforge.net/projects/gbdk/files/gbdk/2.96/
|
2020-04-04 18:34:45 +02:00 |
|