Henny022p
|
4c88a43f42
|
disable PACKED and ALIGNED in CLion
CLion does not like these macros when doing static analysis, so disable them for that.
Does not affect build.
|
2025-03-09 19:00:33 +00:00 |
|
Theo
|
d8a9e54fa9
|
Merge pull request #689 from KEKW555/KEKW555-patch-3
|
2024-01-21 00:50:07 -08:00 |
|
KEKW555
|
cbebaa74a9
|
Macro for Div and Mod
|
2024-01-06 23:55:01 +05:30 |
|
octorock
|
aced0bef69
|
Rename metaTiles
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
|
2024-01-06 15:01:44 +01:00 |
|
octorock
|
b6a94d5062
|
Use metatile enum
|
2023-07-05 18:30:27 +02:00 |
|
octorock
|
852effa474
|
Rename objects
|
2022-07-25 22:45:55 +02:00 |
|
octorock
|
60e33b636d
|
Rename managers
|
2022-05-18 13:07:06 +02:00 |
|
destoer
|
9db8acbe47
|
decompile code_0804B9F8.s
|
2021-11-18 19:46:05 +00:00 |
|
theo3
|
fddb4abd53
|
move entity update functions
|
2021-11-11 21:18:48 -08:00 |
|
octorock
|
811ea30321
|
Fix format.sh
|
2021-07-04 16:48:34 +02:00 |
|
Henny022p
|
6e7674e865
|
music players
|
2021-03-24 08:40:16 +01:00 |
|
Henny022p
|
58b4df70b5
|
decompile audio
|
2021-03-24 00:33:12 +01:00 |
|
Henny022p
|
cc206a73ab
|
naming and moving stuff
|
2021-03-23 00:33:29 +01:00 |
|
Henny022p
|
5cebf089fd
|
Merge branch 'master' into m4a
|
2021-03-22 10:18:20 +01:00 |
|
Henny022p
|
9fb5b1fdd0
|
song table
|
2021-03-22 09:35:10 +01:00 |
|
Henny022p
|
cf5eacbdc8
|
added typedefs
also having a private header to me does not seem too useful un a project like this
|
2021-03-22 04:34:43 +01:00 |
|
Henny022p
|
9aa9a44e52
|
port m4a
|
2021-03-17 21:02:42 +01:00 |
|
Henny022p
|
aac7eb7436
|
more cleanup
|
2021-03-15 22:22:59 +01:00 |
|
Henny022p
|
d6c379cb3e
|
big cleanup part 1
|
2021-03-09 04:22:03 +01:00 |
|
Henny022p
|
debbe46aec
|
merge PR 4
|
2021-03-02 10:35:40 +01:00 |
|
Henny022p
|
5622334825
|
eeprom function return type is u16
|
2021-03-01 23:20:59 +01:00 |
|
Henny022p
|
f3ce8b077e
|
const input pointers
|
2021-03-01 23:05:50 +01:00 |
|
Henny022p
|
4071863bee
|
renamed source file to eeprom.c
|
2021-03-01 22:45:26 +01:00 |
|
Henny022p
|
1810f771e5
|
gave names to functions and magic values
|
2021-02-27 00:48:36 +01:00 |
|
theo3
|
31f324e3a7
|
clang-format pass and workflow
|
2021-02-19 15:11:40 -08:00 |
|
theo3
|
ced13c2c8d
|
finish main.c
|
2021-01-31 11:23:42 -08:00 |
|
theo
|
66fcdf6186
|
clang-format
|
2020-06-13 17:02:27 -07:00 |
|
theo
|
ab1157d869
|
function renaming
|
2020-06-12 02:54:00 -07:00 |
|
jiangzhengwenjz
|
43225434d7
|
initial commit
|
2020-03-27 09:41:51 +08:00 |
|