Update Serial Drive ROM signature to not conflict with Slinky RAM card

This commit is contained in:
David Schmenk 2021-05-12 15:48:47 -07:00 committed by GitHub
parent 5e1e5acd68
commit 490ee02885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
;*
;****************************************
.DEFINE SIG "SI"
.DEFINE SIG "SD"
.INCLUDE "romincs.s"