Rangi42
|
a27f704c25
|
Implement -Wunmatched-directive
|
2024-11-28 20:30:38 +01:00 |
|
Rangi42
|
9216485bca
|
Add TRACE-level verbose logging for efficiency calculations
|
2024-11-27 21:06:18 +01:00 |
|
Rangi42
|
c33acb905b
|
Avoid precision loss from floating-point division in calculating efficiency
This was breaking test results on 32-bit MinGW
|
2024-11-27 21:06:18 +01:00 |
|
Rangi42
|
81c3521610
|
Add color_curve RGBGFX test
|
2024-11-27 21:06:18 +01:00 |
|
Rangi42
|
cb546f0cd8
|
Fix rgbasm(1) formatting
|
2024-11-08 22:29:52 -05:00 |
|
Rangi42
|
a60186db2f
|
Document the RGBGFX -X and -Y options
|
2024-11-03 18:54:16 +01:00 |
|
Rangi42
|
0d3980d039
|
Refactor how map file sections are printed
This makes size-0 sections print as "($0000 bytes)" instead of
"(0 bytes)", which is more consistent.
|
2024-10-23 17:10:39 +02:00 |
|
Rangi42
|
ab6244d81c
|
Escape characters in section names in map files
|
2024-10-23 17:10:39 +02:00 |
|
Rangi42
|
4c495c31d9
|
Release 0.9.0-rc2
|
2024-10-21 22:52:18 -04:00 |
|