-
Notifications
You must be signed in to change notification settings - Fork 0
andreiw/vmachmon-toy-hv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PVP === Experiments in PowerPC virtualization. Requirements ------------ - A PowerPC Mac with 10.5. 10.4 may work. G5 Macs won't support LE. - Xcode Running ------- For little-endian operation, you need veneer.exe, run like `pvp -L` For big-endian operation, you need iquik.b, run like `pvp` To connect to console, something like `while true; do sleep 2; stty raw && nc localhost 7000; done` To connect to monitor, something like `while true; do sleep 2; nc localhost 7001; done`
About
Exploration of Apple/Connectix PowerPC VMM monitor interface
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published