Einzelnen Beitrag anzeigen
  #5704  
Alt 08.12.2023, 16:30
fhub fhub ist offline
Lebende Foren Legende
 
Registriert seit: 19.04.2010
Beiträge: 2.855
Abgegebene Danke: 567
Erhielt 6.912 Danke für 1.559 Beiträge
Aktivitäten Langlebigkeit
5/20 15/20
Heute Beiträge
1/3 sssss2855
AW: Re: AW: Re: AW: Mess Emulator für diverse Schachcomputer ist fertig!

 Zitat von Mychess Beitrag anzeigen
But I think to enter a position more quickly : using FEN notation for exemple.
Add a special key to request FEN notation, then simulate input via buttons and chessboard, or better simulate the SETUP key, the LEVEL key (to remove all pieces and make other things), write the position directly to memory, then simulate the TAKE BACK key.
Of course, analysis of FEN notation and internal coding of the chessboard for each chess computers are necessary, but simple ;-)
Exactly this method I'm already using since a long time in my plugins. When you load a position (FEN/EPD) in WinBoard or Arena, the plugin converts it into a board position, and then sends it to the engine - if this is done via direct RAM write or via the buttons depends on the engine (and how complicated each of these methods would be). Speed is no problem, because I switch to 'turbo' mode in the emulation during the setup.
__________________
Meine Webseite: https://fhub.jimdofree.com/
Mit Zitat antworten
Folgender Benutzer sagt Danke zu fhub für den nützlichen Beitrag:
kamoj (08.12.2023)