rgblink → sort_map.py

This commit is contained in:
Remy Oukaour 2018-01-03 15:31:03 -05:00
parent 6d2dc86a38
commit c85e4f3d52

View File

@ -26,6 +26,9 @@ def total_bank_size(type):
return sizes[type]
def sorted_mapfile(input):
# analogous to ";File generated by rgblink"
yield ';File generated by sort_map.py\n'
# ex: OAM:
unused_rx = re.compile(r'^([A-Z]+):$')
# ex: ROM Bank #1: