Skip to content

The zxspec48-app is an empty SDCC application template for ZX Spectrum 48K.

Notifications You must be signed in to change notification settings

retro-vault/zxspec48-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

status.badge language.badge standard.badge license.badge

zxspec48-app

The zxspec48-app is an empty SDCC application template for ZX Spectrum 48K.

Add your .c and .s source files into the src directory and run

make 

This will create the app.bin inside your build folder.

Pass the APP and ADDR parameters to change the name of your application and compile it to a different address.

make APP=myapp ADDR=0x9000`

About

The zxspec48-app is an empty SDCC application template for ZX Spectrum 48K.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published