Page 2 of 18
Re: X68000 beta - stopped working all of a sudden
Posted: Sun Jun 07, 2020 3:39 am
by suverman
Is MIDI output possible easily at this stage on the core? Midilink on MiSter is pretty incredible
Re: X68000 beta - stopped working all of a sudden
Posted: Sun Jun 07, 2020 4:28 am
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?
Re: X68000 beta - stopped working all of a sudden
Posted: Sun Jun 07, 2020 5:29 am
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.
Re: X68000 beta - stopped working all of a sudden
Posted: Sun Jun 07, 2020 8:11 am
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
Re: X68000 beta - stopped working all of a sudden
Posted: Sun Jun 07, 2020 2:48 pm
by dfilskov
@puu
私たちのためにRBFファイルをコンパイルすることを検討してください...ファン!
- 私たちは本当にあなたの素晴らしいコアを使いたいです。
Re: X68000 beta - stopped working all of a sudden
Posted: Tue Jun 09, 2020 1:39 pm
by jayp76
I am new to the X68000. Does a translated Human68k exist?
Re: X68000 beta - stopped working all of a sudden
Posted: Thu Jun 11, 2020 3:52 am
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.
Re: X68000 beta - stopped working all of a sudden
Posted: Thu Jun 18, 2020 4:36 pm
by puu
I uploaded a version that does not use a 2nd SD card.
http://fpga8801.seesaa.net/archives/20200619-1.html
Re: X68000 beta - stopped working all of a sudden
Posted: Thu Jun 18, 2020 5:44 pm
by Jeruro
Thanks for the update!
Are you going to update the fm sound chip with the latest version from Jotego?
Re: X68000 beta - stopped working all of a sudden
Posted: Thu Jun 18, 2020 5:51 pm
by Chris23235
Is there a compiled version of this file?
Re: X68000 beta - stopped working all of a sudden
Posted: Thu Jun 18, 2020 7:01 pm
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.
Re: X68000 beta - stopped working all of a sudden
Posted: Thu Jun 18, 2020 7:08 pm
by ron
Thans a lot !
Re: X68000 beta - stopped working all of a sudden
Posted: Thu Jun 18, 2020 7:35 pm
by tontonkaloun
Hello,
super !!!!
actually there are missing files to compile it
Re: X68000 beta - stopped working all of a sudden
Posted: Thu Jun 18, 2020 7:38 pm
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 !
Re: X68000 beta - stopped working all of a sudden
Posted: Fri Jun 19, 2020 3:23 am
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)
Re: X68000 beta - stopped working all of a sudden
Posted: Fri Jun 19, 2020 7:41 am
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
Re: X68000 beta - stopped working all of a sudden
Posted: Fri Jun 19, 2020 7:48 am
by wark91
Thank you very much puu !
Re: X68000 beta - stopped working all of a sudden
Posted: Fri Jun 19, 2020 3:13 pm
by tontonkaloun
a big thank-you Puu !!!!
Re: X68000 beta - stopped working all of a sudden
Posted: Sun Jun 21, 2020 2:56 am
by zomgugoff
Where is the SRAM file supposed to go if we are not using the 2nd SD card?
Re: X68000 beta - stopped working all of a sudden
Posted: Sun Jun 21, 2020 7:04 am
by puu
You have to stote SRAM image in MiSTer SD card "X68000" directory.
Re: X68000 beta - stopped working all of a sudden
Posted: Sun Jun 21, 2020 7:17 am
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.
Re: X68000 beta - stopped working all of a sudden
Posted: Sun Jun 21, 2020 12:41 pm
by wark91
Last release can be compile without issue and the sound is return ! Thank you Puu !
Re: X68000 beta - stopped working all of a sudden
Posted: Sun Jun 21, 2020 4:52 pm
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 ?
Re: X68000 beta - stopped working all of a sudden
Posted: Sun Jun 21, 2020 9:00 pm
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
Re: X68000 beta - stopped working all of a sudden
Posted: Mon Jun 22, 2020 3:38 am
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.
Re: X68000 beta - stopped working all of a sudden
Posted: Mon Jun 22, 2020 5:52 am
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
Re: X68000 beta - stopped working all of a sudden
Posted: Mon Jun 22, 2020 6:03 am
by tontonkaloun
if it works for you? a compilation problem? On the previous version I have no problem
Re: X68000 beta - stopped working all of a sudden
Posted: Mon Jun 22, 2020 8:34 am
by LFT
To use hdf, you need to turn floppy drives off. Or load a random floppy.
Re: X68000 beta - stopped working all of a sudden
Posted: Mon Jun 22, 2020 12:45 pm
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.
Re: X68000 beta - stopped working all of a sudden
Posted: Mon Jun 22, 2020 2:46 pm
by puu
In addition, the circuit that four FDDs were recognized was corrected so that only two are recognized.