Skip to content
/ snek Public

Snake for the RC2014

License

Notifications You must be signed in to change notification settings

blaknite/snek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snek

Snake for the RC2014 Pro CP/M.

Give it a go

  1. Download latest release of SNEK.COM
  2. Use the RC2014 to CPM HEX file conversion tool transfer it to your RC2014
  3. Enjoy!

Compile it yourself

Snek is written for the z88dk RC2014 subtype. Compiling it yourself is done with one line.

zcc +rc2014 -subtype=cpm -SO3 -clib=sdcc_iy snek.c snek.asm -o snek -create-app