Re: Raven. A homemade Atari-like computer
Posted: 11 Apr 2024 21:27
Wow... :o This is just amazing. I've been waiting for a Falcon re-make but this is even cooler. Incredibly impressive work :)
We welcome retro users & hardware gurus alike! Come and join the party :)
https://www.exxosforum.co.uk/forum/
ok, I see some tests:Cyprian wrote: 11 Apr 2024 20:52 awesome
@agranlund Can you benchmark it with GemBench, Kronos or NemBench?
Hey Cyprian! Yep there's that one with some benchmarks.
GEM window test is the only test which doesn't disable the keyboard interrupts. It would always screw up the tests no idea why.agranlund wrote: 12 Apr 2024 09:42 The GEM window test is the only one that actually runs. All others will start but immediately get stuck and never finish.
Ie; the blitting test draws the box at its first location but it never moves. I can see the CPU is executing code from TT-RAM but I'm not sure what.
@exxos , would you know what Gembench might be waiting for?
Awesome, thank you!exxos wrote: 12 Apr 2024 09:50GEM window test is the only test which doesn't disable the keyboard interrupts. It would always screw up the tests no idea why.agranlund wrote: 12 Apr 2024 09:42 The GEM window test is the only one that actually runs. All others will start but immediately get stuck and never finish.
Ie; the blitting test draws the box at its first location but it never moves. I can see the CPU is executing code from TT-RAM but I'm not sure what.
@exxos , would you know what Gembench might be waiting for?
I guess if you fake the acia registers it would probably be enough. Just issue DTACK on it...
It's alright, I suppose...agranlund wrote: 12 Apr 2024 15:02 EmuTOS built-in driver + NVDI:
<snip screenshot showing 30x averages or so>