Pierre Muller
|
3bf5c67485
|
Revert "Add missing dependency on types unit for math unit"
This reverts commit 1f01ba4bc0 .
|
2025-04-03 12:07:18 +00:00 |
|
Pierre Muller
|
1f01ba4bc0
|
Add missing dependency on types unit for math unit
|
2025-04-03 11:58:59 +00:00 |
|
Nikolay Nikolov
|
97fde50101
|
* regen makefiles
|
2025-03-10 22:39:51 +02:00 |
|
Nikolay Nikolov
|
bf0c724d80
|
* regen makefiles
|
2025-02-28 15:12:20 +02:00 |
|
Nikolay Nikolov
|
12c494cc0f
|
* update makefiles
|
2025-02-28 15:12:19 +02:00 |
|
Pierre Muller
|
930596bd85
|
Fix directories for some source files, based on suggestion by Alfred Glänzer in #40995
|
2024-11-19 22:12:31 +00:00 |
|
Kirill Kranz
|
dad75d4472
|
clearing the bss section on startup
this allows smart linking
|
2024-11-09 09:27:27 +00:00 |
|
Nikolay Nikolov
|
37b7835b12
|
+ added unit unix98pty. Only enabled for linux, for now, but can be enabled in the future on other unix-likes.
|
2024-10-19 16:11:25 +03:00 |
|
Kirill Kranz
|
c1f9d4998b
|
added OBJPASUNIT dependency
|
2024-10-18 17:35:44 +02:00 |
|
Kirill Kranz
|
192b8a8bff
|
fixes the psy-q-sdk dependencies
|
2024-10-18 16:59:07 +02:00 |
|
Kirill Kranz
|
ccc6fa0ec6
|
psy-q-sdk bindings
|
2024-10-18 11:19:27 +02:00 |
|
Nikolay Nikolov
|
ed7da321f5
|
+ enabled compilation of the strings unit for PS1
|
2024-09-29 21:31:37 +03:00 |
|
Nikolay Nikolov
|
cdbbbf036b
|
+ enable compilation of the uuchar unit for the PS1 target
|
2024-09-29 21:28:32 +03:00 |
|
Nikolay Nikolov
|
f6c487dcd7
|
+ enabled the sysconst unit for the PS1 target
|
2024-09-29 21:26:20 +03:00 |
|
Nikolay Nikolov
|
d3af1091b6
|
+ enabled the ctypes unit for the PS1
|
2024-09-29 21:23:49 +03:00 |
|
Nikolay Nikolov
|
4b4365a013
|
+ enabled compilation of unit iso7185 for the PS1 target
|
2024-09-29 21:21:07 +03:00 |
|
Nikolay Nikolov
|
b900e5f611
|
+ added dependencies for the psy-q-sdk units to the PS1 RTL makefile. Fixes
parallel make.
|
2024-09-29 17:34:24 +03:00 |
|
Kirill Kranz
|
7e73ccf915
|
some psy-q-sdk bindings added to the rtl compilation
|
2024-09-29 16:59:02 +03:00 |
|
Kirill Kranz
|
2139180379
|
fixed
|
2024-09-29 16:59:02 +03:00 |
|
Kirill Kranz
|
19658ea42b
|
strt.pp removed from build
|
2024-09-29 16:59:02 +03:00 |
|
Kirill Kranz
|
2f5cbbacb7
|
DynArrays works
because of InitHeap3, malloc3 and free3 functions from the psy-q-sdk
|
2024-09-29 16:58:12 +03:00 |
|
Kirill Kranz
|
ec2f18f8be
|
compiles cube.pas example
|
2024-09-29 16:56:18 +03:00 |
|