X68000 Beta - Updates and Releases

suverman
Posts: 84
Joined: Mon May 25, 2020 1:17 am
Has thanked: 42 times
Been thanked: 6 times

Re: X68000 beta - stopped working all of a sudden

Unread post by suverman »

Is MIDI output possible easily at this stage on the core? Midilink on MiSter is pretty incredible :)
dentnz
Core Developer
Posts: 54
Joined: Sun May 24, 2020 10:28 pm
Been thanked: 14 times

Re: X68000 beta - stopped working all of a sudden

Unread post by dentnz »

suverman wrote: Sun Jun 07, 2020 3:39 am Is MIDI output possible easily at this stage on the core? Midilink on MiSter is pretty incredible :)
Don’t see why not... be good to sort out 15khz video output... 24khz down to 15khz would also be nice somehow?
suverman
Posts: 84
Joined: Mon May 25, 2020 1:17 am
Has thanked: 42 times
Been thanked: 6 times

Re: X68000 beta - stopped working all of a sudden

Unread post by suverman »

dentnz wrote: Sun Jun 07, 2020 4:28 am
suverman wrote: Sun Jun 07, 2020 3:39 am Is MIDI output possible easily at this stage on the core? Midilink on MiSter is pretty incredible :)
Don’t see why not... be good to sort out 15khz video output... 24khz down to 15khz would also be nice somehow?
Wouldnt that fall under MiSTer framework? That is, scaling? I think even ao486 cannot run 31khz things on a 15khz natively - people use downscalers like Corio for that. Def would be pretty nice to have that option on the framework.
User avatar
Grabulosaure
Core Developer
Posts: 78
Joined: Sun May 24, 2020 7:41 pm
Location: Mesozoic
Has thanked: 3 times
Been thanked: 92 times
Contact:

Re: X68000 beta - stopped working all of a sudden

Unread post by Grabulosaure »

@dentnz

http://temlib.org/pub/mister/F68K.tar.gz

The disk emulation code is a bit special, based on microcode, I adapted a SCSI disk emulation which handled more commands.
If I understand correctly, it should be possible to handle both ASCI and SCSI commands (with 512B sectors) to support larger disks. And, then CDROM with yet another sector size.

I need to finish another thing now, before I could help on X68K
User avatar
dfilskov
Posts: 34
Joined: Sun May 24, 2020 9:35 pm
Has thanked: 26 times
Been thanked: 9 times
Contact:

Re: X68000 beta - stopped working all of a sudden

Unread post by dfilskov »

@puu

私たちのためにRBFファイルをコンパイルすることを検討してください...ファン! :) - 私たちは本当にあなたの素晴らしいコアを使いたいです。
jayp76
Posts: 30
Joined: Mon May 25, 2020 8:30 am
Has thanked: 1 time
Been thanked: 3 times

Re: X68000 beta - stopped working all of a sudden

Unread post by jayp76 »

I am new to the X68000. Does a translated Human68k exist?
puu
Core Developer
Posts: 112
Joined: Mon May 25, 2020 9:20 am
Location: Japan
Has thanked: 2 times
Been thanked: 139 times
Contact:

Re: X68000 beta - stopped working all of a sudden

Unread post by puu »

It is not sold outside of Japan and is a hobby-only machine, so I don't think there is one. You will have no choice but to rewrite the message part with a binary editor.
puu
Core Developer
Posts: 112
Joined: Mon May 25, 2020 9:20 am
Location: Japan
Has thanked: 2 times
Been thanked: 139 times
Contact:

Re: X68000 beta - stopped working all of a sudden

Unread post by puu »

I uploaded a version that does not use a 2nd SD card.
http://fpga8801.seesaa.net/archives/20200619-1.html
Jeruro
Posts: 24
Joined: Mon May 25, 2020 7:24 am
Has thanked: 29 times
Been thanked: 7 times

Re: X68000 beta - stopped working all of a sudden

Unread post by Jeruro »

Thanks for the update!

Are you going to update the fm sound chip with the latest version from Jotego?
User avatar
Chris23235
Top Contributor
Posts: 860
Joined: Sun May 24, 2020 8:45 pm
Has thanked: 112 times
Been thanked: 177 times

