Jump to content
Sign in to follow this  
Heaven/TQA

Atari 800 Cribsheet?

Recommended Posts

is there something like this

 

http://otakunozoku.com/Articles/Developmen...ACribsheet.html

 

on the net? some one pager or two pager containing all relevant informations in a compact way?

 

The back cover of the book "De Re Atari" has something similar. There's a web version here:

 

http://www.atariarchives.org/dere/programmerscard.php

 

That page has the whole thing as HTML, and also scans of the original in GIF format. Very handy... Though I actually bought the book (B&C has them in stock, brand new).

Share this post


Link to post
Share on other sites
is there something like this

 

http://otakunozoku.com/Articles/Developmen...ACribsheet.html

 

on the net? some one pager or two pager containing all relevant informations in a compact way?

 

I believe the Analog Computing Pocket Reference Card is what you want. Unfortunately I don't have a scanner and I can't find the Pocket Reference Card on the net.

 

The closest thing I can find is this page which the author claims was inspired by the same document.

 

- Steve Sheppard

Edited by a8isa1

Share this post


Link to post
Share on other sites

ah. these gifs come closer to what i have in mind... ;)

 

its interesting i have somewhere the german edition of de re atari (is there any? can not remember) but i wasnt aware of these reference cards....

 

i am using several atari books and thought such a cribsheet would be handy...

Share this post


Link to post
Share on other sites

Hello all,

 

I am searching for the Analog Computing Pocket Reference card.

 

After browsing the many issues of Analog Computing generously scanned in by ThumpNugget, I would like to find one, or one of the others that was advertised in Analog.

 

There is a Analog Pocket Reference available on eBay right now (Item number: 280204057539). The seller wants 24.99 + shipping, or best offer. I tried a best offer and they countered with a few dollars less than what they want originally.

 

Does anyone have this or any other type of crib sheet made up scanned in?

 

There were a few others out there, from Analog issue # 8, pgs 17 & 18, Tom Hudson reviews three of them.

 

Thanks!

Share this post


Link to post
Share on other sites
http://www.vintagecomputermanuals.com/Vint...ce%20Manual.pdf

 

Not too bad. This is something is just happened to stumble upon a while back. For some reason it's protected so you'll have to do a little work to print it out, if that's what you want.

 

http://web.archive.org/web/20021001191411/....8bit.Homepage/

 

I probably should get my old site back online somewhere again and update it a little ;) Mosaic. Lol, those were the days!

 

--Ivo

Share this post


Link to post
Share on other sites

I've got a Plus/4 memory map which is done as multiple Excel worksheets by someone.

 

I think the ideal Reference would be just webpages which you could keep locally.

Have registers and memory maps with labels, and have them expandable to get the more complex description, breakdown of bit meanings etc.

Share this post


Link to post
Share on other sites
I think the ideal Reference would be just webpages which you could keep locally.

Have registers and memory maps with labels, and have them expandable to get the more complex description, breakdown of bit meanings etc.

 

Depends on the tools you prefer to use.

 

I have a local copy of Mapping the Atari I formatted as a vim help file, so when I'm editing Atari code, I can press ctrl-K on a known label or location and get a help sub-window for it. For 6502 asm mnemonic, ctrl-K takes me to the details (hex opcodes, addressing modes, and timing) for that mnemonic (taken from one of the many "opcodes.txt" type files out on the net)... If I need a list of all the labels, I load up my equates.inc in a vim buffer (it has all the labels with one-line short comments, and the ctrl-K thing then takes me to the long description from Mapping).

 

I did this because the overhead of task-switching away from the editor to the browser and back has too much mental overhead for me (the computer can do it fine, but the brain takes a while to catch up)... but it's completely useless for someone who hasn't been using vi for so long that it's imprinted in their neural pathways at a deep level. (Actually not *completely* useless, vim help files are still human-readable text, too)

 

The ideal reference would probably be to have all the information in a database, and have program(s) to spit out whatever format you need (HTML, vim help, UNIX man page, Windows .HLP, Excel, Extra-Enterprisey XML, whatever).

Share this post


Link to post
Share on other sites

na... a4 paper printed with laser printer kicks... sometimes nothing can beat good old paper.

Share this post


Link to post
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.

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...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...