PC98 Core

User avatar
Alkadian
Top Contributor
Posts: 721
Joined: Thu May 28, 2020 9:55 am
Has thanked: 289 times
Been thanked: 116 times

Re: PC98 core

Unread post by Alkadian »

@Puu,
many thanks for this update.

@tontonkaloun
many thanks for sharing the .rbf.

In my case I am still experiencing the duplicated screen issues. Below my settings as advised by Puu:

DIP1-8 Extend
DIP1-3 Normal
DIP2-1 1
DIP2-2 Basic
DIP2-3 80
DIP2-4 25
DIP2-5 Keep
DIP2-6 Connect
DIP2-7 Control
DIP2-8 2.5MHz

I would appreciate your help. Would be possible for you to share the same .d88 files (YS 2) to see if mine are corrupted? That would be very much appreciated. I have been using different versions but to no avail.

Many thanks!
User avatar
Alkadian
Top Contributor
Posts: 721
Joined: Thu May 28, 2020 9:55 am
Has thanked: 289 times
Been thanked: 116 times

Re: PC98 core

Unread post by Alkadian »

tontonkaloun wrote: Sat Jan 16, 2021 3:41 pm
Alkadian wrote: Sat Jan 16, 2021 3:37 pm @Puu,
many thanks for this update.

@tontonkaloun
many thanks for sharing the .rbf.

In my case I am still experiencing the duplicated screen issues. Below my settings as advised by Puu:

DIP1-8 Extend
DIP1-3 Normal
DIP2-1 1
DIP2-2 Basic
DIP2-3 80
DIP2-4 25
DIP2-5 Keep
DIP2-6 Connect
DIP2-7 Control
DIP2-8 2.5MHz

I would appreciate your help. Would be possible for you to share the same .d88 files (YS 2) to see if mine are corrupted? That would be very much appreciated. I have been using different versions but to no avail.

Many thanks!
Fantastic, many thanks for that! That worked like a charm! Would you please let me know how to config the buttons? Thanks a lot!
Cohge
Posts: 4
Joined: Mon May 25, 2020 12:59 am
Has thanked: 9 times

Re: PC98 core

Unread post by Cohge »

tontonkaloun wrote: Sat Jan 16, 2021 10:37 am Thank you Mr Puu for the last release
I will test
Strange, this release version Zet98_20210116 wont boot, black screen and no OSD very like the first .rbf version.
The Zet98_20210115.rbf works, can load dos6.2.D88 and the Ys_1.D88 loads but the grafics are glitched...

Using this bios you attached on other post:
https://www.swisstransfer.com/d/e56697e ... 4bcb630b26
User avatar
tontonkaloun
Posts: 354
Joined: Sun May 24, 2020 7:38 pm
Has thanked: 152 times
Been thanked: 51 times

Re: PC98 core

Unread post by tontonkaloun »

Cohge wrote: Sat Jan 16, 2021 5:25 pm
tontonkaloun wrote: Sat Jan 16, 2021 10:37 am Thank you Mr Puu for the last release
I will test
Strange, this release version Zet98_20210116 wont boot, black screen and no OSD very like the first .rbf version.
The Zet98_20210115.rbf works, can load dos6.2.D88 and the Ys_1.D88 loads but the grafics are glitched...

Using this bios you attached on other post:
https://www.swisstransfer.com/d/e56697e ... 4bcb630b26
this is strange, because this version works fine on my MiSTer with these files
User avatar
Alkadian
Top Contributor
Posts: 721
Joined: Thu May 28, 2020 9:55 am
Has thanked: 289 times
Been thanked: 116 times

Re: PC98 core

Unread post by Alkadian »

Guys,

I have being doing further tests. Basically if I run the game Albion for example, it looks like the graphic is OK when it boots up but, after 1-2 seconds, I get the duplicated screens issue mentioned before. Attached a few screenshots:

Also did you manage to setup the controls with any game? Maybe I am missing the obvious but I couldn't figure out how to do it.

