-
```
Despite one problem with tcc, the toolchain build on osx with erros.
Just had to change the EIP and EBP access in tcc.c
#elif defined(__APPLE__)
*paddr = uc->uc_mcontext->__ss.__eip;
I…
-
```
Despite one problem with tcc, the toolchain build on osx with erros.
Just had to change the EIP and EBP access in tcc.c
#elif defined(__APPLE__)
*paddr = uc->uc_mcontext->__ss.__eip;
I…
-
```
Despite one problem with tcc, the toolchain build on osx with erros.
Just had to change the EIP and EBP access in tcc.c
#elif defined(__APPLE__)
*paddr = uc->uc_mcontext->__ss.__eip;
I…
-
I think the assembler args could use a redo.
I'm thinking we go more linux style, and change things up to be from this:
`wla-z80 -vo main.s main.o`
to this:
`wla-z80 -v -o main.o main.s`
Now, I get …
-
I've just pushed the commit.
IO Firmware will display OSD with list of cores if core MENU is loaded.
I think, some users (including me) would like to have OSD displayed at startup with core choice.
H…
-
```
Despite one problem with tcc, the toolchain build on osx with erros.
Just had to change the EIP and EBP access in tcc.c
#elif defined(__APPLE__)
*paddr = uc->uc_mcontext->__ss.__eip;
I…
-
```
Despite one problem with tcc, the toolchain build on osx with erros.
Just had to change the EIP and EBP access in tcc.c
#elif defined(__APPLE__)
*paddr = uc->uc_mcontext->__ss.__eip;
I…
-
```
Despite one problem with tcc, the toolchain build on osx with erros.
Just had to change the EIP and EBP access in tcc.c
#elif defined(__APPLE__)
*paddr = uc->uc_mcontext->__ss.__eip;
I…
-
```
Despite one problem with tcc, the toolchain build on osx with erros.
Just had to change the EIP and EBP access in tcc.c
#elif defined(__APPLE__)
*paddr = uc->uc_mcontext->__ss.__eip;
I…
-
```
Despite one problem with tcc, the toolchain build on osx with erros.
Just had to change the EIP and EBP access in tcc.c
#elif defined(__APPLE__)
*paddr = uc->uc_mcontext->__ss.__eip;
I…