Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
NotificationsYou must be signed in to change notification settings

rndtrash/nt4.0onmac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

TODO

  • 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 afterjumping at0x80600000)

Building

This project uses clang for compiling and QEMU for emulation.

  1. 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
  2. Runmake
  3. Runmake again, I screwed up somewhere, and you need to run Makefile twice in order to generate an ISO
  4. Runmake qemu, then type inboot cd:,\ppc\veneer.elf

[8]ページ先頭

©2009-2025 Movatter.jp