mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 17:16:42 +00:00
* XGKICK now uses memory-based GIF fifo.
This commit is contained in:
parent
f8611801b1
commit
374ed20d80
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user