From e275e7614ed1f92e5647cdf58042c3b00962f3a6 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Mon, 14 Oct 2002 18:10:52 +0000 Subject: [PATCH] Whitespace changes. committer: mfx 1034619052 +0000 --- src/p_ps1.cpp | 4 ++-- src/stub/l_ps1.asm | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/p_ps1.cpp b/src/p_ps1.cpp index 0e032d33..b31c7d65 100644 --- a/src/p_ps1.cpp +++ b/src/p_ps1.cpp @@ -142,8 +142,8 @@ bool PackPs1::canPack() int PackPs1::buildLoader(const Filter *) { initLoader(nrv_loader,sizeof(nrv_loader)); - addLoader("PSXPREP0","PSXSTSZ0","PSXMAIN0", - ih.tx_ptr&0xffff ? "PSXJSTA0" : "PSXJSTH0", + addLoader("PSXPREP0","PSXSTSZ0","PSXMAIN0", + ih.tx_ptr&0xffff ? "PSXJSTA0" : "PSXJSTH0", "PSXDECO0", NULL); #ifdef EIGHTBIT diff --git a/src/stub/l_ps1.asm b/src/stub/l_ps1.asm index 5d3d2914..9ffc6511 100644 --- a/src/stub/l_ps1.asm +++ b/src/stub/l_ps1.asm @@ -84,8 +84,8 @@ copyloop: ori a2,'OL' ; load DECOMPDATA LO offset ; __PSXJSTAZ__ ; __PSXJSTH0__ - jr a3 ; - lui a2,'OH' ; same for HI only !(offset&0xffff) + jr a3 ; + lui a2,'OH' ; same for HI only !(offset&0xffff) ; __PSXJSTHZ__ ; =============