llvm-project
exorsim
llvm-project | exorsim | |
---|---|---|
4 | 4 | |
127 | 46 | |
2.4% | - | |
0.0 | 8.6 | |
7 days ago | over 1 year ago | |
C++ | C | |
- | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
llvm-project
-
“33% of GStreamer commits are now in Rust”, from the 1.22 release notes
There's an LLVM fork with Z80 and eZ80 support if you want to start work on that yourself.
-
Motorola 6800
Very cool. While obviously not ideal, the results are probably accurate within a small factor. Unfortunately there's no assembly version for 65C02 but Z80 does surprisingly well in this test.
I muse what could be done with modern cross-compiler (SAT solving for optional code sequences?) A llvm backend for Z80 has recently kicked back into gear: https://github.com/jacobly0/llvm-project
- What can C do that C++ can't?
-
First ever Rust code compiled for 8-bit 6502!
I also found this Z80 port of LLVM here: https://github.com/jacobly0/llvm-project It seems to be somewhat active and there's also an issue about Rust: https://github.com/jacobly0/llvm-project/issues/15
exorsim
-
The 8-Bit Era: Eight Iconic Processor Designs – By Babbage
On the 6800/6809: don't forget to look at the Fairlight CMI and the Qasar M8 developed by Tony Furse: the sampling synthesizer that was the sound of the 80s.
This past summer, Tony has been retrieving his 8-inch Motorola Exorciser floppies. He encouraged me to work on my Motorola Exorciser emulator- it now emulates a 6809 version of the Exorciser:
https://github.com/jhallen/exorsim
(check out the long discussions in the issues...)
- Motorola 6800 EXORciser development system simulator
- Motorola 6800
What are some alternatives?
llvm-6502 - LLVM backend for 6502
EPROM-EMU-NG - EPROM Emulator Project with Arduino
rust - Empowering everyone to build reliable and efficient software.
6502-cpp
BallySternOS - Arduino-based Operating System for Stern MPU-100 and Bally AS-2518-17 pinball machines. This library should be unpacked into a folder for a particular machine's implementation (Example: Stars2020).
yamaha_dx97 - Alternative firmware ROM for the Yamaha DX9 that restores the functionality of the DX7
Heathkit_ET-3400 - Resources for the Heathkit ET-3400 Microprocessor Training System + Kansas City Standard (KCS) Cassette Data Audio Encoding / Decoding of Files
githut - Github Language Statistics
mrustc - Alternative rust compiler (re-implementation)
rv003usb - CH32V003 RISC-V Pure Software USB Controller