One chip MSX improvement project

Page 5/123
1 | 2 | 3 | 4 | | 6 | 7 | 8 | 9 | 10

Par JohnHassink

Ambassador (5672)

Portrait de JohnHassink

26-04-2008, 16:04

Yes, it should chop.

IIRC there was another parameter which would mask it.

Par HRA!

Champion (289)

Portrait de HRA!

26-04-2008, 16:25

CHOP:
100 SCREEN1
110 LOCATE 0,0: PRINT "TEST"
120 FORI=0TO255:SETSCROLL I,0,1:NEXTI

SET SCROLL <horz. scroll>, <vert. scroll>, <left 8pixel mask enable>

<left 8pixel mask enable> = 0 : NOT CHOP
<left 8pixel mask enable> = 1 : CHOP

-----

EMSX_TOP_20080436_004.zip is not supported left mask on SCREEN0.
However, in other screen modes, it sees it as well as FS-A1ST.

Par HRA!

Champion (289)

Portrait de HRA!

26-04-2008, 18:48

New update PLD:
http://www5d.biglobe.ne.jp/~hra/note/onechipmsx/files/emsx_top_20080426_005.zip

Updates:
(1) VDP S#0 "5th sp#" bit fixed.

In some games, the sprite display is improved :)

BUG:
Sprite of VampireKiller is abnormal (blinking) *_*

Par DamageX

Master (217)

Portrait de DamageX

27-04-2008, 05:48

thank you and keep up the good work Smile

Par Ivan

Ascended (9353)

Portrait de Ivan

27-04-2008, 18:20

Yeah, keep up the good work HRA! Smile

Par SaebaMSX

Hero (533)

Portrait de SaebaMSX

27-04-2008, 18:47

Next week I'm going to play with my 1chip, so I will try the newer HRA's updating (I still use the original one).

So thanks for your updates/improvements HRA & KDL!

Par KdL

Paragon (1451)

Portrait de KdL

27-04-2008, 20:53

SaebaMSX:

Do you remember that to use latest HRA! model is required a special file with MSX2+ BIOS as 1st file on SD-CARD. Evil

OCM_BIOS_MSX2+_GENERIC_UNPATCHED_NO-RTCSAVE

www.msx.org/forumtopic8494p15.html


Filename to use: ANY

for e.g. BOOTMSX2.DAT, MSX2BIOS.DAT, OCM_BIOS.DAT, etc.

Par NYYRIKKI

Enlighted (6067)

Portrait de NYYRIKKI

28-04-2008, 07:12

Do you remember that to use latest HRA! model is required a special file with MSX2+ BIOS as 1st file on SD-CARD. Evil
That is not required... It works just fine without... MSX2+ BIOS is required only if you want to run MSX2+ software. (and not always even then)

Par SaebaMSX

Hero (533)

Portrait de SaebaMSX

28-04-2008, 13:10

KdL, I did not remember that, but thanks for the info!

I am supposed to have a Philips 8245 with v9958 and the roms are not changed, just the VDP was replaced (and the required circuitry) [thanks guillian!]. So is this the same here, NYYRIKKI? Tongue

Is it easy to get the Kanji Font & ROMs from MegaSD from the OCM to do all this stuff with the BIOS? If it is not, and someone have them dumped, it would be easier for me! Tongue

Par spl

Paragon (1470)

Portrait de spl

28-04-2008, 13:54

I will wait to the next KdL pack with all these new features Smile

Page 5/123
1 | 2 | 3 | 4 | | 6 | 7 | 8 | 9 | 10