Random game
Random demo
Random game
Hacking the Atari Hacking the Atari Hacking the Atari
Listing 1
10 PRINT CHR$(125)
20 DIM PASS$(40):​DIM PASSW$(40)
30 PRINT "WRITE PASSWORD TO FIND"
40 INPUT PASS$
50 PRINT CHR$(125)
60 PRINT "ENTER LOGIN:​"
70 INPUT PASSW$
80 IF PASS$=PASSW$ THEN PRINT "+++++++YOU GAIN ACCESS TO BASIC++++++"
90 IF PASS$<>PASSW$ THEN GOTO 60	

This is non-commercial site, its content is based on Atari 8-bit home computer contents and references.
If you feel your rights are violated by showing/using any part of contents of your product represented on this page, please contact me immediatelly so I can remove it!