1
0
Fork 0

New variable dma.cpp needs

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1420
This commit is contained in:
Sjoerd van der Berg 2003-11-09 08:19:54 +00:00
parent 6a3c799e18
commit d44c54a994

View file

@ -105,6 +105,7 @@ public:
Bit32s currcnt;
DmaController *myController;
bool DMA16;
bool addr_changed;
public:
Bit8u dmamode;
bool dir;