- Pretty complete CP/M and GSX information.
- CP/M - BIOS/BDOS + GSX - GIOS/GDOS
- Source for 8085 code to test Transcendence with
- Interesting and cool Intel 8080 CP/M 2.2 to Intel 8086 (8088) MS-DOS assembly language translator.
- Research 2500AD Software INC Cross Assemblers / Source Code Translators
- Old-DOS dot ru has some of them.
- M0+ projects
- https://github.com/koenkomeya/SpaceGame-Classic-
- Space Invaders clone in Assembly and C
- ARM assembly simulator.
- Baremetal RP2040 code
- Windows Pico SDK with Visual Studio Code tutorial. Uses CMake and GAS.
- https://blog.smittytone.net/2022/06/19/get-started-with-arm-assembly-on-the-pi-pico/
- https://blog.smittytone.net/2022/06/29/arm-assembly-on-the-pi-pico-2-mnemonics-1/
- https://blog.smittytone.net/2022/07/10/arm-assembly-on-the-pi-pico-mnemonics-2/
- https://blog.smittytone.net/2022/08/15/arm-assembly-on-the-pi-pico-stack-attack/