One chip MSX improvement project

ページ 5/123
1 | 2 | 3 | 4 | | 6 | 7 | 8 | 9 | 10

By JohnHassink

Ambassador (5684)

JohnHassink さんの画像

26-04-2008, 16:04

Yes, it should chop.

IIRC there was another parameter which would mask it.

By HRA!

Champion (289)

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.

By HRA!

Champion (289)

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) *_*

By DamageX

Master (217)

DamageX さんの画像

27-04-2008, 05:48

thank you and keep up the good work Smile

By Ivan

Ascended (9371)

Ivan さんの画像

27-04-2008, 18:20

Yeah, keep up the good work HRA! Smile

By SaebaMSX

Hero (533)

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!

By KdL

Paragon (1485)

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.

By NYYRIKKI

Enlighted (6088)

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)

By SaebaMSX

Hero (533)

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

By spl

Paragon (1470)

spl さんの画像

28-04-2008, 13:54

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

ページ 5/123
1 | 2 | 3 | 4 | | 6 | 7 | 8 | 9 | 10