An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# bin2bas-ruby
binary loader for the RC2014 written in BASIC

Adapted 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`