If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Master Chess (ZX Spectrum, Mastertronic)
Jump to navigation
Jump to search
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with hidden developer messages
Games > Games by content > Games with uncompiled source code
Games > Games by developer > Games developed by RUB
Games > Games by platform > ZX Spectrum games
Games > Games by publisher > Games published by Virgin Interactive > Games published by Virgin Mastertronic > Games published by Mastertronic
Games > Games by release date > Games released in 1987
Master Chess |
---|
Developer: RUB This game has uncompiled source code. |
Developer Message
Present at 40F0 in the .tap dump is a disclaimer from the programmer.
The Programmer accepts No responsibility for The 'quality' of this game Any resemblance to real Chess Games is Completely impossible !!
Source Code Remnants
Three segments of code can be found on tape copies. These can be found in the .tap dump at the hex addresses listed below.
1CA3:
NG:NOP MOVINC:NOP SRWDTH:DB 1 MVSTRE:DS 8 END:END
4182:
TR:=!+1 LD HL,1 RET FINDK:LD HL,BRD+20 LD B,$78 FKLP:INC L LD A,(HL AND $DF LD C,A LD A,(FRKING CP C JR Z,FNDK DJNZ FKLP FNDK:LD A,L LD (SQR,A RET BADBEEP:PUSH BC PUSH HL LD HL,$300 LD B,$60 CALL BLP1 CALL CLRPSG POP HL POP BC RET BLEEP:PUSH HL LD HL,$180 LD B,$18 CALL BLP1 LD HL,$C0
44ED:
,UD1 LD B,4 UD3:LD A,(DE LD (HL,A IN
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with hidden developer messages
Games > Games by content > Games with uncompiled source code
Games > Games by developer > Games developed by RUB
Games > Games by platform > ZX Spectrum games
Games > Games by publisher > Games published by Virgin Interactive > Games published by Virgin Mastertronic > Games published by Mastertronic
Games > Games by release date > Games released in 1987