Search results
Looking for golvellius
Score: 124.05 %,
Type: Forum topic , Comments: 18 comments
if you mean the MSX1 version, but here goes:
https://www.youtube.com/watch?v=KhYe0fDtblE
I ... goes:
https://www.youtube.com/watch?v=KhYe0fDtblE
That video is really from Golvellius 1, I ... the MSX1 version, but here goes:
https://www.youtube.com/watch?v=KhYe0fDtblE
I can't say I ...
the v9938 vram timings parts two: pattern modes (@Maxis: what your opinion?)
Score: 123.73 %,
Type: Forum topic , Comments: 41 comments
when filling a screen 0 page with charaters, while even on msx1 we can do this without being catched ... outputted to 0x98 port? (standard vram access)
- The register write? (i think no)
- the data outputted to VDP color register (cpu->vdp & vdp -> cpu commands)
i think is only for 0x98 write/read ...
Inferno style games
Score: 122.65 %,
Type: Forum topic , Comments: 66 comments
https://www.youtube.com/watch?v=228Y8k19Hj0
TheSpecialist wrote:
You are
TheSpecialist wrote:
You are missing the point ...
java on msx
Score: 122.41 %,
Type: Forum topic , Comments: 34 comments
hl,hl
5 ld a,l
12 out (0xfc),a ;mapper
5 ld a,h
12 out (0xf8),a ;gigamapper
5 exx
5 ld a,h
8 and 0x3F ;mask HL to page 0
5 ld h,a
8 ld l,(hl) ;byte result in hl'hl
11 push bc
11 ret
--
194
32bit ... a mouseroutine (that shows a mouse arrow that moves per pixel in screen 0 by mixing the pointer with the chars ...
ACID tests
Score: 122.23 %,
Type: Forum topic , Comments: 9 comments
about vdp specific acid tests. Are there known examples of commercial sw that do out-of-compliancy vdp access?
I mean: vdp accesses with hard-coded 0x98-0x9B ports.
Would be nice to have a sw ... point of view. The V99x8 has:
1) Two address lines: MODE0 and MODE1, thus it will appear as 4 ...
Bombaman: how to get / setup / run
Score: 121.16 %,
Type: Forum topic , Comments: 20 comments
Hi, all.
Bombaman is a very impressive piece of sw. Because of this i'm curious to see it running on a real hw.
I own a plain msx2 machine with 128K of ram e 128 of Vram. (NMS8245 by Philips), i also own a LPE-MMC-V4/6 Card and a MSX-MUSIC ...
