https://github.com/michaelengel/crosstalk Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code + Explore + All features + Documentation + GitHub Skills + Blog * Solutions + For + Enterprise + Teams + Startups + Education + By Solution + CI/CD & Automation + DevOps + DevSecOps + Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles + Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} michaelengel / crosstalk Public * Notifications * Fork 15 * Star 285 Smalltalk-80 bare metal implementation for the Raspberry Pi 285 stars 15 forks Star Notifications * Code * Issues 6 * Pull requests 0 * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights michaelengel/crosstalk This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. master Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 1 branch 0 tags Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/m] Use Git or checkout with SVN using the web URL. [gh repo clone michae] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit Your Name Use bash explicitly in build.sh instead on /bin/sh (some Linux versio... ... 5a4e2fd Jul 12, 2020 Use bash explicitly in build.sh instead on /bin/sh (some Linux versio... ...ns use dash as /bin/sh, which doesn't know about bash functions). Also builds on Linux (Debian 10) now. 5a4e2fd Git stats * 9 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time circle Fixed library dependencies Jul 12, 2020 docs Version 0.2 - Raspi4 support, configurable bootmode, lib paths Jul 11, 2020 sdboot New kernel images in sdboot Jul 12, 2020 smalltalk Fixed library dependencies Jul 12, 2020 README.md Version 0.2 - Raspi4 support, configurable bootmode, lib paths Jul 11, 2020 build.sh Use bash explicitly in build.sh instead on /bin/sh (some Linux versio... Jul 12, 2020 View code README.md Smalltalk-80 for Raspberry Pi version 0.2 This is a bare metal Smalltalk-80 port to the Raspberry Pi. See docs/Changelog.txt for updates. Based on the Smalltalk-80 C++ implementation by Dan Banay (https:// github.com/dbanay/Smalltalk) and the circle bare metal library by Rene Stange (https://github.com/rsta2/circle) Tested hardware (known working): * Raspberry Pi 1B and Zero W * Raspberry Pi 2B V 1.1 (with BCM2836) * Raspberry Pi 3B V 1.2 * Raspberry Pi 4B (4 GB version) Tested hardware (NOT working): * Raspberry Pi 4 (8 GB version) Required additional hardware: * HDMI screen with 1920x1080 resolution * USB mouse/keyboard (USB hub via OTG on Raspberry Pi Zero works) Building is tested on MacOS X 10.14 with arm-none-eabi toolchain installed via homebrew To build, simply execute ./build.sh in the smalltalk-raspi-circle directory. GNU make 4.0 or newer is required to build circle (install via homebrew). This builds kernels for * Raspberry Pi 1B/Zero (kernel.img) * Raspberry Pi 2B/3B (kernel7.img) * Raspberry Pi 4B (kernel7l.img) To use, copy the contents of the "sdboot" directory to the boot FAT partition of an SD card. Enjoy! -- Michael About Smalltalk-80 bare metal implementation for the Raspberry Pi Resources Readme Stars 285 stars Watchers 15 watching Forks 15 forks Releases No releases published Packages 0 No packages published Languages * C 77.7% * C++ 21.1% * Makefile 0.4% * Objective-C 0.4% * Assembly 0.4% * Shell 0.0% Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.