https://github.com/teedjay/c64-sprites
Kickass scrolling text and sine sprites for the Commodore 64
https://github.com/teedjay/c64-sprites
6502 6502-assembly assembly-6502 c64
Last synced: about 1 month ago
JSON representation
Kickass scrolling text and sine sprites for the Commodore 64
- Host: GitHub
- URL: https://github.com/teedjay/c64-sprites
- Owner: teedjay
- Created: 2020-02-02T02:50:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-28T22:12:41.000Z (about 5 years ago)
- Last Synced: 2025-03-03T04:41:54.260Z (over 1 year ago)
- Topics: 6502, 6502-assembly, assembly-6502, c64
- Language: Assembly
- Size: 1.28 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# c64-sprites
KickAss scrolling text and sine sprites for the Commodore 64
## Prerequisites
- [Kick Assembler](http://www.theweb.dk/KickAssembler/)
- [Visual Studio Code](https://code.visualstudio.com)
- [KickAss (C64) plugin by Captain JiNX](https://marketplace.visualstudio.com/items?itemName=CaptainJiNX.kickass-c64)
- [VICE C64 emulator](http://vice-emu.sourceforge.net/)
## How to assemble and run
When you have installed everyting and verified your assembly build chain you should be able to check out this code, open the folder in VSCode, open
the `teedjay.asm` file and select `KickAss (C64): Build and Run` from the `Command Palette`.
## Other Information
- The initialization and the SID player was taken from the KickAss example
- SID tune is [Ode to C64 by Jeff / Søren Lund](https://csdb.dk/sid/?id=15426)
## What does it look like?
