Badaboom Posted July 30, 2020 Share Posted July 30, 2020 Hi, Is there an equivalent to WUSDN IDE for the 16 bit Atari, or is it a strickly a "roll your own" setup? What do people use to code either in Assembler or C on the Atari ST and which emulator to try your code on? Quote Link to comment Share on other sites More sharing options...
ParanoidLittleMan Posted July 31, 2020 Share Posted July 31, 2020 I don't know about some IDE special for Atari 16 bit (ST serial). Some people using assemblers, compilers on PC for sure. I stick to good old Devpac 3, what is a bit IDE - you have main GUI program where can edit source, set diverse things, run MON (disassembler/debugger), and more. Steem Debugger is for sure best emulator for trying, debugging your code/program. You have complete overview, can set breakpoints, memory access breakpoints ... And emulator helps to perform assembling/compiling faster. With modern PC it can be 30-50x faster than on real Atari (when set emul. to max speed mode). With Steem, with later Hatari releases speed gain is not so good. Quote Link to comment Share on other sites More sharing options...
Cyprian Posted September 1, 2020 Share Posted September 1, 2020 Editor: Notepad++ plus 68k syntax highlight CrossCompiler: the latest VASM Emulator plus debugger: the latest Steem Debugger 4.x and Hatari debugger 2.x Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.