This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/perl -s | |
# | |
# Saca estadísticas a partir de un archivo .map | |
# generado por el asz80 | |
# | |
# Joaaquín Ferrero, 20200917 | |
# | |
use strict; | |
# argumentos |