mariob92
|
e19c5f75d0
|
src/core1/ml.c: more consistent function names
|
2024-10-17 16:45:16 +02:00 |
|
mariob92
|
bc6680d618
|
src/core1: cleaned up function prototypes for math library (ml)
umbenannt: src/core1/code_18350.c -> src/core1/ml.c
neue Datei: include/core1/ml.h
|
2024-10-17 10:58:39 +02:00 |
|
mariob92
|
6050ddbbd2
|
src/core1: various video/screen/framebuffer related documentations
neue Datei: include/core1/vimgr.h
umbenannt: src/core1/code_E360.c -> src/core1/vimgr.c
|
2024-10-09 08:11:35 +02:00 |
|
mariob92
|
ee183c38cc
|
src/core1: reorganized header files
|
2024-10-08 20:39:44 +02:00 |
|
mariob92
|
737ccf97c3
|
src/core1: improvments and renamings on various files, added some header files
neue Datei: include/core1/eeprom.h
neue Datei: include/core1/pfsmanager.h
neue Datei: include/core1/ucode.h
umbenannt: src/core1/code_18110.c -> src/core1/eeprom.c
umbenannt: src/core1/code_10A00.c -> src/core1/pfsmanager.c
umbenannt: src/core1/code_13640.c -> src/core1/stub_13640.c
umbenannt: src/core1/code_1D590.c -> src/core1/stub_1D590.c
umbenannt: src/core1/code_18210.c -> src/core1/ucode.c
umbenannt: src/core1/code_EAF0.c -> src/core1/viewport.c
|
2024-10-08 18:29:28 +02:00 |
|