summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/vrc4373.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/vrc4373.h')
-rw-r--r--src/devices/machine/vrc4373.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/vrc4373.h b/src/devices/machine/vrc4373.h
index bf2ed1fd153..ce7a3f11e92 100644
--- a/src/devices/machine/vrc4373.h
+++ b/src/devices/machine/vrc4373.h
@@ -50,7 +50,7 @@
#define PCI_BUS_CLOCK 33000000
// Number of dma words to transfer at a time, real hardware bursts 8
-#define DMA_BURST_SIZE 128
+#define DMA_BURST_SIZE 128
#define DMA_TIMER_PERIOD attotime::from_hz(PCI_BUS_CLOCK / 32)
#define DMA_BUSY 0x80000000