* XGKICK now uses memory-based GIF fifo.

This commit is contained in:
Ian Carmichael 1998-02-17 23:50:35 +00:00
parent f8611801b1
commit 374ed20d80

View File

@ -293,7 +293,7 @@ void getoption(VectorUnitState* state)
state->junk._vpepc = 0;
state->junk._is_verb = 0;
state->junk._is_dump = 0;
state->junk._pgpuif = 2;
state->junk._pgpuif = 4; /* MEMGPUIF */
state->junk._ITOP = 20;
state->junk._TOP = 10;