Re: X68000 beta - stopped working all of a sudden

Unread post by Chris23235 »

puu wrote: Thu Jun 18, 2020 4:36 pm I uploaded a version that does not use a 2nd SD card.
http://fpga8801.seesaa.net/archives/20200619-1.html
Is there a compiled version of this file?
User avatar
wark91
Core Developer
Posts: 334
Joined: Sun May 24, 2020 8:34 pm
Has thanked: 447 times
Been thanked: 94 times

Re: X68000 beta - stopped working all of a sudden

Unread post by wark91 »

Thank you Puu for this update. It is very usefull.
The package have some missing files (ktbln.hex, tbl6258.mif, ...)
I managed to compile the RBF getting those files from the previous package but the sound is not ok maybe an issue on my compilation.
User avatar
ron
Posts: 159
Joined: Sun May 24, 2020 7:02 pm
Has thanked: 67 times
Been thanked: 58 times

Re: X68000 beta - stopped working all of a sudden

Unread post by ron »

puu wrote: Thu Jun 18, 2020 4:36 pm I uploaded a version that does not use a 2nd SD card.
http://fpga8801.seesaa.net/archives/20200619-1.html
Thans a lot ! :D
User avatar
tontonkaloun
Posts: 354
Joined: Sun May 24, 2020 7:38 pm
Has thanked: 152 times
Been thanked: 52 times

Re: X68000 beta - stopped working all of a sudden

Unread post by tontonkaloun »

Hello,

super !!!!
actually there are missing files to compile it
User avatar
ron
Posts: 159
Joined: Sun May 24, 2020 7:02 pm
Has thanked: 67 times
Been thanked: 58 times

Re: X68000 beta - stopped working all of a sudden

Unread post by ron »

wark91 wrote: Thu Jun 18, 2020 7:01 pm Thank you Puu for this update. It is very usefull.
The package have some missing files (ktbln.hex, tbl6258.mif, ...)
I managed to compile the RBF getting those files from the previous package but the sound is not ok maybe an issue on my compilation.
Same for me !
puu
Core Developer
Posts: 112
Joined: Mon May 25, 2020 9:20 am
Location: Japan
Has thanked: 2 times
Been thanked: 139 times
Contact:

Re: X68000 beta - stopped working all of a sudden

Unread post by puu »

At this time, I didn't change code around sound.
I'll soon upload a version that compensates for the missing files.
(The only change is that)
User avatar
tontonkaloun
Posts: 354
Joined: Sun May 24, 2020 7:38 pm
Has thanked: 152 times
Been thanked: 52 times

Re: X68000 beta - stopped working all of a sudden

Unread post by tontonkaloun »

by recovering the missing files, I have sound
But I cannot use my files from my main SD. I must be wrong somewhere !

There is also no more support for the mouse?

my compiled file:
https://www.transfernow.net/VJAkNn062020
User avatar
wark91
Core Developer
Posts: 334
Joined: Sun May 24, 2020 8:34 pm
Has thanked: 447 times
Been thanked: 94 times

Re: X68000 beta - stopped working all of a sudden

Unread post by wark91 »

Thank you very much puu !
User avatar
tontonkaloun
Posts: 354
Joined: Sun May 24, 2020 7:38 pm
Has thanked: 152 times
Been thanked: 52 times

Re: X68000 beta - stopped working all of a sudden

Unread post by tontonkaloun »

a big thank-you Puu !!!!
User avatar
zomgugoff
Posts: 33
Joined: Sun May 24, 2020 8:54 pm

Re: X68000 beta - stopped working all of a sudden

Unread post by zomgugoff »

Where is the SRAM file supposed to go if we are not using the 2nd SD card?
puu
Core Developer
Posts: 112
Joined: Mon May 25, 2020 9:20 am
Location: Japan
Has thanked: 2 times
Been thanked: 139 times
Contact:

Re: X68000 beta - stopped working all of a sudden

Unread post by puu »

You have to stote SRAM image in MiSTer SD card "X68000" directory.
User avatar
wark91
Core Developer
Posts: 334
Joined: Sun May 24, 2020 8:34 pm
Has thanked: 447 times
Been thanked: 94 times

