View previous topic :: View next topic |
Author |
Message |
eMPee584 Apprentice
Joined: 01 Nov 2003 Posts: 152 Location: Aachen, Germany
|
Posted: Sat Nov 15, 2003 10:54 am Post subject: Gentoo on GameBoy |
|
|
With the new 2.6 kernel, which runs MMU-less, we could do a port to the Z80, shall we? Gentoo on Gameboy, yes or no? |
|
Back to top |
|
|
sputnik1969 Guru
Joined: 08 Aug 2002 Posts: 401 Location: Berlin / Germany
|
Posted: Sat Nov 15, 2003 11:28 pm Post subject: |
|
|
No, it's not possible, because the Z80 is a 8-bit CPU, you will need a 16bit CPU as a minimum for a µlinux, 32bit for a "normal" one.....
Z80 also just can handle a maximum of 64KB without bankswitching, even the smallest kernel will need more than 256KB... _________________ 'Cynic' is a word invented by optimists to criticize realists. - Nigel. In the ocean of Night by Gregory Benford
"Zyniker" ist ein Wort das Optimisten erfunden haben um Realisten zu kritisieren. - Nigel. Im Meer der Nacht von Gregory Benford |
|
Back to top |
|
|
zhenlin Veteran
Joined: 09 Nov 2002 Posts: 1361
|
Posted: Sun Nov 16, 2003 3:57 am Post subject: |
|
|
You're better off trying to rewrite MINIX.
Now, the GBA - that's a whole other story. |
|
Back to top |
|
|
eMPee584 Apprentice
Joined: 01 Nov 2003 Posts: 152 Location: Aachen, Germany
|
Posted: Sun Nov 16, 2003 10:39 pm Post subject: I know |
|
|
was just kidding
really, I was thinking about it on the GBA but thenI thought, hey, probably 2.6 with uclinux can do that, but obviously not.
Whats in the GBA anyways? _________________ "You cannot teach people anything. You can only help them discover it within themselves." --Galileo
expand your state of mind by not watching tv =)
- .... .. ... .-- --- .-. .-.. -.. .. ... .-- . .-.. .-.. .-- .. -.-. -.- . -..
|
|
Back to top |
|
|
zhenlin Veteran
Joined: 09 Nov 2002 Posts: 1361
|
Posted: Mon Nov 17, 2003 7:54 am Post subject: |
|
|
32-bit ARM with THUMB extensions.
ARM7, perhaps?
Interesting fact: Palms and PocketPCs alike use ARM processors.
Interesting feature: THUMB is a 16-bit instruction set.
Horrible misfeature: The GBA has a 16-bit wide bus. |
|
Back to top |
|
|
SuperJudge Apprentice
Joined: 08 Jun 2004 Posts: 177 Location: Albany, GA
|
Posted: Tue May 10, 2005 2:52 pm Post subject: |
|
|
Processor: 32-Bit ARM - 16.7 mhz with embedded memory RISC
Ram: 256 Kbyte WRAM (external of CPU) 32 Kbyte + 96 Kbyte VRAM (in CPU)
Screen Color: 32,768 possible colors 511 simultaneous in character mode; 32,768 simultaneous in bitmap mode
Screen Resolution: 240x160 resolution 2.9" TFT reflective screen 40.8mm x 61.2mm screen size
Sprite Processing: 128; Max size 64x64
Scroll Processing: Horizontal, Vertical, Diagonal.
Sound Processing: 8-bit 2 channel + GBC sound
Cart Size Supported: Max cart size 256mbit (32MB). ~1Gig flash card supported. _________________ ---Powered by Honda |
|
Back to top |
|
|
|