• Welcome to the Submitted Content Forum. You may use this part of the message board to submit content for reviewing before it is posted at the main site.
    • Acceptable Material
      If it is a review it has to be one of a game or emulator.
      If it is a guide/manual it has to do with emulation(how to use an emulator etc), not a game.
      New releases - Keep in mind that we check other sites regularly for those ourselves.
    • Necessary Requirements
      You may not copy content written by another person and claim it as your own. Any material found to be breaking that requirement will be removed.
    • Images
      You may use as may images as you like. At first you will have to host them to one of the many free image hosting services available. Once your material is officially posted we will copy them on the server.

Makaron Test 9/2 news!

spotanjo3

Active member
With addition of full MMU support I introduced a bug into Makaron - games that were previously playable with simple SQ remapping would now require slower MMU recompiler. Fixed. This means only games based on Windows CE will require proper address translation, the rest will happily run on faster recompiler. I guess there is no "SEGA multitasking OS" for Dreamcast after all :)

As for MIL-CDs, those don't even use address translation at all. They wouldn't work on normal recompiler because it was too fast. Again, due to the bug mentioned I was led to belive MMU was being used - while it was not. Seems like lowering SH4 speed to about 160 MIPS gets those to run, not yet sure why. Could be another DMA issue, all those use the same software MPEG player and it gave me some troubles before on other games as well.

I've tried to investigate the cause of WinCE games breaking TA geometry registration process - without much luck so far. Also many games complain about VMU not having enough free space on it (but some would still create a good save later). Suddenly it seems like a good idea to quickly release T9/2 to just see how frequently it crashes and if that coincides with emulation speed.

I'm done merging the MMU version with the main source branch, seems to work. I've also tried several things to speed up the address translation - again, not much luck there. The lookup tables I'm using now seem to be the limit of what can be done in that aspect. Gee, I almost wish I could make use of x86 paging unit (and yes, I know how complicated that would be - pretty fast though).

In short: unless I discover something obviously wrong for me to fix, I'm going to release T9/2 later today (or so).

Site @ http://dknute.livejournal.com/
 

spotanjo3

Active member
minimum requirement:

If you happen to stumble upon WinCE game that is not recognized you'll need to enable MMU manualy in the ini file. And let me repeat that again - MMU requires a damn fast CPU. 2,4GHz Core2 Duo is the absolute minimum - the faster the better.
 
Top