Skip to content

giosil/hellovic20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HELLO VIC 20

Sample assembly program for MOS 6502 (VIC20).

Build

  • git clone https://github.com/giosil/hellovic20.git
  • ca65.exe --cpu 6502 -l main.lst main.asm
  • ld65.exe main.o -o hello.prg -C main.cfg

Run on xvic

  • Load hello.prg from File->Autostart disk/tape image...

XVic Emulator

Contributors

About

Sample assembly program for MOS 6502 (VIC20).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published