mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
Update ACDRAW/ACDSAMP reg names in DSPTables and DSPSpy tests
This commit is contained in:

committed by
Tillmann Karras

parent
d517fe25f1
commit
c460cafecf
@ -31,7 +31,7 @@ call load_hw_reg_to_regs
|
||||
call send_back ; check the accelerator regs before a read
|
||||
|
||||
bloopi #40, end_of_loop
|
||||
lr $IX3, @ARAM
|
||||
lr $IX3, @ACDSAMP
|
||||
call load_hw_reg_to_regs
|
||||
call send_back ; after a read
|
||||
end_of_loop:
|
||||
|
Reference in New Issue
Block a user