Re: X68000 beta - stopped working all of a sudden

Unread post by wark91 »

Maybe you need to rename your SRAM.DAT to SRAM.RAM to be opened by X68000 on the main SDCard if your file is name SRAM.DAT previously.
User avatar
wark91
Core Developer
Posts: 334
Joined: Sun May 24, 2020 8:34 pm
Has thanked: 447 times
Been thanked: 94 times

Re: X68000 beta - stopped working all of a sudden

Unread post by wark91 »

Last release can be compile without issue and the sound is return ! Thank you Puu !
tom5151
Posts: 2
Joined: Sun Jun 21, 2020 4:50 pm

Re: X68000 beta - stopped working all of a sudden

Unread post by tom5151 »

I've compiled the latest version, but with this one, when I select an HDF then reset, I'm stuck at "X68000 terminal V1.0" prompt.
Any idea ?
User avatar
tontonkaloun
Posts: 354
Joined: Sun May 24, 2020 7:38 pm
Has thanked: 152 times
Been thanked: 52 times

Re: X68000 beta - stopped working all of a sudden

Unread post by tontonkaloun »

tom5151 wrote: Sun Jun 21, 2020 4:52 pm I've compiled the latest version, but with this one, when I select an HDF then reset, I'm stuck at "X68000 terminal V1.0" prompt.
Any idea ?

I have the same problem as you, I only tested with d88 files
puu
Core Developer
Posts: 112
Joined: Mon May 25, 2020 9:20 am
Location: Japan
Has thanked: 2 times
Been thanked: 139 times
Contact:

Re: X68000 beta - stopped working all of a sudden

Unread post by puu »

Have you set the SRAM before loading the D88 and SASI files? SRAM does not need to be loaded because it has an initial value. I think that you can't load the disk image if some error occurs in loading SRAM and it stops midway. Immediately after starting the X68000, load the disk image and reset. Perhaps it is better to select SAVE CONFIGURATION after unmounting with [BS] in SRAM file selection.
User avatar
tontonkaloun
Posts: 354
Joined: Sun May 24, 2020 7:38 pm
Has thanked: 152 times
Been thanked: 52 times

Re: X68000 beta - stopped working all of a sudden

Unread post by tontonkaloun »

Hello,
It's what i do !
It's ok with the d88 files but not with the hdf files !
it's impossible to start on an hdf files (I don't load any Ram files)
I also noticed that if I eject a floppy disk and then load an hdf, the last floppy disk is loaded
User avatar
tontonkaloun
Posts: 354
Joined: Sun May 24, 2020 7:38 pm
Has thanked: 152 times
Been thanked: 52 times

Re: X68000 beta - stopped working all of a sudden

Unread post by tontonkaloun »

if it works for you? a compilation problem? On the previous version I have no problem
LFT
Posts: 19
Joined: Sun May 24, 2020 7:28 pm
Has thanked: 10 times
Been thanked: 3 times

Re: X68000 beta - stopped working all of a sudden

Unread post by LFT »

To use hdf, you need to turn floppy drives off. Or load a random floppy.
puu
Core Developer
Posts: 112
Joined: Mon May 25, 2020 9:20 am
Location: Japan
Has thanked: 2 times
Been thanked: 139 times
Contact:

Re: X68000 beta - stopped working all of a sudden

Unread post by puu »

I'm sorry, it seems that while opening the sources of PC-88 and X68000 at the same time and fixing PC-88, I mistakenly changed the VDNUM of X68000 from 4 to 2 by mistake with PC-88.
I will upload the modified RTL, but line 257 of X68000.cv, VDNUM(2) is only modified to VDNUM(4), so those who have already downloaded should just modify the relevant part.
puu
Core Developer
Posts: 112
Joined: Mon May 25, 2020 9:20 am
Location: Japan
Has thanked: 2 times
Been thanked: 139 times
Contact:

Re: X68000 beta - stopped working all of a sudden

Unread post by puu »

In addition, the circuit that four FDDs were recognized was corrected so that only two are recognized.
Post Reply