Autor
| MSX-O-Mizer v1.4
|
ARTRAG msx master Mensajes: 1802 | Publicado: Septiembre 04 2008, 16:38   |
sorry mem corruption is in my own files, not in your code.....
I solved that bug
|
|
ARTRAG msx master Mensajes: 1802 | Publicado: Septiembre 23 2008, 10:41   |
It seems that both msx-o-mizer and pletter cannot correctly expand with their VRAM depaker data in VRAM on MSX2
It could depend on the limit of 16K imposed by the msx1 way of setting the read/write addresses.
Is there any compressor/depacker able to work In vram on data larger that 16K (or better across the boundaries of the 16K limits) ?
I tried (without success) to study a patch but it seems too complex for me.
|
|
Arjan msx addict Mensajes: 479 | Publicado: Septiembre 23 2008, 11:16   |
I think you just have to replace the code to set the VRAM pointer (mom_copy_bytes_to_vram and mom_write_byte_vram), getting 64k support is easy this way. Adding support for both 64k banks shouldn't be too hard either.
|
|
|
|
|