Thanks Eke - the annoying thing is all this stuff should have worked, but I think I messed with the timing while the bad test code was still in place. Now I've removed that code some timing or other is probably happening a few cycles too early. Ah well, at least I have things to test, now :)
What ...
Search found 206 matches
- Thu Dec 11, 2008 6:50 pm
- Forum: Tools
- Topic: Kega Fusion v3.61
- Replies: 44
- Views: 52780
- Tue Dec 02, 2008 12:43 am
- Forum: Regen
- Topic: SegaCD and 32x
- Replies: 52
- Views: 63834
- Thu Nov 27, 2008 9:40 pm
- Forum: Regen
- Topic: SegaCD and 32x
- Replies: 52
- Views: 63834
- Thu Nov 27, 2008 7:55 pm
- Forum: Regen
- Topic: SegaCD and 32x
- Replies: 52
- Views: 63834
- Thu Nov 27, 2008 10:26 am
- Forum: Regen
- Topic: SegaCD and 32x
- Replies: 52
- Views: 63834
My VDP core is not scanline driven. It is capable of responding to changes mid-line
Mine does to, to a certain extent. Rather, changes to certain registers etc. happen on the correct line, this is not true of Gens. Changes to certain registers happen immediately. There is no doubt a few registers ...
Mine does to, to a certain extent. Rather, changes to certain registers etc. happen on the correct line, this is not true of Gens. Changes to certain registers happen immediately. There is no doubt a few registers ...
- Wed Nov 26, 2008 12:49 am
- Forum: Regen
- Topic: SegaCD and 32x
- Replies: 52
- Views: 63834
I play most of my CDs without strict timing in PicoDrive. I can't think of the ONE that requires strict timing off the top of my head, but out of about a dozen, there was ONE that needed it.
... probably code based on Gens, I would imagine. In which case the timing is *way* more accurate than the ...
... probably code based on Gens, I would imagine. In which case the timing is *way* more accurate than the ...
- Fri Nov 21, 2008 12:38 am
- Forum: Regen
- Topic: SegaCD and 32x
- Replies: 52
- Views: 63834
- Thu Nov 20, 2008 7:12 pm
- Forum: Regen
- Topic: SegaCD and 32x
- Replies: 52
- Views: 63834
run opcodes in parallel when the results don't interfere with each other
As I said before, for both of the consoles we're talking about, this is going to happen very, very rarely. The thing will be lockstepped almost all the time. Any extra processing you do to make this work is just overhead and ...
As I said before, for both of the consoles we're talking about, this is going to happen very, very rarely. The thing will be lockstepped almost all the time. Any extra processing you do to make this work is just overhead and ...
- Tue Nov 18, 2008 6:51 pm
- Forum: Regen
- Topic: SegaCD and 32x
- Replies: 52
- Views: 63834
- Fri Nov 14, 2008 9:06 pm
- Forum: Super 32X
- Topic: Cartridge bigger than 32Mbits ?
- Replies: 27
- Views: 63159
Sur devster :
yea, any cartridge can be bigger than 32mbits, but only through external bankswitching. a game rom can also allocate itself to $000000-$7FFFFF, but i never seen any carts that do this, nor do i think it'll work on genesis systems released after the model 2.
any read/write to $A13000 ...
yea, any cartridge can be bigger than 32mbits, but only through external bankswitching. a game rom can also allocate itself to $000000-$7FFFFF, but i never seen any carts that do this, nor do i think it'll work on genesis systems released after the model 2.
any read/write to $A13000 ...
- Fri Nov 14, 2008 9:00 pm
- Forum: Super 32X
- Topic: wait states
- Replies: 8
- Views: 9138
Re: wait states
You won't have access to rom on the cart at same speed as internal SDRAM whatever you do. The ROM is 16 bits and very slow when you compare it to the SH2 memory capabilities.
Yep. It's also much slower than the SDRAM anyway, so even if it were 32 bits, it'd still be slower.
Besides, I'm fairly ...
Yep. It's also much slower than the SDRAM anyway, so even if it were 32 bits, it'd still be slower.
Besides, I'm fairly ...
- Fri Nov 14, 2008 6:42 pm
- Forum: Regen
- Topic: SegaCD and 32x
- Replies: 52
- Views: 63834
Re: SegaCD and 32x
2) Use assembly. Can it be that C is too slow for this?
I don't think so. Well, I guess it depends on what CPU you're trying to run it on. On anything less than five years old, C should be fast enough. Sure you can do 68K faster but SH2 doesn't even have any flags, so most of the benefits of going ...
I don't think so. Well, I guess it depends on what CPU you're trying to run it on. On anything less than five years old, C should be fast enough. Sure you can do 68K faster but SH2 doesn't even have any flags, so most of the benefits of going ...
- Fri Nov 14, 2008 6:31 pm
- Forum: Regen
- Topic: Regen 0.93 Beta 4 + new Debuggers
- Replies: 171
- Views: 181985
- Wed Nov 05, 2008 11:19 pm
- Forum: Regen
- Topic: Regen 0.93 Beta 4 + new Debuggers
- Replies: 171
- Views: 181985
- Fri Oct 31, 2008 11:47 pm
- Forum: Regen
- Topic: Regen 0.93 Beta 4 + new Debuggers
- Replies: 171
- Views: 181985