| |
User rating: | awaiting 8 votes (8 left) |
Credits :
Download :
Look for downloads on external sites:
Pokefinder.org
User Comment Submitted by iAN CooG on 9 January 2022
Too bad it has been altered in a way that it can't be run anymore without looping.
The main file "Dimension x" is an autostarting basic loader. Stripping the bytes from $03xx to 0800 and then detokenizing the basic part from $0801 is needed to see what it's doing. Alternatively you have to replace with a diskeditor the 808,225 to not make it execute the poke that blocks runstop/restore so you can interrupt the execution and list it, but who cares, do it from the pc, way easier =)
After loading the files dx1/dx2/dx3, and displaying the logo with a little fanfare, it executes these instructions
1152 OPEN2,8,2,"dimension score,u,w"
1153 PRINT#2,"james future 1985"
1155 s=54272:POKEs+24,15:POKEs+5,7:POKEs+1,120:POKEs+4,128:POKEs+4,33
1156 :
1160 GOTO 1155
lines 1152 and 1153 open a file for writing, but NEVER close it, then in line 1155 emits a beep on the SID, and loops to it infinitely on line 1160
It has been altered by this idiot "james future" that claims to have cracked it, but what was meant to do in the original is beyond me. | User Comment Submitted by Zaphod on 21 October 2021
has anyone got this to work? |
|
|
|
| Search CSDb |
| Navigate | |
|
| Detailed Info | |
|
| Fun Stuff | |
· Goofs · Hidden Parts · Trivia
|
|
| Forum | |
|
| Support CSDb | |
|
| |
|