mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
various bugfixes
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@282 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
e41da5ce07
commit
80db44425a
8 changed files with 82 additions and 109 deletions
|
@ -1459,7 +1459,6 @@ DoInterrupt:
|
|||
bne DoInterrupt_mode1
|
||||
tst r1,#2
|
||||
bne DoInterrupt_mode2
|
||||
b DoInterrupt_mode0
|
||||
|
||||
DoInterrupt_mode0:
|
||||
;@ get 3 byte vector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue