Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 12 submissions in the queue.

Submission Preview

Link to Story

The Apple II Source Code for the LOGO Language Found

Accepted submission by exec at 2018-10-05 01:11:35
News

Story automatically generated by StoryBot Version 0.2.2 rel Testing.
Storybot ('Arthur T Knackerbracket') has been converted to Python3

Note: This is the complete story and will need further editing. It may also be covered
by Copyright and thus should be acknowledged and quoted rather than printed in its entirety.

FeedSource: [HackerNews]

Time: 2018-10-04 18:35:48 UTC

Original URL: https://blog.adafruit.com/2018/10/04/the-apple-ii-source-code-for-the-logo-language-found/ [adafruit.com] using UTF-8 encoding.

Title: The Apple II Source Code for the LOGO Language Found

--- --- --- --- --- --- --- Entire Story Below --- --- --- --- --- --- ---

The Apple II Source Code for the LOGO Language Found

Arthur T Knackerbracket has found the following story [adafruit.com]:

Adafruit visited the history of the LOGO “turtle graphics” language not long ago [adafruit.com].

Now on Twitter, folks have found the source code for the LOGO program used on Apple II computers. Source on GitHub [github.com].

It turns out that the program was written on a DEC PDP-10 minicomputer running the Incompatible Timesharing System (ITS).

I’d take it that the code is in 6502 assembly and the program works the whole Apple II memory map for functionality. Did ITS have a 6502 cross-compiler or did the MIDAS program have separate target environments?

Very interesting programming archaeology – see the source code yourself [github.com] along with the full PDP-10 ITS image [github.com] still maintained today.

Make a robot friend with Adafruit’s CRICKIT [adafruit.com] – A Creative Robotics & Interactive Construction Kit. It’s an add-on to our popular Circuit Playground Express [adafruit.com], FEATHER [adafruit.com] and other platforms to make and program robots [youtube.com] with CircuitPython [adafruit.com], MakeCode [adafruit.com], and Arduino. [adafruit.com] Start controlling motors, servos, solenoids. You also get signal pins, capacitive touch sensors, a NeoPixel driver and amplified speaker output. It complements & extends your boards so you can still use all the goodies on the microcontroller, now you have a robotics playground as well.

Join 7,500+ makers on Adafruit’s Discord channels [adafru.it] and be part of the community! http://adafru.it/discord [adafru.it]

Have an amazing project to share? Join the SHOW-AND-TELL every Wednesday night at 7:30pm ET on Google+ Hangouts. [google.com]

Join us every Wednesday night at 8pm ET for Ask an Engineer! [youtube.com]

In case you want to see/relive what Apple II Logo looked like, here’s a video of it running on the Apple II GS:

Adafruit has a "be excellent to each other" comment policy. Help us keep the community here positive and helpful. Stick to the topic, be respectful of makers of all ages and skill levels. Be kind, and don't spam - Thank you!

-- submitted from IRC


Original Submission