Our great sponsors
-
-
llvm-project
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org. (by jacobly0)
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
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
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).
a lot of pinball machines are based on the 6800. i've been really impressed by one project that replaces the 6800 with an avr by just wiring up all the relevant pins and holding the 6800 in halt:
https://github.com/BallySternOS/BallySternOS
i've started working on a derivative project using an rp2040 instead of the avr with hopes of offloading the 6800 bus work to a pio
-
Heathkit_ET-3400
Resources for the Heathkit ET-3400 Microprocessor Training System + Kansas City Standard (KCS) Cassette Data Audio Encoding / Decoding of Files
[3] https://github.com/CalPlug/Heathkit_ET-3400
There is something special to me about the idea of writing modern C++, and compiling it for such early microprocessors. The 512 bytes of RAM is a pretty big limitation though. I wanted to try and emulate an EEPROM using an Arduino or FPGA, but got stalled out on the project. From time to time I like to browse through the LLVM backend documentation, but I can't seem to commit to trying to build a backend.
Related posts
- OpenXr runtime, Windows mixed reality runtime, 111.2208.18003
- A Guide to Installing RetroPie and lr-mame on a Jetson Nano
- Trails of Cold Steel: Reantranslated, watch everyone "Haha..." to their heart's content!
- Inspired by u/Jon_doe13
- (Godot Git Plugin v2.1.0) Error -16: Failed to retrieve list of SSH authentication methods: Failed getting response