Commit Fix Hopefully.

git-svn-id: https://spexeah.com:8443/svn/Asuro@207 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
kieron
2017-10-22 00:00:27 +00:00
parent 1eb8256044
commit 4becc26686
13 changed files with 2 additions and 95 deletions

View File

@ -28,10 +28,8 @@ begin
outb($A1, $02);
outb($21, $01);
outb($A1, $01);
outb($21, $00);
outb($A1, $00);
console.writestringln('IRQ: INIT END.');
end;