mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-28 23:49:26 +00:00
fix log bug
This commit is contained in:
parent
ee44e1ce42
commit
07e4e3686e
@ -201,7 +201,7 @@ namespace SANE
|
|||||||
|
|
||||||
StackFrame<2>(op);
|
StackFrame<2>(op);
|
||||||
|
|
||||||
Log("%04x DECSTR68K(%04x)\n", op);
|
Log("%04x DECSTR68K(%04x)\n", trap, op);
|
||||||
|
|
||||||
switch (op)
|
switch (op)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user