[CDG5] NanoKernel
Daniel B-J
danielbj314 at verizon.net
Sun Dec 9 22:41:22 AWST 2018
> A simple round-trippable disassembler (which really only
> needs to support the instructions that MrC used) would be a huge help.
That's what I'm aiming for. Still haven't reached it yet, but I am getting there.
> Of course the sources would be great. GitHub? And -- any reason dePEF
> can't be compiled for a modern machine?
Here's the sources for dePEF and the 'extensible' framework that it builds on. I cheated on the previous dePEF I sent by merging the 'disasm' file into dePEF. The actual build system doesn't do that for you.
Maybe I'll put it on Github once it can be compiled easily on there. Not much point in doing it now.
I have no clue how to compile on modern machines. I've done java and python, but that's it. I only really know c on MPW-based systems.
> Another question: can, and should, the dePEF change the 'lwz rtoc,
> 0x14(sp)' that follows cross-fragment function calls back to a 'nop'?
Probably can be made to do so. There are a million things I haven't gotten around to doing with it yet.
This is my second time sending this message. For some reason the mailing list didn't notice it the first time.
More information about the cdg5
mailing list