Skip to content

ulastanersoyak/jet_figther

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clip

installation

ensure you have git, make and dasm installed on your system.

option 1:

clone the repo

git clone https://github.com/ulastanersoyak/mos_6507
cd mos_6507

assemble it using provided makefile

make

run it on stella emulator using provided makefile command

make run

option 2:

clone the repo

git clone https://github.com/ulastanersoyak/mos_6507
cd mos_6507

assemble it using provided makefile

make

after assembling the project, you can use online javatari emulator. upload the ROM(.bin) to the online emulator to run.

About

jet fighter clone for atari 2600 in 8 bit asm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published