Removed unused function
1 files changed, 0 insertions(+), 9 deletions(-) M src/main.c
M src/main.c => src/main.c +0 -9
@@ 71,15 71,6 @@ system_cmd(Uint8 *ram, Uint16 addr) } } -Uint8 -screen_dei(Uint8 *d, Uint8 port) -{ - switch(port) { - - default: return d[port]; - } -} - void audio_deo(Uint8 *d, Uint8 port) {