Hi!
I tested MSX-O-Mizer yesterday and it works great, but I have a question for you, guys: the depacker code (ROM version) includes the following:
; ------------------------------------------------------- ; MSX-O-Mizer v1.5f datas depacker *ROM based version* ; Improved from Metalbrain's z80 version. ; ------------------------------------------------------- ; source in hl ; dest in de ; 328 bytes which must be aligned on 8 bits boundary mom_map_bits_rom = 0xe000 ; 26 bytes located in ram mom_offset_table = 0xe000 + 328
So, how many RAM bytes does this code use? Does it use from E000h to E000h+328+26? Or does it just use 26 bytes? Why is there an offset then?
My main concern is if I can have data from E000h to E000h+328 without being modified.
Anyone out there knows the right answer?
Just in case: MSX-O-Mizer does a great job. The packing ratio is impressive!
ログイン/登録して投稿
