Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bensuperpc/docker-sjasmplus
sjasmplus in docker
https://github.com/bensuperpc/docker-sjasmplus
asm docker sjasmplus
Last synced: 29 days ago
JSON representation
sjasmplus in docker
- Host: GitHub
- URL: https://github.com/bensuperpc/docker-sjasmplus
- Owner: bensuperpc
- License: mit
- Created: 2021-06-03T14:40:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T02:02:55.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T05:27:19.665Z (3 months ago)
- Topics: asm, docker, sjasmplus
- Language: Makefile
- Homepage: https://hub.docker.com/r/bensuperpc/sjasmplus
- Size: 23.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# docker-sjasmplus
### _sjasmplusr compiler in docker_
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/powered-by-jeffs-keyboard.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/contains-cat-gifs.svg)](https://forthebadge.com)[![docker-sjasmplus](https://github.com/Bensuperpc/docker-sjasmplus/actions/workflows/main.yml/badge.svg)](https://github.com/Bensuperpc/docker-sjasmplus/actions/workflows/main.yml)
# New Features !
- Add compiler :)
#### Install
You need Linux distribution like Ubuntu or Manjaoro```sh
git clone https://github.com/Bensuperpc/docker-sjasmplus.git
```
```sh
cd docker-sjasmplus
```
#### Usage```sh
./sjasmplus.sh sjasmplus hello.asm --raw=hello.rom
```
#### Build
```sh
make linux/amd64 or linux/arm/v7
```### Todos
- Write Tests
- Continue dev. :D### More info :
- https://github.com/z00m128/sjasmplusLicense
----MIT License
**Free Software forever !**