-
Hi Jorio,
I compiled Nanosaur 1.4.4 with Void PPC on my X5000 today.
Further information: https://forum.hyperion-entertainment.com/viewtopic.php?p=56760#p56760
Unfortunately it doesn't start.
…
-
// склоняем слово дерево
morphos\Russian\pluralize(20, 'дерево');
// результат
20 дерев
// должно быть
20 деревьев
-
`fmt$ = "%ld ($%lx)" + Chr$(10)`
Affected source: Chr$(10)
The above code fails to compile with that error about not being dim'd.
-
I will append the result...
-
The default install path for the bebbo toolchain is `/opt/amiga`. Why doesn't the default TOOLCHAIN_PATH match the default install location? As it is, anyone that does a default install will always n…
-
Thanks for the excellent work with this project! :)
I noticed that the `tasks.json` example does not quite work as-is, at least not for me (I'm using Powershell as the default terminal, but I also …
-
Currently the `PlacementSet` returns a `MorphologySet` of length 0. Which might not be the best behavior? Let's discuss!
@alessiomarta, @francesshei, @dariosannino, @claudiacasellato:
What do yo…
-
It would be nice to investigate the possibility of integrating the EasyUAE GUI into the latest release
http://os4depot.net/?function=showfile&file=emulation/computer/e-uae.lha
-
AmiBlitz 3.9.7 reproducibly crashes WinUAE with the search function.
If I open the search/replace window with Amiga-F, enter a search term and click on "Next" everything works.
If I now close the …
-
Creating a self-relocating .library with EH used to be possible with amiga-gcc, however, these days, it results in the following linker warning:
`.text reloc for __EH_FRAME_BEGINS__ is out of range…
Midar updated
2 years ago