Accuracy of Saturn CPU emulators
|
01-28-2020, 03:38 PM
Post: #4
|
|||
|
|||
RE: Accuracy of Saturn CPU emulators
(01-28-2020 05:37 AM)bwiese Wrote: Testing for accuracy errors might be one way to find errors in instruction translation-mock execution. However, it's probably better to build a testbed for each instruction and its parameters [with poss dependence on prior instructions] and see those execute properly. Yeah, that's how I would do: concentrate on an instruction and iterate through its inputs. I could do it on a my 48GX... I need to find a RS-232 to USB cable to attach the kit. (01-28-2020 06:01 AM)cyrille de brébisson Wrote: As far as I know, the emu48 one is the most accurate... Great Thanks! Quote:On the other hand, the Saturn is not a complex CPU, which makes is much easier to emulate than an ARM of (gash!) intel chip. Indeed. Part of my day job is to write ARM CPU models, some of them being extremely complex as they have not only to be functionally accurate, but also cycle accurate. It's incredibly more difficult than writing a Saturn model (even though I think writing a good Saturn model is not an easy task). And x86, no way, never. That's the most horrible instruction set I ever had the displeasure to use. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Accuracy of Saturn CPU emulators - ldesnogu - 01-27-2020, 03:29 PM
RE: Accuracy of Saturn CPU emulators - bwiese - 01-28-2020, 05:37 AM
RE: Accuracy of Saturn CPU emulators - cyrille de brébisson - 01-28-2020, 06:01 AM
RE: Accuracy of Saturn CPU emulators - ldesnogu - 01-28-2020 03:38 PM
RE: Accuracy of Saturn CPU emulators - Thomas Okken - 01-28-2020, 04:07 PM
RE: Accuracy of Saturn CPU emulators - cyrille de brébisson - 01-29-2020, 06:29 AM
RE: Accuracy of Saturn CPU emulators - ldesnogu - 01-29-2020, 07:02 AM
RE: Accuracy of Saturn CPU emulators - Paul Dale - 01-29-2020, 09:06 AM
|
User(s) browsing this thread: 2 Guest(s)