El original de amiga, ya que publicamos el de 2600.
Desde Compute!'s Gazette.
(talento en video juegos)
El final con numero de serie y password que solicitaba Broderbund para entrar a la lista de campeones.
https://www.youtube.com/watch?v=h7pPGbpmyhI&list=PLliE4SHLB7al7l5pBcYv77LGigosl_6pz
Soluciones de en dos niveles pasandolos de forma profesional:
1-20:
21-40:
The KeyPortari a Keyboard Interface for the Atari 2600/7800
https://forums.atariage.com/topic/380359-the-keyportari-a-keyboard-interface-for-the-atari-26007800/
Entrevista hecha a dmsc, en especial respecto a su FastBasic
https://ataripodcast.libsyn.com/antic-interview-451-daniel-serpell-fastbasic
Snippet:
...
169
00:21:10,300 --> 00:21:16,540
He asked me, for example, I want to go display list through. I want to do display list through.
170
00:21:16,540 --> 00:21:20,940
How we can implement that? Ah, we can implement that sentence.
171
00:21:20,940 --> 00:21:25,100
Or he also said, I wrote this program, but it's too big.
172
00:21:25,740 --> 00:21:31,260
What if we add a new abbreviation so we can write this chart?
173
00:21:32,060 --> 00:21:38,220
Okay. We can write a new abbreviation to the compiler to make the, the text chart.
174
00:21:38,220 --> 00:21:42,380
A new, new abbreviation to help make the, the, the programs even shorter.
175
00:21:43,340 --> 00:21:51,340
Exactly. So it feels like cheating
...