split event_flag.s

This commit is contained in:
sceptillion
2017-12-11 13:17:08 -08:00
parent f5b85f1eb8
commit f0da018ee2
4 changed files with 3627 additions and 3609 deletions

3609
asm/code.s

File diff suppressed because it is too large Load Diff

1034
asm/code_8002774.s Normal file

File diff suppressed because it is too large Load Diff

2591
asm/event_flag.s Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -35,6 +35,8 @@ SECTIONS {
{
asm/crt0.o(.text);
asm/code.o(.text);
asm/event_flag.o(.text);
asm/code_8002774.o(.text);
asm/memory.o(.text);
asm/code_80035F0.o(.text);
src/other_random.o(.text);