Remove deprecated "section charmap" feature

This commit is contained in:
ISSOtm
2019-12-04 01:56:06 +01:00
parent ef43ae0eea
commit b1d4be66e4
5 changed files with 5 additions and 54 deletions

View File

@@ -71,7 +71,7 @@ SECTION "sec0", ROM0
print "ab"
printt "override main charmap\n"
printt "modify main charmap\n"
charmap "ef", $3
print "ab"

View File

@@ -1,5 +1,3 @@
warning: multiple-charmaps.asm(75): [-Wobsolete]
Using 'charmap' within a section when the current charmap is 'main' is deprecated
ERROR: multiple-charmaps.asm(100) -> multiple-charmaps.asm::new_(7):
Charmap 'map1' already exists
ERROR: multiple-charmaps.asm(102) -> multiple-charmaps.asm::set_(13):
@@ -24,8 +22,8 @@ $1
$6364
setcharmap main
$0
override main charmap
$6162
modify main charmap
$0
$3
setcharmap map1
pushc