I have also attached the game in question.

Thanks!
Attachments
Albion.zip
(958.07 KiB) Downloaded 369 times
20210116_223958-screen.png
20210116_223958-screen.png (17.36 KiB) Viewed 45098 times
20210116_223956-screen.png
20210116_223956-screen.png (9.53 KiB) Viewed 45098 times
20210116_223848-screen.png
20210116_223848-screen.png (16.43 KiB) Viewed 45098 times
puu
Core Developer
Posts: 111
Joined: Mon May 25, 2020 9:20 am
Location: Japan
Has thanked: 2 times
Been thanked: 130 times
Contact:

Re: PC98 core

Unread post by puu »

Excuse me. The gamepad is connected to the FM sound source GPIO, but the FM sound source is not implemented yet. Therefore, even if there is a gamepad setting, it cannot be used. HDD is also set, but it cannot be used.
User avatar
Alkadian
Top Contributor
Posts: 721
Joined: Thu May 28, 2020 9:55 am
Has thanked: 289 times
Been thanked: 116 times

Re: PC98 core

Unread post by Alkadian »

puu wrote: Sat Jan 16, 2021 11:06 pm Excuse me. The gamepad is connected to the FM sound source GPIO, but the FM sound source is not implemented yet. Therefore, even if there is a gamepad setting, it cannot be used. HDD is also set, but it cannot be used.
Hi puu,

I see now. My fault, I was not aware of it. Many thanks for your kind explanations. Very much appreciated!
puu
Core Developer
Posts: 111
Joined: Mon May 25, 2020 9:20 am
Location: Japan
Has thanked: 2 times
Been thanked: 130 times
Contact:

Re: PC98 core

Unread post by puu »

The addresses of screen 1 and screen 2 of the graphics screen overlapped by half.
It takes time to upload, so if you are compiling from source, you can fix it by modifying the following.
mem_addr_pkg_MiSTer.vhd (for DE0-CV people, mem_addr_pkg_DE0CV.vhd)
Near the 16th line
was:
constant RAM_VRAMB :std_logic_vector(27 downto 0) :=x"0048000";
is:
constant RAM_VRAMB :std_logic_vector(27 downto 0) :=x"0050000";
puu
Core Developer
Posts: 111
Joined: Mon May 25, 2020 9:20 am
Location: Japan
Has thanked: 2 times
Been thanked: 130 times
Contact:

Re: PC98 core

Unread post by puu »

User avatar
wark91
Core Developer
Posts: 334
Joined: Sun May 24, 2020 8:34 pm
Has thanked: 447 times
Been thanked: 94 times

Re: PC98 core

Unread post by wark91 »

Thanks Puu !
Attachments
Zet98_fix_overlap_20210118.zip
(1.22 MiB) Downloaded 467 times
User avatar
Alkadian
Top Contributor
Posts: 721
Joined: Thu May 28, 2020 9:55 am
Has thanked: 289 times
Been thanked: 116 times

Re: PC98 core

Unread post by Alkadian »

puu wrote: Mon Jan 18, 2021 2:33 pm New rtl was uploaded.
http://fpga8801.seesaa.net/archives/20210118-1.html
Hi puu,

That's great, many thanks for this new release that fixed the overlapped screens issue! Albion is looking good now :lol:
Attachments
20210118_203729-screen.png
20210118_203729-screen.png (20.23 KiB) Viewed 44840 times
User avatar
Alkadian
Top Contributor
Posts: 721
Joined: Thu May 28, 2020 9:55 am
Has thanked: 289 times
Been thanked: 116 times

Re: PC98 core

Unread post by Alkadian »

wark91 wrote: Mon Jan 18, 2021 7:32 pmThanks Puu !
Thanks for sharing the .rbf!
puu
Core Developer
Posts: 111
Joined: Mon May 25, 2020 9:20 am
Location: Japan
Has thanked: 2 times
Been thanked: 130 times
Contact:

Re: PC98 core

Unread post by puu »

