LZ4 for vag not supported yet
This commit is contained in:
@@ -58,8 +58,6 @@ namespace JabyEngine {
|
||||
simple_assert(1, SPU_MMU::allocate(1, 0x800), calculate_spu_adr(0x600));
|
||||
simple_assert(2, SPU_MMU::allocate(0, 0x300), calculate_spu_adr(0x0));
|
||||
simple_assert(3, SPU_MMU::allocate(2, 0x300), calculate_spu_adr(0x300));
|
||||
|
||||
// TODO: More tests
|
||||
}
|
||||
|
||||
namespace boot {
|
||||
|
||||
Reference in New Issue
Block a user