ProDeo 1.5 learning question

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

User avatar
mclane
Posts: 18911
Joined: Thu Mar 09, 2006 6:40 pm
Location: US of Europe, germany
Full name: Thorsten Czub

Re: Who am I? Gideon 2.0!

Post by mclane »

if he is doing an improvement, i still have something on my todo list for the risc-module. ed - the people wish a slightly stronger RISC software for chessmachines and mephisto risc modules. could you help them too ?

:-))
ed

Re: Who am I? Gideon 2.0!

Post by ed »

mclane wrote:if he is doing an improvement, i still have something on my todo list for the risc-module. ed - the people wish a slightly stronger RISC software for chessmachines and mephisto risc modules. could you help them too ?

:-))
No chance, just look at the RISC code:

Code: Select all

WN              ANDS    R3,R4,#8                ; BIT 3 ?
                ORRNE   R4,R4,#&7F              ; JA
                ADDEQ   R4,R4,#4                ; WSOM (WN)
                ADRL    R3,XPVELD               ; R3=&1409
                ADD     R3,R3,R8                ; R3=PVELD,X
                ADD     R5,R0,#WNTAB            ; R5=WNTAB
                ADD     R6,R12,R8               ; R6=BORD,X
                ADD     R7,R10,R8               ; R7=BORD2,X
Do you understand it? Me neither :wink:

Brrrrrrrrrr..........

Ed