Previous 199869 Revisions Next

r34511 Tuesday 20th January, 2015 at 17:27:08 UTC by David Haywood
oops, didn't mean to change this (nw)
[src/mame/machine]315-5881_crypt.h

trunk/src/mame/machine/315-5881_crypt.h
r243022r243023
4040private:
4141
4242   enum {
43      BUFFER_SIZE = 32768*8, LINE_SIZE = 512*8,
43      BUFFER_SIZE = 32768, LINE_SIZE = 512,
4444      FLAG_COMPRESSED = 0x10000, FLAG_LINE_SIZE_512 = 0x20000
4545   };
4646


Previous 199869 Revisions Next


© 1997-2024 The MAME Team