x68000
Mega GP Mania
this was the most intelligent thread on the site outside of the devs section and some sausage eaters and army knife makers had to come and spoil it.
Ive been learning german for oveer 6 years now. How do I know what sort of dialect Im picking up?PSyMastR posted on Dec 4 2005 at 07:32 PM said:My father speaks it with a bavarian dialect, yet Im learning hoch deutch.
Robster posted on Dec 4 2005 at 01:31 AM said:5) Using the 940T core in Linux for other tasks apart from video processing is a bit difficult, but as Squidge has shown, it is possible. In HH mode (or direct hardware, or whatever) it is trivially easy to use the 940T core.
torpor posted on Jul 8 2006 at 10:16 PM said:The thing is, the 2nd Core is useful for *tons* of things .. think of all the libs you can stuff on it .. I for one am waiting to get a few other things sorted (MidiShareGP2X release) and then I'll have a look at what it would take to get libJudy, at least, usable on CPU2 .. imagine putting all your hard hash work on the 2nd CPU (good for AI and path-finding and other interesting mechanics) while CPU1 does all the device/IO ..
Its not useless. Its not un-usable. It is there, and can be approached by most competent Linux coders. And it won't be long until using the 2nd CPU is as easy as linking to libpthread or some other such ancilliary lib is for the average programmer.. in other words, pretty easy.
DaveC posted on Jul 9 2006 at 07:02 AM said:torpor posted on Jul 8 2006 at 10:16 PM said:The thing is, the 2nd Core is useful for *tons* of things .. think of all the libs you can stuff on it .. I for one am waiting to get a few other things sorted (MidiShareGP2X release) and then I'll have a look at what it would take to get libJudy, at least, usable on CPU2 .. imagine putting all your hard hash work on the 2nd CPU (good for AI and path-finding and other interesting mechanics) while CPU1 does all the device/IO ..
Its not useless. Its not un-usable. It is there, and can be approached by most competent Linux coders. And it won't be long until using the 2nd CPU is as easy as linking to libpthread or some other such ancilliary lib is for the average programmer.. in other words, pretty easy.
I read Vobbo said the second core was pretty useless. He wrote an entire emu in ASM. He must know something right? Or maybe he didn't try it long enough?
I have heard both sides of this. Some say the small cache, memory contention and lack of a MMU make the second core useless mainly for emus. Others say it can be useful for something. Maybe it is useless for emulation but good for other things?
vobbo posted on Jul 9 2006 at 11:17 AM said:I tried moving over my scanline rendering code to the second cpu and the emu ran SLOWER than using just one cpu.... But now I have found a suitable job for the second cpu when emulating the supergrafix... I`m getting a considerable speedboost now....!
Vobbo h34r: