Some dma changes to make the world a better place
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4279
This commit is contained in:
parent
95ac285db1
commit
e20e8fa92c
2 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ enum DMAEvent {
|
|||
DMA_REACHED_TC,
|
||||
DMA_MASKED,
|
||||
DMA_UNMASKED,
|
||||
DMA_TRANSFEREND
|
||||
// DMA_TRANSFEREND, this shouldn't really be a ignal
|
||||
};
|
||||
|
||||
class DmaChannel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue