Re: [Atari800-users] Introducing myself
Brought to you by:
joy
From: Jorge V. W. <jv...@ne...> - 2020-08-03 17:59:46
|
that's the BASIC interpreter. you're supposed to start writing BASIC code there. either in direct mode or a program, with line numbers try this 10 for i=1 to 10:print "hello": next I run try poke 710,0 gr.0 setcolor 2,5,7 etc... El 03/08/2020 a las 13:50, Hemil Ruparel escribió: > I know this sounds silly. But I have never used any 8 bit computer > before. I got the emulator up and running. When it booted (damn! that > was fast), it asked me to pick up a cartridge. I chose the first > option. 8KB cartridge. I was greeted with this screen. But I don't > know how to navigate around and do something useful. Any suggestions? > atari.png > > On Mon, Aug 3, 2020 at 3:11 PM Hemil Ruparel > <hem...@gm... <mailto:hem...@gm...>> wrote: > > Actually, I am making an app for my dad's business. In the > process, I realised i dont like it very much. Looking for alternatives > > On Sun 2 Aug, 2020, 11:22 PM Bill Kendrick, <nb...@so... > <mailto:nb...@so...>> wrote: > > On Sun, Aug 02, 2020 at 03:01:11PM +0530, Hemil Ruparel wrote: > > Hey guys! I am Hemil Ruparel. I am a CS student. > > Welcome! :) > > A frighteningly long time ago (~25 years!) when I was first a > CS student in the mid-to-late 1990s, emulators were new > (I actually helped with PC Xformer's documentation), > and I was using my Atari 1200XL regularly for programming. > I even did at least one paper for a class (hardware, I think?) > where the Atari was the topic. > > Nice to see a new generation interested in the venerable > Atari 8-bits! > > -- > -bill! > Sent from my computer > > > > > _______________________________________________ > Atari800-users mailing list > Ata...@li... > <mailto:Ata...@li...> > https://lists.sourceforge.net/lists/listinfo/atari800-users > <https://lists.sourceforge.net/lists/listinfo/atari800-users> > > > > > _______________________________________________ > Atari800-users mailing list > Ata...@li... > https://lists.sourceforge.net/lists/listinfo/atari800-users |