![]() |
Can you recognize the programmer and therefore the chess computer ...
Hello,
Can you recognize the programmer and therefore the chess computer with just a very few lines of code? You can try to find the same initial position construction scheme among well-known 6502 programmers. Please note that one of these programs will be soon emulated. Code:
first code : Cordialy. |
AW: Can you recognize the programmer and therefore the chess computer ...
Zitieren:
Zitieren:
Regards Hans-Jürgen |
Re: AW: Can you recognize the programmer and therefore the chess computer ...
Zitieren:
One of these programs was written by Kaare Danielsen : But which one? More importantly, what arguments did you use to determine it? Cordially. |
AW: Can you recognize the programmer and therefore the chess computer ...
Hi,
the 3rd is by Danielsen, Explorer / Companion 2 code, working the table backwards. Piece ordering K to p: White even: 02 04 06 08 0A 0C Black odd: 03 05 07 09 0B 0D Orientation in ram 0080: A1-A8 -> 00B8: H1-H8 I always considered board representation and initial position construction very programmer specific. Nice examples. For the other one's I would have to take more time, I'm a bit rusty with chess code at the moment. Best, Michael |
Re: AW: Can you recognize the programmer and therefore the chess computer ...
Zitieren:
However, only one line can give you an immediate solution : it must be obvious to you. Cordially PS what you think about that : 04 0C 0D 15 25 28 |
AW: Can you recognize the programmer and therefore the chess computer ...
Ah, the 1st one looks like Kittinger
Code:
23 22 24 25 21 24 22 23 |
Re: AW: Can you recognize the programmer and therefore the chess computer ...
Zitieren:
Is the last one from DK, KD, another ? ;-) Cordially. |
AW: Can you recognize the programmer and therefore the chess computer ...
The 2nd code looks more similar to Danielsen's, with the two
Code:
FCBE : 62 10 98 oim #$10,$98,x Code:
oim #$0C,$81,x I think these 3 code snippets are all HD6301, Constellation Junior, Yeno 301XL, and Companion II. Right? |
Re: AW: Can you recognize the programmer and therefore the chess computer ...
Zitieren:
So your prize :04 0C 0D 15 25 28 are the values of pieces (1 pawn is 4 quaters) in Yeno 301XL (do you already know that ?). End of the riddle. Cordially. |
AW: Can you recognize the programmer and therefore the chess computer ...
Thanks Olivier,
that was fun. Zitieren:
Best regards, bataais |
Alle Zeitangaben in WEZ +2. Es ist jetzt 15:57 Uhr. |
Powered by vBulletin (Deutsch)
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
©Schachcomputer.info