Einzelnen Beitrag anzeigen
  #6104  
Alt 25.05.2024, 15:20
hap hap ist offline
Resurrection
 
Registriert seit: 27.07.2019
Beiträge: 617
Abgegebene Danke: 236
Erhielt 2.428 Danke für 432 Beiträge
Aktivitäten Langlebigkeit
1/20 6/20
Heute Beiträge
0/3 ssssss617
Re: Mess Emulator für diverse Schachcomputer ist fertig!

Yes you'd have to combine the files if you want to do it with unidasm.

I'd just use MAME:
mame.exe feagv7 -debug
(inside debugger) dasm feagv7.txt,0,20000

As I said, I haven't checked it myself, but just a cautionary note: there's a good chance the bytes are not program, but data (some table, or opening book), which makes it more difficult to check.
But IMO the file comparisons were enough to determine which one was a bad dump.
Mit Zitat antworten
Folgende 3 Benutzer sagen Danke zu hap für den nützlichen Beitrag:
berger (25.05.2024), fhub (25.05.2024), kamoj (03.06.2024)