8000 GitHub - rfocosi/msx-utils: Small applications to use with MSX
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rfocosi/msx-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msx-utils

Small applications to use with MSX

Requirements

How to use

Running

To build a source file, run:

docker-compose run --rm sdcc build <source.c>

Ex.:

docker-compose run --rm sdcc build dos-utils/sleep.c

Ps.: The root folder is ./workspace

For more information:

https://hub.docker.com/r/rfocosi/msx-sdcc-toolchain

Extra libs

If you need extra libs to your project, add then on directories:

./share/include
./share/lib

Credits

Some sources are based on:

If your work is here too, tell me and I'll add you on the credits :)

About

Small applications to use with MSX

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0