User avatar
Alkadian
Top Contributor
Posts: 721
Joined: Thu May 28, 2020 9:55 am
Has thanked: 289 times
Been thanked: 116 times

Re: PC98 core

Unread post by Alkadian »

puu wrote: Mon Jan 25, 2021 11:03 pm New rtl was released.
http://fpga8801.seesaa.net/archives/20210126-1.html
Thanks puu, I will try it and come back to you!
User avatar
tontonkaloun
Posts: 354
Joined: Sun May 24, 2020 7:38 pm
Has thanked: 152 times
Been thanked: 51 times

Re: PC98 core

Unread post by tontonkaloun »

Thanks Mr Puu
Attachments
Zet98_20210125.zip
(1.23 MiB) Downloaded 435 times
caffeinekid
Posts: 75
Joined: Wed Nov 04, 2020 10:03 am
Has thanked: 21 times
Been thanked: 14 times

Re: PC98 core

Unread post by caffeinekid »

What other files (bios?) do I need to be able to use this, please? I'm excited by the fast progress and want to try it out.
pcfreak324
Posts: 50
Joined: Mon Jun 01, 2020 12:14 pm
Has thanked: 3 times
Been thanked: 12 times

Re: PC98 core

Unread post by pcfreak324 »

caffeinekid wrote: Wed Jan 27, 2021 8:55 am What other files (bios?) do I need to be able to use this, please? I'm excited by the fast progress and want to try it out.
See this post on page 3 of the thread: viewtopic.php?p=15781#p15781
caffeinekid
Posts: 75
Joined: Wed Nov 04, 2020 10:03 am
Has thanked: 21 times
Been thanked: 14 times

Re: PC98 core

Unread post by caffeinekid »

pcfreak324 wrote: Thu Jan 28, 2021 6:58 pm
caffeinekid wrote: Wed Jan 27, 2021 8:55 am What other files (bios?) do I need to be able to use this, please? I'm excited by the fast progress and want to try it out.
See this post on page 3 of the thread: viewtopic.php?p=15781#p15781
I tried that file and I just get a black screen and a few beeps... Is that normal or am I doing something wrong?
User avatar
mapf
Posts: 153
Joined: Mon Aug 31, 2020 8:05 pm
Has thanked: 58 times
Been thanked: 51 times

Re: PC98 Core

Unread post by mapf »

I managed to get the core running by copying the provided boot.rom to Games/Zet98, setting the switches in the OSD to the values described in one of the prior posts by the developer of the core and inserting a PC-98 MS-DOS disk in D88 format. I saved the settings in the OSD, and reset using the OSD function.

Blank screen appears to be normal, there were no BIOS messages during startup and it takes a little while for DOS to boot.
User avatar
wark91
Core Developer
Posts: 334
Joined: Sun May 24, 2020 8:34 pm
Has thanked: 447 times
Been thanked: 94 times

Re: PC98 Core

Unread post by wark91 »

Thank you @puu-san for your hard work.
On last release, I can hear sound on some games and I'm able to use game pad on YS 1 now :)
Zet98_20210202.zip
(1.27 MiB) Downloaded 494 times
zwartgat
Posts: 2
Joined: Fri Sep 11, 2020 7:07 pm

Re: PC98 Core

Unread post by zwartgat »

Would someone mind re-posting in a manner allowable by the forum rules (like the previous expired link to swisstransfer) the bios boot.rom file, or provide instructions on how to recreate it, or perhaps email me a copy? I managed to create a boot.rom file from bits of the pc9801f.zip that is part of MAME, and it will boot into NEC D88 Basic, but I cannot get it to boot from a D88 floppy image for the life of me.

Thanks in advance!

-zwartgat

zwartgat59@gmail.com
zwartgat
Posts: 2
Joined: Fri Sep 11, 2020 7:07 pm

Re: PC98 Core

Unread post by zwartgat »

Nevermind! I re-read the entire thread again and realized that the BIOS.ROM that one manipulates with Mr. Puu's BIOS/mkrom.sh is really IPF.ROM from a PC98-DO. Or at least that works!

