add system module

This commit is contained in:
optixx
2009-09-23 22:24:08 +02:00
parent 859dcadbac
commit ab3f7704f0
7 changed files with 73 additions and 6 deletions

View File

@@ -249,7 +249,7 @@ int main(void)
stdout = &uart_stdout;
banner();
system_init();
sram_init();
pwm_init();
shared_memory_init();
snes_reset_hi();