NT-kernel on PSP
NT-kernel on PSP
Hi everyone,
ReactOS is open source based on NT Kernel operating system.
Slim can run this OS. ReactOS's System Requirements are:
* 32 MB RAM
* IDE hard disk of at least 150 MB
* FAT16/FAT32 boot partition
* 2 MB VGA graphics adapter (4 MB recommended)
* CD-ROM drive
* Standard keyboard
* PS/2 compatible mouse or Microsoft Mouse-compatible serial mouse
Can we build this for PSP with mips toolchain and can we boot kernel with uClinux on PSP's boot loader?
http://www.reactos.org
ReactOS is open source based on NT Kernel operating system.
Slim can run this OS. ReactOS's System Requirements are:
* 32 MB RAM
* IDE hard disk of at least 150 MB
* FAT16/FAT32 boot partition
* 2 MB VGA graphics adapter (4 MB recommended)
* CD-ROM drive
* Standard keyboard
* PS/2 compatible mouse or Microsoft Mouse-compatible serial mouse
Can we build this for PSP with mips toolchain and can we boot kernel with uClinux on PSP's boot loader?
http://www.reactos.org
I'm sorry for my bad English.
That simply won't work because ReactOS is just an Operating System, not a x86 emulator, and Windows programs are compiled for x86, not MIPS. So that means you'd have to rebuild from source, and if you want Windows-only programs, that's probably not possible :)
Let's see what the PSP reserves... well, I'd say anything is better than Palm OS.
at
http://en.wikipedia.org/wiki/MIPS_architecture
you can find
jean
EDIT: - MIPS is an intended target for Android to build, but to do so, we've to wait google to release the entire sourcecode (it's open, but they have no time 'cause they're still fixing SDK)
http://groups.google.com/group/android- ... 0f616a3eb5
http://en.wikipedia.org/wiki/MIPS_architecture
you can find
So, ONCE there was A version of NT that had A release made specifically for A mips cpu...but this doesn't mean you can access -for instance- NT3 sources and port they from Rxxx to the modified R400032 (no TLB - no MMU - with FPU with VFPU)....forget it...i think it would be easier to adapt google's Android http://code.google.com/android/ (linux kernel with a beefy java virtual machine) to run on PSP, since it's designed to run on severly limited environments too.Among the manufacturers which have made computer workstation systems using MIPS processors are SGI, MIPS Computer Systems, Inc., Olivetti, Siemens-Nixdorf, Acer, Digital Equipment Corporation, NEC, and DeskStation. Operating systems ported to the architecture include SGI's IRIX, Microsoft's Windows NT (until v4.0),
jean
EDIT: - MIPS is an intended target for Android to build, but to do so, we've to wait google to release the entire sourcecode (it's open, but they have no time 'cause they're still fixing SDK)
http://groups.google.com/group/android- ... 0f616a3eb5