Hi Dreamcasters,
Just a quick question: shouldn't the count in the statement
/* load microcode, and clear memory */
bus_space_set_region_4(sc->sc_memt, sc->sc_aica_memh,
0, 0, AICA_RAM_SIZE);
in dreamcast/dev/g2/aica.c actually be AICA_RAM_SIZE/4?
Anders