Added tutorial files from Maciek
git-svn-id: svn://svn.cc65.org/cc65/trunk@149 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
9
samples/geos/apprmvprot.grc
Normal file
9
samples/geos/apprmvprot.grc
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
; this is resource file for rmvprot.c, a GEOS application example
|
||||
|
||||
HEADER APPLICATION "rmvprot" "RmvProt" "V1.0" {
|
||||
dostype USR
|
||||
author "Maciej Witkowiak"
|
||||
;info "This is C prog compiled with cc65 and GEOSLib."
|
||||
info "This will remove write protection from your bootdisk."
|
||||
}
|
||||
Reference in New Issue
Block a user