Schachcomputer.info Community

Schachcomputer.info Community (https://www.schachcomputer.info/forum/index.php)
-   Mess Emu & andere Emulationen / Mess Emu and other Emulations (https://www.schachcomputer.info/forum/forumdisplay.php?f=53)
-   -   MessEmu: Mess Emulator für diverse Schachcomputer ist fertig! (https://www.schachcomputer.info/forum/showthread.php?t=1448)

fhub 12.09.2019 12:13

AW: Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von hap (Beitrag 84085)
Or you could just add a CPU frequency switch to the driver itself, similar to Novag Super Expert.

Well, that would of course be possible, but then you could also change the CPU frequency for the other 2 modules (Sargon 2.5 and Sandy), but they go crazy with these higer speed. So that's not a good idea.
Zitieren:

The 20MHz version by SteveUK(?) probably has ROM modifications for the changed timing.
I don't think this is needed, because I've already tried 20MHz for the CPU on the Steinitz module (with the VIA6522 frequency unchanged at 2MHz), and everything worked fine - just the clock is running a little bit faster (but only a few %).

hap 12.09.2019 12:21

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
Ok, then try it the same way I did the extra RAM feature.
Name the parameter "overclock20" or something, then in the cartridge load function do: if (image.get_feature("overclock20")), and set_unscaled_clock.

Or if you want to do a cleaner implementation, add a mhz param like you said. Convert string to unsigned int and multiply by 1million.

fhub 12.09.2019 12:29

AW: Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von hap (Beitrag 84087)
... then in the cartridge load function do: if (image.get_feature("overclock20")), and set_unscaled_clock.

Aah, that's exactly what I needed to know - many thanks! :)

fhub 12.09.2019 14:21

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Ok, I got the Steinitz 4MHz and 20MHz working! :)

I've now checked the clock with a stopwatch, and both versions are running 10% faster, so I've also changed the line VIA6522(config, m_via, 2000000) to VIA6522(config, m_via, 1800000) and then the clocks are ok again - but of course now 10% slower for Sargon 2.5 and Sandy.

So I've one question again:
can I also change this VIA6522 to 1800000 in the cartridge load function with any command?
Just adding VIA6522(config, m_via, 1800000) there doesn't work. :(

Edit: Ok, I just found a command m_via->set_clock(), I guess this might work - I'll test it ...

Edit2: Yep, that's indeed working! :) Hartmut kann sich freuen ... ;)

Mark 1 12.09.2019 16:33

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Hallo Franz...

Nicht nur Hartmut :)

Viele Grüße
Mark 1

Hartmut 12.09.2019 17:06

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von Mark 1 (Beitrag 84095)
Hallo Franz...

Nicht nur Hartmut :)

Viele Grüße
Mark 1

Aber der freut sich natürlich auch... grins. Nu muss ich mal überlegen was ich sonst noch so für Sonderwünsche...

gröööööööööööööhl

fhub 12.09.2019 17:11

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Zitieren:

Zitat von Mark 1 (Beitrag 84095)
Nicht nur Hartmut :)

Ok, dann könnt ihr euch also beide freuen, denn die neue CB-Emu-Version ist bereits online! :)

'hap' hat inzwischen bei den GGM-Modulen die Layout-Auswahl automatisiert (und die Layouts auch erneuert), und ich hab jetzt beim Steinitz-Modul zusätzlich auch noch die beiden Versionen mit 4 bzw. 20 MHz hinzugefügt - nochmals danke an 'hap' für die hilfreichen Tips!
Und natürlich ist auch das verbesserte Plugin für den Mark V/VI enthalten.

PS: Mir ist eben eingefallen, daß man beim Steinitz auch den Level "TM" im Plugin noch einbauen könnte, also hab ich die Auswahl jetzt auf 0 bis 10 erweitert (10 entspricht eben diesem TM). Wenn man allerdings für die Zeitkontrolle andere Werte als die Standardvorgabe haben will, dann muß man das trotzdem noch selber in der Engine ändern. Ich hab dieses erweiterte Plugin für den Steinitz angehängt, falls es jemand haben will.
Edit: Plugin gelöscht - neuere Version im CB-Emu_Update auf meiner Webseite!

Grüße,
Franz

bataais 12.09.2019 20:34

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Fantastischer (End?)Spurt! Herzlichen Dank an alle (hap, Franz, berger, und anonyme Gerätespender und -ausleser ;))

Nun sind ja fast alle 'auslesbaren' Schachcomputer enthalten!
Bei den fehlenden SingleChip's wie zB. 6301, H8 usw. könnte es schwierig werden, ans ROM ran zu kommen, höchstens mit decapping oder komplizierten Auslese-Tricks.

Momentan kommen mir nur ein paar (auslesbare) SingleChip's in den Sinn, jedoch wenig spektakulär:

(Mostek) F8 - Novag Micro Chess
(Intel) 8049 - Fidelity Mini Sensory II

Gruss,
bataais

Didi 13.09.2019 08:29

AW: Mess Emulator für diverse Schachcomputer ist fertig!
 
Hi Hap,
is it possible to become Mephisto Glasgow S 18 MHz and Super Constellation 18 MHz under MChess available?
Both programms get a boost in strength with this TurboSpeed.

Didi

hap 13.09.2019 11:29

Re: Mess Emulator für diverse Schachcomputer ist fertig!
 
When the TurboKit device is ever emulated, then yes. From what I've read, it's a hardware 6502 simulator(comparable to a real 6502 at 18MHz), and it has its own boot ROM.


Alle Zeitangaben in WEZ +1. Es ist jetzt 13:04 Uhr.

Powered by vBulletin (Deutsch)
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
©Schachcomputer.info