Home | Forums | What's new | Resources | |
Sound features |
antime - Mar 5, 2003 |
AntiPasta | Mar 5, 2003 | |||
well, I figure one can use the 68k for all the decompression... it really puzzles me why Sega stuck all that power in weird places, but now it actually comes in handy The PSX is far more straightforward in it's architecture, it actually has one programmable processor (the CPU itself) instead of 6 like the Saturn (SH2 + SH2 + SH1 + SCU + 68k + DSP) Actually, I quite like that idea |
wonder_k | Mar 6, 2003 | |||
humm... never heard that one succeded to manipulate the SH1's actions though... |
AntiPasta | Mar 7, 2003 | |||
yeah but let's just say it's an ordinary CPU, that might run a computer on its own without being confined to just the CD system... heck this SH1 alone (provided it's hooked up to the appropriate hardware) could easily outdo the GBA |
antime | Mar 7, 2003 | ||||
Touch and go.. For most applications the ARM architecture is far more efficient, the conditional execution and free shifts can really help. The SH1 is clocked at 20MHz and the GBA's ARM7TDMI is clocked at 16.8MHz. For most computationally intensive tasks I'd expect the GBA to be slightly faster, but you'd have to run benchmarks to be able to say anything meaningful. |
AntiPasta | Mar 8, 2003 | |||
16.8? Heck I heard it was 14... anyway, I'm not that much into ARM asm yet so it was more like a semi-educated guess... anyway I still think MIPS is best |
wonder_k | Mar 10, 2003 | |||
maybe this is not the thread to post about this but isn't the ARM used in the GBA in some way related to those "StrongARM" computers built in the early '90s? |
antime | Mar 10, 2003 | |||
You mean RISC OS computers? Yes, the ARM architecture made its debut in Acorn's Archimedes. StrongARM is a processor architecture originally developed by the late DEC in the mid-90's, based on licensed ARM... technology. At some point, Intel... ended up with the architecture and are developing it further under the XScale brand. |
wonder_k | Mar 10, 2003 | ||||
yeah, that's it! i remember those things booted thei os right from some sort of rom. ^.^ |