mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 07:18:30 +00:00
Add help dialog to Blinkenlights emulator
This commit is contained in:
parent
02b4a5c824
commit
5f1415af3a
9 changed files with 248 additions and 147 deletions
|
@ -203,5 +203,5 @@ void DisLoadElf(struct Dis *d, struct Elf *elf) {
|
|||
DisLoadElfLoads(d, elf);
|
||||
DisLoadElfSyms(d, elf);
|
||||
DisSortSyms(d);
|
||||
DisCanonizeSyms(d);
|
||||
/* DisCanonizeSyms(d); */
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue