forked from libretro/libretro-fceumm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Disk transfer flag (bit 1 or register read $4030) is not set independently from the disk irq state. Transfer flag is automatically enabled when DiskSeekIRQ decrements to zero, meaning byte transfer is done and does not wait for disk irq. Flag is reset after serviced in $4030, $4031, $4024. (fix Putt Putt Golf)
- Loading branch information
1 parent
3a17e2a
commit 7cd8a0c
Showing
1 changed file
with
58 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters