package sega.dreamcast.gdrom; public interface GdromCommandPacketInterface { public int getByte(int ix); }