Jump to content
IGNORED

Atari 800 Emulator for Windows 10 or Android advice


CarlLind

Recommended Posts

Good morning,

I have never written any code before and have no idea where to start. I saw an article from an old magazine on a code to write and I would like to give it a try. My question is, I do not have access to any original hardware and want to know if it is possible to use an emulator? If it is possible, what emulator do you recommend to write the code? Also if there is any tutorials on where to start and how.

Any advice would be greatly appreciated.

  • Like 1
Link to comment
Share on other sites

Good morning,

I have never written any code before and have no idea where to start. I saw an article from an old magazine on a code to write and I would like to give it a try. My question is, I do not have access to any original hardware and want to know if it is possible to use an emulator? If it is possible, what emulator do you recommend to write the code? Also if there is any tutorials on where to start and how.

Any advice would be greatly appreciated.

 

To emulate the Atari 8-bit computer, your best bet is Altirra, an 8-bit Atari computer emulator if you are on a Windows machine. There is a new version of AtariMacX emulator for macOS, and for Linux, atari800 or Altirra under Wine.

 

Once you get an A8 emulator running, head on over to Atari 400 800 XL XE Books on Atarimania and check out the books, probably Your Atari Computer would be a good start.

 

And welcome!

  • Like 1
Link to comment
Share on other sites

I am still working with Colleen - where 'working' means to play simple games (Joystick only games) and watch Demos (e.g. SillyPack 18).

 

A very big downside for me is that Colleen cannot write onto ATRs if they are stored on the external SD-Card.

 

But it still is a cool thing to quickly show things to people on your mobile instead of a Laptop or the real machine.

Edited by atarixle
Link to comment
Share on other sites

So I downloaded Altirra 3.10 onto my computer and when I was reading about how to use it, I noticed that it said before I can use it, I would need software to run on emulator. They can come in the form of:

Disk Images

Tape Images

Cartridge ROM Images

Executable Images

BASIC programs

I think for what I am wanting to do, I want the BASIC programs,but I have no idea what these other ones mean. What are the differences between all of these? And where would I find them so I can run the BASIC program on the Altirra emulator. I have a code that I want to input to make a picture come up on the screen.

Thanks guys and I really do appreciate all of your help on this.

Link to comment
Share on other sites

Disk Images - computer file representation of an atari 8 bit disk, *.atr is the most popular format

Tape Images - computer file representation of an atari 8 bit cassette, *.cas

Cartridge ROM Images - computer file representation of a rom cartridge, *.bin is one

Executable Images - computer file representation of a binary executable, *.xex is one

BASIC programs - these would most commonly be located on an *.atr

 

For a simple setup that would be close to how I did basic as a kid would be:

blank dos disks in *.atr format, old school simple would be dos 2.0S

1 basic rom or emulation of an atari with built-in basic

 

load the disk(*.atr) in the emulator

load basic rom(*.bin) or enable built in basic

then you can write basic and SAVE "D:<filename>" etc.

 

to find disk images or cart images, you will need to use google or similar, but they are out there.

 

good luck

  • Like 1
Link to comment
Share on other sites

Check Atarimania.com for a good selection of most commercial software for the Atari. Once you've exhausted those, or need something not located there, we can point you in the right direction.

 

Altirra comes with a rever-engineer operating system ROM file that is quite good, and Avery (the author) has also created a very good BASIC that is much more powerful than Atari BASIC called Altirra BASIC. If you want the real system OS ROMs, again people can steer you in the right direction.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...