BIOSF CDDACMD: Difference between revisions
Jump to navigation
Jump to search
m (Created page with "==BIOSF_CDDACMD ($C0056A): Issue CDDA command == Command/track pair in D0. Hooks the VBL interrupt for a while. Category:BIOS calls") |
mNo edit summary |
||
Line 1: | Line 1: | ||
==BIOSF_CDDACMD ($C0056A): Issue CDDA command == | ==BIOSF_CDDACMD ($C0056A): Issue CDDA command == | ||
Command/track pair in D0. Hooks the VBL interrupt for a while. | Command.b/track.b pair in D0. Hooks the [[68k interrupts|VBL interrupt]] for a while. | ||
See [[CDDA]]. | |||
[[Category:BIOS calls]] | [[Category:BIOS calls]] |
Revision as of 06:07, 23 May 2011
BIOSF_CDDACMD ($C0056A): Issue CDDA command
Command.b/track.b pair in D0. Hooks the VBL interrupt for a while.
See CDDA.