Thank you to everyone for testing and especially to Mr. Puu for the amazing core!

-zwartgat
killersquirel
Posts: 55
Joined: Sun May 24, 2020 9:28 pm
Has thanked: 5 times
Been thanked: 11 times

Re: PC98 Core

Unread post by killersquirel »

Where did you find the IPF.rom file?
User avatar
tontonkaloun
Posts: 354
Joined: Sun May 24, 2020 7:38 pm
Has thanked: 152 times
Been thanked: 51 times

Re: PC98 Core

Unread post by tontonkaloun »

@Mr Puu

Thank's for the new version
Attachments
Zet98_20210217.rar
(1.36 MiB) Downloaded 569 times
User avatar
wark91
Core Developer
Posts: 334
Joined: Sun May 24, 2020 8:34 pm
Has thanked: 447 times
Been thanked: 94 times

Re: PC98 Core

Unread post by wark91 »

Thank You Puu-san
Attachments
20210217_172902-screen.png
20210217_172902-screen.png (40.41 KiB) Viewed 43224 times
Faithless
Posts: 2
Joined: Sat Feb 20, 2021 2:35 am
Has thanked: 1 time

Re: PC98 Core

Unread post by Faithless »

Hi everyone!

Recent Mister user and I'm having a blast with the x68000 core! Thanks Puu for the amazing work there!

Now I would like to give the PC98 a go. Problem is that I'm unable to unpack the qar file to generate the bios. Could someone please send me the mkbios script?

Thanks!
User avatar
tontonkaloun
Posts: 354
Joined: Sun May 24, 2020 7:38 pm
Has thanked: 152 times
Been thanked: 51 times

Re: PC98 Core

Unread post by tontonkaloun »

Faithless wrote: Sat Feb 20, 2021 2:39 am Hi everyone!

Recent Mister user and I'm having a blast with the x68000 core! Thanks Puu for the amazing work there!

Now I would like to give the PC98 a go. Problem is that I'm unable to unpack the qar file to generate the bios. Could someone please send me the mkbios script?

Thanks!
hello
Attachments
tonton.rar
(176.72 KiB) Downloaded 588 times
Faithless
Posts: 2
Joined: Sat Feb 20, 2021 2:35 am
Has thanked: 1 time

Re: PC98 Core

Unread post by Faithless »

tontonkaloun wrote: Sat Feb 20, 2021 10:10 am
Faithless wrote: Sat Feb 20, 2021 2:39 am Hi everyone!

Recent Mister user and I'm having a blast with the x68000 core! Thanks Puu for the amazing work there!

Now I would like to give the PC98 a go. Problem is that I'm unable to unpack the qar file to generate the bios. Could someone please send me the mkbios script?

Thanks!
hello
Thank you so much for this! Finally able to boot the core now!
Took me a while to figure that the GDC clock was screwing up the image of the games.

Now looking for a HDF to HDI converter and I'm golden. Thanks again!!
User avatar
Alkadian
Top Contributor
Posts: 721
Joined: Thu May 28, 2020 9:55 am
Has thanked: 289 times
Been thanked: 116 times

Re: PC98 Core

Unread post by Alkadian »

wark91 wrote: Wed Feb 17, 2021 4:31 pm Thank You Puu-san
I have missed this update!

@puu thank you for your very much appreciated work!

@wark91,

Would you mind sharing the .d88 of Rusty? I have tried to convert the .hdi version with virtual floppy image converter but the .d88 I have got doesn't boot at all.

Thanks!
User avatar
wark91
Core Developer
Posts: 334
Joined: Sun May 24, 2020 8:34 pm
Has thanked: 447 times
Been thanked: 94 times

Re: PC98 Core

Unread post by wark91 »

@alkadian, what is the software you use to convert floppies of Rusty ? Is vfic ? Is the floppies converted working on the PC 98 emulator ?
Do you have just black screen or a message ?
Thanks,
Post Reply