https://github.com/blaknite/bin2bas-ruby
binary loader for the RC2014 written in BASIC
https://github.com/blaknite/bin2bas-ruby
basic rc2014 retro ruby z80 z80asm
Last synced: 3 months ago
JSON representation
binary loader for the RC2014 written in BASIC
- Host: GitHub
- URL: https://github.com/blaknite/bin2bas-ruby
- Owner: blaknite
- License: mit
- Created: 2017-06-15T12:55:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-21T02:08:02.000Z (about 8 years ago)
- Last Synced: 2025-02-03T23:55:57.753Z (5 months ago)
- Topics: basic, rc2014, retro, ruby, z80, z80asm
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bin2bas-ruby
binary loader for the RC2014 written in BASICAdapted by work done by Filippo Bergamasco and DaveP: https://github.com/RC2014Z80/RC2014/tree/master/ROMs/hexload
## Usage
`ruby bin2bas.rb app.bin > app.bas`