Files
HxCFloppyEmulator/libusbhxcfe/sources/cpld_opcodes.h
T
Jean-François DEL NERO 95a7a1ed2a USB Floppy emulator lib.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libusbhxcfe/trunk@368 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2012-04-17 22:31:45 +00:00

10 lines
198 B
C

#define SETINDEX_H0_OPCODE 0xC0
#define SETINDEX_H1_OPCODE 0x0C
#define NOP_H0_OPCODE 0x70
#define NOP_H1_OPCODE 0x07
#define SETBITRATE_H0_OPCODE 0xD0
#define SETBITRATE_H1_OPCODE 0x0D