HeathenUK
HeathenUK
Right, this all looks good to me - would you be willing to skim and see if anything looks obviously wrong on the MMU side? [mainboard_MMU2.pdf](https://github.com/c0pperdragon/OS816/files/8188273/mainboard_MMU2.pdf) That schematic is based...
Thanks and you're absolutely right - I'm happy enough soldering SMD components where I won't have cause to swap them on and off so I'm using a TSOP44 part. Leaving...
So in this schema MMU1 gives you (as before) 8080-style ranges with a RD# and WR# for each range, while MMU2 gives you 8 "traditional" CS# pins. Is that right?
Use the actual release. On Sat, 10 Feb 2024, 12:09 Chandler Klüser, ***@***.***> wrote: > built the toolchain at commit 20fd3c8 > > and I get the same issue >...
Yes there should, the release workflow doesn't just contain the AgDev addons, it correctly integrates them into CeDev and therefore removes a common cause of user error. On Sat, 10...
Are the examples building now in the AgDev-enabled CeDev sandbox? On Sat, 10 Feb 2024, 12:29 Chandler Klüser, ***@***.***> wrote: > Is there any possibility for me to reproduce these...
Aren't AgDev examples in AgExamples? On Sat, 10 Feb 2024, 14:22 Chandler Klüser, ***@***.***> wrote: > No.. 😅 > > /home/chandler/CEDev/examples $ make > make -C hello_world/ > make[1]: Entrando...
I assume this is after you've run the CEDev sandbox? On Sat, 10 Feb 2024, 14:28 Chandler Klüser, ***@***.***> wrote: > I have already tested them, with the same issue...
What precisely are you adding to your path? On Sat, 10 Feb 2024, 14:59 Chandler Klüser, ***@***.***> wrote: > CEDev sandbox > > I have built the toolchain with ez80-clang,...
So you have CEDev/bin itself in PATH? Not just links to those binaries? On Sat, 10 Feb 2024, 15:31 Chandler Klüser, ***@***.***> wrote: > image.png (view on web) > >...