-
```
The MSX home-computer used some standarized graphic file formats:
1) MSX-BASIC Graphic format.
- Extensions: GRP, SCx (x = screen mode used: SC2,SC5,SC6,SC7,SC8,SCC)
- Palette data included on th…
-
```
The MSX home-computer used some standarized graphic file formats:
1) MSX-BASIC Graphic format.
- Extensions: GRP, SCx (x = screen mode used: SC2,SC5,SC6,SC7,SC8,SCC)
- Palette data included on th…
-
```
The MSX home-computer used some standarized graphic file formats:
1) MSX-BASIC Graphic format.
- Extensions: GRP, SCx (x = screen mode used: SC2,SC5,SC6,SC7,SC8,SCC)
- Palette data included on th…
-
```
The MSX home-computer used some standarized graphic file formats:
1) MSX-BASIC Graphic format.
- Extensions: GRP, SCx (x = screen mode used: SC2,SC5,SC6,SC7,SC8,SCC)
- Palette data included on th…
-
Add support for images greater than 255 pixels. This should be already possibile, but it should be checked against each video chipset:
- [ ] PUT IMAGE / GET IMAGE with >255 pixels width for gtia
-…
-
```
The MSX home-computer used some standarized graphic file formats:
1) MSX-BASIC Graphic format.
- Extensions: GRP, SCx (x = screen mode used: SC2,SC5,SC6,SC7,SC8,SCC)
- Palette data included on th…
-
```
The MSX home-computer used some standarized graphic file formats:
1) MSX-BASIC Graphic format.
- Extensions: GRP, SCx (x = screen mode used: SC2,SC5,SC6,SC7,SC8,SCC)
- Palette data included on th…
-
```
The MSX home-computer used some standarized graphic file formats:
1) MSX-BASIC Graphic format.
- Extensions: GRP, SCx (x = screen mode used: SC2,SC5,SC6,SC7,SC8,SCC)
- Palette data included on th…
-
**Describe the bug**
If interrupt occurred when executing `vmem_read()` or `vmem_write()` on R800 CPU mode, interrupt routine slows down.
Because the current implementation of `vmem_read()` and `vme…
-
**Reported by manuelbi on 2008-10-22 18:45 UTC**
See http://www.msx.org/forumtopic9087.html
The sprite cloning effect is used in the Alankomaat demo by Bandwagon. At some point you see 3 'fires' wavi…