This repository contains a lot of leaked Windows NT 4.0 source code. By reading it, you lose the right to contribute to ReactOS. Oh, well.
This is an attempt at running the Windows NT 4.0 kernel on the PowerPC Apple computers.
- veneer.elf "works" on QEMU
- veneer.elf works on a real Mac (it crashes on my iBook G3 Dual USB)
- veneer.elf boots the NT kernel on QEMU (no, it doesn't, it crashes after
jumping at
0x80600000
)
This project uses clang for compiling and QEMU for emulation.
- Make these folders:
dmg_mount/os/winnt
, then copy theSETUPLDR
file from a Windows NT 4.0 Service Pack 1 CD and rename it toosloader.exe
- Run
make
- Run
make
again, I screwed up somewhere, and you need to run Makefile twice in order to generate an ISO - Run
make qemu
, then type inboot cd:,\ppc\veneer.elf