-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Bartman's toolchain support #118
Comments
I asked Bartman if he can add libnix to his toolchain but it's low on his priority list. Related issue: BartmanAbyss/vscode-amiga-debug#5 There are around 21 fns which are missing. I've added printf-like fns from https://github.com/mpaland/printf which leaves us with 18 unimplemented ones:
|
I'm getting some undefined reference to low level symbols:
no idea how to fix it yet |
I asked Bartman to unify his debug interface with that of WinUAE 4.4.0. So it becomes a not completely related issue. |
I've currently merged Bartman branch to ptplayer since it's quite stable. I'll try to do remaining tasks tomorrow and close this issue. |
done! |
ace/types.h
\n
by itself, or emit\t
chars in same print - moved to separate issue: Figure out how to make UAE logging not put \n by itself #128The text was updated successfully, but these errors were encountered: