Eric-Paul Ickhorn
|
cd6d0773b3
|
Fixed a bug which made reading an UTF-8 character impossible.
|
2023-12-12 23:26:31 +01:00 |
Eric-Paul Ickhorn
|
d3e590e4ef
|
Made bitpad functions actually return their value
|
2023-12-09 21:24:05 +01:00 |
Eric-Paul Ickhorn
|
4823c4f3a4
|
Added bitfield functions (not tested)
|
2023-12-06 18:15:32 +01:00 |
Eric-Paul Ickhorn
|
e1a0519f5e
|
Fixed a bug with unsigned integers being used instead of signed ones
|
2023-12-03 01:25:13 +01:00 |
Eric-Paul Ickhorn
|
b13ec4abcd
|
Added memory copy function.
|
2023-12-02 17:11:33 +01:00 |
Eric-Paul Ickhorn
|
602cc942b0
|
Added string comparison and measurement utilities and did some formatting
|
2023-12-02 15:57:43 +01:00 |
Eric-Paul Ickhorn
|
ffa46be623
|
Renamed the folder 'code' to 'core' because it only contains the core module, not the whole code
|
2023-12-01 21:56:31 +01:00 |