Savetz #1 Posted June 26, 2016 This is amazing history right here. https://archive.org/details/JoeDecuirEngineeringNotebook1977 Joe Decuir's 1977 engineering notebook from when he worked at Atari, including design concepts (lots on the Atari 2600 and Atari 400/800) feasibility studies, meeting notes, teardown of competing products (such as VIC-20, TI 99/4A) Scanned from Joe's photocopy of his notebook with his permission. At some point, Joe was made to turn the original notebook into Atari management, but he made these photocopies first. Some pages are not of the quality that we might prefer. The scans look just as good as the photocopies. There is another notebook, from 1978, that will be scanned and posted later this summer. 30 Quote Share this post Link to post Share on other sites
Rybags #2 Posted June 27, 2016 Thanks. Some interesting stuff (summary of a few things): . Early reference to GTIA as "TIA2". . Some descriptions of text/grapics modes only up to 160 pixels. References to graphics memory as 4K (maybe that's why we have the 4K LMS requirement instead of 8K). . Page 100 "Seperate refresh cycles from object fetch cycles" (40 col text doesn't do this). . Colleen/Candy project has reference to "Elizabeth" (a 13" colour monitor). . Some references to 6509 (enhanced 6502 with linear memory adressing). 4 Quote Share this post Link to post Share on other sites
abbotkinneydude #3 Posted June 27, 2016 Thank you so much Kevin! This is amazing! Already digesting and REALLY inspiring to look at. Quote Share this post Link to post Share on other sites
doctor_x #4 Posted June 27, 2016 Fantastic! Thank you! Quote Share this post Link to post Share on other sites
ClausB #5 Posted June 27, 2016 Wow! Page 91 shows prototype design built around a KIM SBC. https://en.wikipedia.org/wiki/KIM-1 3 Quote Share this post Link to post Share on other sites
ClausB #6 Posted June 27, 2016 Page 117 shows early RAM allocation. Up to 7 4K blocks, minimum of 8K, maximum of 28K, with upper 4K possibly dedicated to display since it's not contiguous. 4K dedicated to I/O registers. Presumably, upper half (32K) reserved for ROM as with Stella. Contrast this with preproduction memory map (36K RAM) here: http://atariage.com/forums/topic/122471-atari-800-engineering-serial-26 1 Quote Share this post Link to post Share on other sites
ndary #7 Posted June 27, 2016 I am curious...Was the Notebook A4 or A5 i size? Quote Share this post Link to post Share on other sites
+Ripdubski #8 Posted June 30, 2016 I like the comment on one day "Spent most of the day fighting fires". I guess business really hasn't changed in 40+ years. 3 Quote Share this post Link to post Share on other sites
Joey Z #9 Posted July 1, 2016 I am curious...Was the Notebook A4 or A5 i size? probably neither, this was used in the US after all. Probably an "A" sheet (letter) sized notebook, or close anyway. 1 Quote Share this post Link to post Share on other sites
Rybags #10 Posted July 1, 2016 The 11 x 8.5" as used in many official reference publications is almost the same as A4, as in under a quarter inch smaller each way. It wouldn't make sense to have official technical scribble pads of a smaller size. When doing stuff like semi-complex circuit drawings you run out of space really quickly. Refer the printed text on the third page. About 35 lines worth covering about half the page vertically. Although the font is different, the size translates practically exactly when comparing to the printed OS Users Manual. 2 Quote Share this post Link to post Share on other sites
Savetz #11 Posted July 14, 2016 Joe's 1978 engineering notebook is now online: https://archive.org/details/JoeDecuirEngineeringNotebook1978 So much Atari 400/800 goodness here. This is a truly amazing trove of Atari 8-bit history that could take someone weeks to injest. Here are some particularly interesting page titles, to whet your appetite: Meeting w/ Grass Valley re Cassettes / Disks (p4) Hot Idea From Jay Miner (p34) Suggested Demo Software for Jan 79 (p35) Possible Music Synthesizer (p43) Liza Loop (p66) X-Y Joysticks (p86) Gallup Study on Personal Computers (p96) Proposal for 'Stops Out' High Power Entertainment(?) Computer (p120) -Kevin 13 Quote Share this post Link to post Share on other sites
Grevle #12 Posted July 15, 2016 Omg looking at this is like seeing the Atari 8-Bits being created before you very eyes. The test program display, was that running of a prototype, maybe the first A8 screenshot ever ? looks like mixed modes.. Awesome stuff. 3 Quote Share this post Link to post Share on other sites
abbotkinneydude #13 Posted July 16, 2016 Dorsett is listed on page 35. Amazing for the time that, even in the engineering stages, they were already thinking about potential software (games show up on that page too). 2 Quote Share this post Link to post Share on other sites
FifthPlayer #14 Posted July 16, 2016 The proposal for the "'Stops Out' High Power Entertainment Computer" on page 120 is the first description of what would eventually become the Amiga. (Joe Decuir showed this sketch during his presentation at the Amiga 30th Anniversary celebration at the Computer History Museum last year). 4 Quote Share this post Link to post Share on other sites
Stormtrooper of Death #15 Posted July 16, 2016 Thanks for sharing. a real interesting read of both notebooks. A must read for every Atari 8bit coder. Quote Share this post Link to post Share on other sites
Grevle #16 Posted July 16, 2016 So the atari 400 and 800 Came out first. Was the Atari 800 Sold with 16k in the beginning ? As a ugradable computer to 48K . Was thinking about the 5 colors in the playfield and the 4 single color players and missile design, Wonder if that has something to do with memory, i mean if you could have picture with 16 or more colors at the same time wouldnt that need more memory both screen memory and for the Image data itself. But back in the late 70's 16K was actually seen as a large memory and so the design around the Atari Graphics colors and player missiles had to be in conjuction with what would be a reasonable memory usage and give a reasonble result at the time ? Quote Share this post Link to post Share on other sites
Grevle #17 Posted July 16, 2016 i know about different graphics modes of the Atari. and i know about the DLI so the Atari can show many more colors using different tricks and also the players becomes multicolor when overlapped. The above question is about one of the most common graphics modes, Or the out of the box cababilities that it was meant to have when the Atari 8-Bits where realeased to the public. Quote Share this post Link to post Share on other sites
Rybags #18 Posted July 17, 2016 Supposedly the initial plan was for 4K (400) and 8K (800) which was used to give the computers their names. By the time the machines came out, Ram had dropped in price enough such that 8K and 16K became the standard for each. The original OS does memory detection in 4K blocks even though no standard memory expansion was anything other than a multiple of 8K. 4K would make for a fairly crippled system. Even with 8K you can't run a fullscreen hires mode and also have the OS maintaining it's 1/2K worth of work memory. Some early games on cartridge were designed to work with 8K Ram. Star Raiders and Asteroids are two of them. # of colours and available memory don't necessarily correlate. You can put lots of colours onscreen and not necessarily use much memory. But generally you don't get a fullscreen picture at hires in under 8K. 7,680 bytes for a 40 byte * 192 scanline screen then about another 200 for the Display List = ~ 7,880 which is only about 300 short of 8K. Quote Share this post Link to post Share on other sites
ClausB #19 Posted July 18, 2016 Finally! Page 73 confirms the memory map I posted 8 years ago. http://atariage.com/forums/topic/122471-atari-800-engineering-serial-26 5 Quote Share this post Link to post Share on other sites
José Pereira #20 Posted July 18, 2016 If you're in charmode on a [40x24]chars screen that is 960Bytes, less than 1KB. If we had a colourmap than each char could have each own colour. On our similar to C64 Antic4/GR.12 where we have only two own colours (PF2 and PF3) we could had many more PFs registers had they build the machine with them. I don't see this related to memory but more PMGs yes as ours takes 1,25KB. screen memory reserve and *more is *memory more to be used. Quote Share this post Link to post Share on other sites
José Pereira #21 Posted July 18, 2016 (edited) Deleted. Edited July 18, 2016 by José Pereira Quote Share this post Link to post Share on other sites
Grevle #22 Posted July 18, 2016 (edited) So then the design around the colors and player missiles maybe had a little bit with memory but also they wanted to produce a machine at a reasonble cost and features that where considered very good in the late 70,s. So they probably used the Atari 2600 arcitecture as a example and improved upon that. The Atari 2600 used lots of tricks i guess to create all the colors on screen, So my guess is the The Atari 400/800 was design with that in mind, Using DLI's and special tricks to produce many colors and or many moving objects, sprite multiplexing and so on. Well it seems so. In the late 70's these machines where very advanced for its time, well it seems so too me. Edited July 18, 2016 by Grevle Quote Share this post Link to post Share on other sites
kogden #23 Posted July 19, 2016 Glancing at this there's definitely some interesting stuff.... Like the fact that they planned for the 400 to be more like the XEGS w/ an external keyboard as an add-on option. Strange that they wanted to use 2 joystick ports instead of a dedicated keyboard port though. Design notes for a cheap "slow floppy" running at 35rpm were interesting too. The user surveys showing gaming not being a big seller were also kind of entertaining. Quote Share this post Link to post Share on other sites
FifthPlayer #24 Posted July 19, 2016 (edited) Like the fact that they planned for the 400 to be more like the XEGS w/ an external keyboard as an add-on option. Can't remember where I heard it (might have been Joe Decuir's interview for Antic podcast) but Star Raiders, and its dependency on keyboard commands, is the reason the 400 has a built-in keyboard. Edited July 19, 2016 by FifthPlayer 1 Quote Share this post Link to post Share on other sites
fox #25 Posted January 31, 2017 1977, page 63: "Atari should start making its smart telephone". 6 Quote Share this post Link to post Share on other sites