Due to high demand, expect some shipping delays at this time - orders may not ship for up to 2-3 business days.
0
  • MENU
  • SHOP
    • HOME
    • NEW PRODUCTS
    • ARDUINO
    • RASPBERRY PI
    • BEAGLEBONE
    • NEOPIXELS
    • WEARABLES
    • COSPLAY/COSTUMING
    • YOUNG ENGINEERS
    • PROTOTYPING
    • HALLOWEEN
    • KITS & PROJECTS
    • BREAKOUT BOARDS
    • DEVELOPMENT BOARDS
    • RESELLER & UNIVERSITY PACKS
    • LCDS & DISPLAYS
    • LEDS
    • POWER
    • CABLES
    • TOOLS
    • ROBOTICS & CNC
    • ACCESSORIES
    • COMPONENTS & PARTS
    • SENSORS
    • EL WIRE/TAPE/PANEL
    • 3D PRINTING
    • BOOKS
    • SOFTWARE
    • WIRELESS
    • GIFT CERTIFICATES
    • INTERNET OF THINGS - IOT
    • PARTICLE
  • BLOG
    • HOME
    • 3D PRINTING
    • ART
    • RASPBERRY PI
    • RANDOM
    • ARDUINO
    • WEARABLES
    • SCIENCE
    • COSTUMING
    • COSPLAY
  • LEARN
    • HOME
    • COMPONENTS
    • SENSORS
    • HACKS
    • ADAFRUIT PRODUCTS
    • MAKER BUSINESS
    • PROJECTS
    • LEDS
    • RASPBERRY PI
    • LCDS & DISPLAYS
    • EL WIRE/TAPE/PANEL
    • TOOLS
    • MICROCONTROLLERS
    • LEARN ARDUINO
    • CUSTOMER PROJECTS
    • BEAGLEBONE
    • CIRCUIT PLAYGROUND
    • 3D PRINTING
    • TRINKET
    • ROBOTICS
    • COLLIN'S LAB
    • COMMUNITY SUPPORT
    • WEARABLES
    • ADAFRUIT IO
    • ARDUINO
    • FEATHER
    • WIRELESS
  • VIDEOS
  • SIGN IN
  • SIGN OUT
  • Shop
  • Learn
  • Blog
  • Forums
  • LIVE!
  • AdaBox
  • IO
0
  • Popular Categoriesview all
    • 3D printing (12727)
    • Raspberry Pi (8924)
    • art (7988)
    • wearables (4604)
    • science (4151)
    • arduino (4144)
    • random (3612)
    • costuming (2956)
    • cosplay (2717)
    • music (2635)
    • educators (2564)
    • robotics (2552)
    • community (2468)
    • CircuitPython (2442)
    • adafruit learning system (2349)
    • space (2074)
    • history (2046)
    • ask-an-engineer (1882)
    • maker business (1873)
    • leds-lcds (1861)
    New Postsview all
    • May 23, 2022 at 6:00 am
      How polyester bounced back
    • May 23, 2022 at 4:00 am
      UK’s National Grid launches drone trial to fully…
    • May 23, 2022 at 3:00 am
      Swarm of Micro Flying Robots in the Wild #drone…
    Featured Postsview all
    • May 17, 2022 at 2:59 pm
      There are now over 300 CircuitPython compatible…
    • May 16, 2022 at 8:30 am
      National Week of Making 2022 #NationOfMakers…
    • May 14, 2022 at 5:00 pm
      New Products 5/11/2022 Featuring Mini Traffic…

BLOG

October 4, 2018 AT 2:22 pm

The Apple II Source Code for the LOGO Language Found #VintageComputing

Apple II LOGO Language

Adafruit visited the history of the LOGO “turtle graphics” language not long ago.

Now on Twitter, folks have found the source code for the MIT LOGO program used on Apple II computers, later licensed to Terrapin. Source on GitHub.

It turns out that the program was written on a big iron Digital Equipment Corporation (DEC) PDP-10 mainframe running the Incompatible Timesharing System (ITS). The code is dated September 4th, 1980.

Lars Brinkhoff‏ found it and posted the discovery on Twitter. He received permission from the authors to post the code.

The code is in 6502 assembly and the program works the whole Apple II memory map for functionality. The code was built by a cross assembler which came from the DECUS user group and originally ran on the DEC’s proprietary TOPS-10 operating system.  It runs on ITS by way of a TOPS-10 system call emulator.

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

LSCI Logo, another LOGO implementation, was also licensed to Apple and is different from MIT’s LOGO.

** Updated with some info from Mr. Brinkhoff – thank you! **
** Updated 9/21/2021 with new links to the source directory within the repo **


Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.

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

Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Follow Adafruit on Instagram for top secret new products, behinds the scenes and more https://www.instagram.com/adafruit/

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


Maker Business — A development to watch: Intel in Ohio

Wearables — Seal the dEaL with this project tip

Electronics — Breadboarding Wire

Python for Microcontrollers — Python on Microcontrollers Newsletter: CircuitPython 7.3.0 RC0 Out and Much More! #Python #CircuitPython @micropython @ThePSF

Adafruit IoT Monthly — Detecting Water Pollution, Smart Girder, and more!

Microsoft MakeCode — MakeCode Thank You!

EYE on NPI — Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 5/18/2022 Feat. Adafruit NAU7802 24-Bit ADC – STEMMA QT / Qwiic!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !



3 Comments

  1. Phil Bogle
    October 4, 2018 at 2:55 pm

    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:

    https://www.youtube.com/watch?v=mttyoaspa7U

  2. Lars Brinkhoff
    October 5, 2018 at 12:04 am

    Some comments:
    – This is MIT’s Logo, later licensed to Terrapin.
    – LCSI Logo is another implementation, licensed to Apple.
    – PDP-10 is not a minicomputer, but a big iron mainframe.

  3. Stefano Franchi
    October 5, 2018 at 4:00 pm

    Actually, the PDPs (the whole line, including the PDP-10) were indeed mini-computers. That is how they were known as and marketed by DEC. That does not mean they were small by 21st century standards. It means they were smaller and way cheaper than the truly big iron mainframe made by IBM and others. in the late 70s-early 80s the computer categories tended to be, in decreasing order of size/price: mainframe, mini, micro.

Sorry, the comment form is closed at this time.

Filed under: Programming, retro —
Tags: apple II, DEC, logo, PDP-10, programming — by Anne Barela

Comments (3)
  • Contact Us
  • Tech Support Forums
  • FAQs
  • Shipping & Returns
  • Terms of Service
  • Privacy & Legal
  • Website Accessibility
  • About Us
  • Press
  • Educators
  • Distributors
  • Jobs
  • Gift Cards
“Nothing is work unless you'd rather be doing something else”
George Halas
A Minority and Woman-owned Business Enterprise (M/WBE)