Searched refs:himemaddr (Results 1 – 4 of 4) sorted by relevance
182 adr = state->himemaddr + (GUSregd(GUSDRAMPOS24bit) & 0xfffff); in gus_read()476 adr = state->himemaddr + (GUSregd(GUSDRAMPOS24bit) & 0xfffff); in gus_write()522 destaddr = (char *) state->himemaddr + offset; /* wavetable RAM address */ in gus_dma_transferdata()
30 …uint8_t *himemaddr; /* 1024*1024 bytes used for storing uploaded samples (+32 additional bytes for… member
89 adr = (int8_t *) state->himemaddr + offset; in gus_mixvoices()97 adr = (int8_t *) state->himemaddr + offset; in gus_mixvoices()
285 s->emu.himemaddr = s->himem; in gus_realizefn()286 s->emu.gusdatapos = s->emu.himemaddr + 1024 * 1024 + 32; in gus_realizefn()