https://github.com/kassane/dlang-mos-hello-world
LDC2 using LLVM-MOS backend
https://github.com/kassane/dlang-mos-hello-world
6502 c64 d dlang hello-world llvm-mos nes nesdev
Last synced: 4 months ago
JSON representation
LDC2 using LLVM-MOS backend
- Host: GitHub
- URL: https://github.com/kassane/dlang-mos-hello-world
- Owner: kassane
- License: apache-2.0
- Created: 2024-05-10T12:21:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T18:49:06.000Z (about 2 years ago)
- Last Synced: 2025-10-08T06:28:47.344Z (8 months ago)
- Topics: 6502, c64, d, dlang, hello-world, llvm-mos, nes, nesdev
- Language: D
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dlang-mos-hello-world
LDC2 (2.108.1/master) using LLVM-MOS (v18) backend
Build ldc2 + llvm-mos or run
```bash
$ docker run --rm -it -v $(pwd):/work -w /work kassany/ldc-mos:latest bash
```
**image:** https://hub.docker.com/r/kassany/ldc-mos