Hello everyone, tomorrow I will put my hands on a Atari 1040 ste and I'm really excited about that... The point is that I've never programmed something in my life so I want to start and I'm really interested in that. No PC programming, everything only on the Atari.
Could you please giving some advices on:
- Software?
- Languages to use?
- Books to read for programming?
I'm a quick learner and lover of informatic stuff.
Thanks to all!
Marco
Coding total noob
Moderators: Zorro 2, Moderator Team
-
- Captain Atari
- Posts: 458
- Joined: Wed Aug 21, 2013 8:44 am
Re: Coding total noob
Depends on what are your goals.
Atari: FireBee, Falcon030 + CT60e + SuperVidel + SvEthlana, TT, 520ST + 4MB ST RAM + 8MB TT RAM + CosmosEx + SC1435, 1040STFM + UltraSatan + SM124, 1040STE 4MB ST RAM + 8MB TT RAM + CosmosEx + NetUSBee + SM144 + SC1224, 65XE + U1MB + VBXE + SIDE2, Jaguar, Lynx II, 2 x Portfolio (HPC-006)
Adam Klobukowski [adamklobukowski@gmail.com]
Adam Klobukowski [adamklobukowski@gmail.com]
-
- Atari Super Hero
- Posts: 767
- Joined: Mon Mar 03, 2008 10:33 pm
Re: Coding total noob
Hi Marco,
Software:
STOS BASIC 2.6,
GFA BASIC,
Hisoft Devpac 2 or higher.
Languages:
BASIC or Motorola 68000 Assembly Language.
Books:
STOS BASIC Manual
Atari ST Machine Language
By Abacus Publishing. I don't know if this is available online.
Atari ST Internals
http://www.atarimania.com/documents/Ata ... ernals.pdf
Most programmers have a copy. I've waited 30 years to say that line!
MC68000 Assembly Language Programming by Bramen and Bramen
https://www.amazon.co.uk/MC68000-Assemb ... rogramming
Software:
STOS BASIC 2.6,
GFA BASIC,
Hisoft Devpac 2 or higher.
Languages:
BASIC or Motorola 68000 Assembly Language.
Books:
STOS BASIC Manual
Atari ST Machine Language
By Abacus Publishing. I don't know if this is available online.
Atari ST Internals
http://www.atarimania.com/documents/Ata ... ernals.pdf
Most programmers have a copy. I've waited 30 years to say that line!
MC68000 Assembly Language Programming by Bramen and Bramen
https://www.amazon.co.uk/MC68000-Assemb ... rogramming
Still got, still working: Atari 4Mb STe, MegaST 2, 520STFM (x2), 2.5Mb STF, Atari 2600JR, Flashback 8 Gold.
Hardware: PC720B, Cumana CSA 354, Ultimate Ripper, Discovery Cartridge, Blitz Turbo, Synchro Express II (US and UK Versions).
Hardware: PC720B, Cumana CSA 354, Ultimate Ripper, Discovery Cartridge, Blitz Turbo, Synchro Express II (US and UK Versions).
-
- Captain Atari
- Posts: 181
- Joined: Mon Feb 14, 2011 9:41 am
Re: Coding total noob
http://www.mrjester.hapisan.com/04_MC68/ is a very good tut
-
- Administrator
- Posts: 2310
- Joined: Tue May 21, 2002 12:44 pm
- Location: Grenoble (38) - France
Re: Coding total noob
Hi mister tidumarco,
It exists an empty Wiki of AF today but you can get a lot of informations / contributions in a mirror website here : https://temlib.org/AtariForumWiki/index.php/Main_Page
A lot of documentations of ST hardware are available here : https://www.dev-docs.org/docs/
And welcome on the board
It exists an empty Wiki of AF today but you can get a lot of informations / contributions in a mirror website here : https://temlib.org/AtariForumWiki/index.php/Main_Page
A lot of documentations of ST hardware are available here : https://www.dev-docs.org/docs/
And welcome on the board

-
- Obsessed with homicide
- Posts: 2229
- Joined: Fri Apr 26, 2002 11:53 pm
- Location: Belgium
Re: Coding total noob
If you wanna learn assembler, these are very good : https://nguillaumin.github.io/perihelio ... tutorials/