Rangi42
|
5701d747d4
|
Document the stricter rules for lexing underscores in integer constants
|
2025-09-02 14:39:28 -04:00 |
|
Rangi42
|
8df88f92ba
|
Release v1.0.0-rc1
|
2025-09-01 18:09:42 -04:00 |
|
Rangi
|
92a9c73ee7
|
Deprecate __DATE__ and __TIME__ (#1786)
|
2025-08-11 09:48:18 -04:00 |
|
Rangi
|
a4a830776b
|
Deprecate treating strings as numbers (#1780)
|
2025-08-06 10:13:22 -04:00 |
|
Rangi42
|
feb8365812
|
Document the deprecated rgbfix -O and string functions
|
2025-08-06 09:07:35 -04:00 |
|
Rangi
|
39f0f9edc0
|
Remove previously deprecated features (#1777)
- Treating multi-unit strings as numbers
- `rgbasm -Wnumeric-string`
- `ldio [c], a` and `ldio a, [c]` (use `ldh`)
- `ld [c], a` and `ld a, [c]` (use `ldh`)
- `ldh [$xx], a` and `ldh a, [$xx]` (use `$FFxx`)
|
2025-08-05 16:24:10 -04:00 |
|
Rangi42
|
d992b21141
|
Fix man page syntax for Flags
|
2025-08-03 13:22:22 -04:00 |
|
Rangi42
|
d1829ed923
|
Release v0.9.4
|
2025-07-31 07:41:49 -04:00 |
|
Rangi42
|
5aec36350b
|
Document more deprecated/removed features
Fixes #1748
|
2025-07-15 16:32:03 -04:00 |
|
Rangi42
|
d7b1569ee6
|
Document % changing from remainder to modulo in 0.5.0
|
2025-07-04 23:02:45 +02:00 |
|
Rangi42
|
8b85875b67
|
Release v0.9.3
|
2025-06-30 15:08:04 -04:00 |
|
Rangi42
|
1715f85d50
|
Release v0.9.2
|
2025-05-04 10:04:11 -04:00 |
|
Rangi42
|
81ea4ee920
|
Release 0.9.1
|
2025-02-02 20:16:54 +01:00 |
|
Rangi
|
2426068409
|
Undeprecate ld [$ff00+c] (#1619)
|
2025-01-20 14:05:15 -05:00 |
|
Rangi
|
147a5c9bf3
|
Document more obsolete syntax (#1618)
|
2025-01-18 23:50:20 -05:00 |
|
Rangi42
|
2c4fc4cbe8
|
Update man page dates
|
2024-12-25 10:37:08 -05:00 |
|
Rangi42
|
a7296ecb31
|
Fix man page formatting
|
2024-12-21 00:44:33 -05:00 |
|
Rangi42
|
92917ceb2f
|
List LDHL as an unsupported instruction alias
|
2024-12-13 11:35:59 +01:00 |
|
Sylvie
|
c1c5b10082
|
Deprecate LDH with $00-$FF (#1575)
|
2024-12-10 21:27:37 -05:00 |
|
Sylvie
|
f44de0c7ae
|
Deprecate LD with [C] (#1574)
|
2024-12-10 21:13:09 -05:00 |
|
Sylvie
|
c1b85554a8
|
Document obsolete syntax in rgbasm-old(5) (#1571)
|
2024-12-10 12:34:37 -05:00 |
|