Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (28 loc) · 1.39 KB

links.md

File metadata and controls

31 lines (28 loc) · 1.39 KB

CP/M

  • Pretty complete CP/M and GSX information.
  • CP/M - BIOS/BDOS + GSX - GIOS/GDOS

8080 / 8085 / 8086 / Z80

  • 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.

ARM

  • ARM assembly simulator.
  • Baremetal RP2040 code
  • Windows Pico SDK with Visual Studio Code tutorial. Uses CMake and GAS.