https://github.com/joegasewicz/zx-char-mover
https://github.com/joegasewicz/zx-char-mover
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joegasewicz/zx-char-mover
- Owner: joegasewicz
- Created: 2024-09-25T18:37:59.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-25T23:27:40.000Z (about 1 year ago)
- Last Synced: 2025-05-19T03:13:16.104Z (5 months ago)
- Language: Assembly
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZX Char Mover
- Compiler - Pasmo
- Emulator - Fuse### Run
```
pasmo --tapbas main.asm main.tap
ii main.tap
```