Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roland plotter ROMs #3

Merged
merged 2 commits into from
Feb 1, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions Roland_plotter/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Roland plotter ROMs

These are possibly from a Roland DXY-1300. Got from the [Chiplotle](http://sites.music.columbia.edu/cmc/chiplotle/) mailing list mid-2016. Z80 assembly language. ASM files auto-generated by the poster.

The file `RolandDG_R15209223` looks like it starts with code, and possibly should be at 0000h. I can't ascertain the correct location that the other file (`RolandDG_R15179881`) maps to, but it might actually start with the font table. See how there are 00h bytes followed by bytes with the high bit set? The zeroes could be "end of char" markers.

@scruss
2018-01-31
Binary file not shown.
Loading