Commodore 128 for the MiSTer?

User avatar
kathleen
Top Contributor
Posts: 414
Joined: Fri Jun 26, 2020 4:23 am
Location: Belgium
Has thanked: 226 times
Been thanked: 136 times

Re: Commodore 128 for the MiSTer?

Unread post by kathleen »

Hi @eriks5,

First of all thank you for your amazing work on this core. I've just tried and played a bit with Geos in 80col with the latest update of the core and no video issue on my side except that the image is not centered, but is it stable at least it seems to be. I'm using the VGA however, don't know if this has an impact.

NODATE-screen_0010.png
NODATE-screen_0010.png (258.56 KiB) Viewed 6270 times

かすりん

deadlocked
Posts: 11
Joined: Mon May 17, 2021 7:08 pm
Been thanked: 1 time

Re: Commodore 128 for the MiSTer?

Unread post by deadlocked »

eriks5 wrote: Thu Sep 14, 2023 7:58 am

Nice. Thanks guys. Was planning on releasing yesterday but found a last-minute bug. A weird one even. Could you guys check GEOS 128 in 80-col mode? For me, the video output is sometimes unstable. Weird thing is, when I recompile with signaltap, it's stable :|

So there might be some issue in the synthesis where the result depends on randomness during build time.

For me, I tried a D81 image and a D64 image and both hang on the grey background screen. It seems that the desktop never loads.

deadlocked
Posts: 11
Joined: Mon May 17, 2021 7:08 pm
Been thanked: 1 time

Re: Commodore 128 for the MiSTer?

Unread post by deadlocked »

Never mind, greedy me read the part where REU and GeoRAM do not conflict so I enabled both. GEOS hates having REU and GeoRAM enabled at the same time, so I disabled the REU and now it boots up.

I toyed around with it a bit and it seems to be fine, no video instability or graphical glitches that I could see in both 40 column and 80 column modes.

Please excuse the horrible photo, my phone camera hates LCD screens for some reason. On my screen, the background is grey, not blue like on the photo. I am using HDMI, if that helps.

cameringo_20230914_190800.jpg
cameringo_20230914_190800.jpg (2.05 MiB) Viewed 6183 times

{edit}

I just noticed that I have GeoRAM set to 4MB and REU set to 16MB on my C64 core and GEOS loads fine there. Not sure if GEOS hanging with both enabled on the C128 core is due to differences in GEOS128 itself or some bug in the GeoRAM/REU implementation on the C128 core, but I would not consider this issue something to hold up a release for.

Thanks erik5! This is honestly awesome work.

eriks5
Core Developer
Posts: 80
Joined: Sat May 21, 2022 11:51 am
Has thanked: 38 times
Been thanked: 182 times
Contact:

Re: Commodore 128 for the MiSTer?

Unread post by eriks5 »

Confirmed a regression with the REU in C128 mode. I initially thought it was only in CP/M mode (for which it never worked), but it's also broken in C128 mode now.

I never touched the REU implementation, it's straight from the C64 core, so time to dive into that. The changes made in the system timing to get the VIC display correct in 2 MHz mode probably causes a timing issue with the REU.

eriks5
Core Developer
Posts: 80
Joined: Sat May 21, 2022 11:51 am
Has thanked: 38 times
Been thanked: 182 times
Contact:

Re: Commodore 128 for the MiSTer?

Unread post by eriks5 »

And for the curious, this is what GEOS looks like in the build I wanted to release last Wednesday

geos128unstable.gif
geos128unstable.gif (185.86 KiB) Viewed 5849 times
deadlocked
Posts: 11
Joined: Mon May 17, 2021 7:08 pm
Been thanked: 1 time

Re: Commodore 128 for the MiSTer?

Unread post by deadlocked »

It definitely does NOT look like that for me. I have ran GEOS128 several times since my last post just to see if I could make it glitch but the screen looks rock solid to me.

I ran it from cold boot, from warm boot, switched to another core and back to the C128 and ran GEOS128 again and I could not make the screen glitch at all.

{EDIT}

I run JiffyDOS permanently on both my C64 and C128 core. I have attached my video settings, Does it still glitch for you with these settings?

cameringo_20230916_190643.jpg
cameringo_20230916_190643.jpg (1.12 MiB) Viewed 5756 times
eriks5
Core Developer
Posts: 80
Joined: Sat May 21, 2022 11:51 am
Has thanked: 38 times
Been thanked: 182 times
Contact:

Re: Commodore 128 for the MiSTer?

Unread post by eriks5 »

Don't think changing the settings changes it, when it occurs. Just the fact that it occurs on some builds and not others indicates a deeper problem I need to dive into.

eriks5
Core Developer
Posts: 80
Joined: Sat May 21, 2022 11:51 am
Has thanked: 38 times
Been thanked: 182 times
Contact:

Re: Commodore 128 for the MiSTer?

Unread post by eriks5 »

New version has been released and should be available from the downloader soon.

@alynna this version should now be stable enough for you to build upon, I expect (hope) no more big changes are needed to the main sysclk state machine

kubbie
Posts: 69
Joined: Mon May 25, 2020 11:41 am
Has thanked: 1 time
Been thanked: 3 times

Re: Commodore 128 for the MiSTer?

Unread post by kubbie »

Glad to see work still being done on this core.

User avatar
ron
Posts: 159
Joined: Sun May 24, 2020 7:02 pm
Has thanked: 67 times
Been thanked: 58 times

Re: Commodore 128 for the MiSTer?

Unread post by ron »

I was testing the official version last night and the improvements are very evident and the 80 column mode now looks great.
Thank You eriks5 you have done a magnificent job

User avatar
n0xlf
Posts: 6
Joined: Sun May 21, 2023 4:21 pm
Has thanked: 3 times

Re: Commodore 128 for the MiSTer?

Unread post by n0xlf »

Has anyone tried using GEOS 128 with MegaPatch R11 (https://bitbucket.org/mkgit64/area6510/ ... /releases/) and the latest TopDesk (German thread with a lot of different releases in it - https://www.forum64.de/index.php?thread ... &pageNo=36) ?

I can get MegaPatch to boot with the stock desktop on a real 1571, but get video corruption when attempting to use various versions of TopDesk. I've tried using NTSC/PAL/bunch of different core settings and no luck. I end up with a flashing screen that partially displays TopDesk, which eventually ends up out of refresh range for my LCD/CRT and won't display at all.

Not saying it's the core since there is a lot going on here but thought I'd throw it out there...

rhester72
Top Contributor
Posts: 1127
Joined: Thu Jun 11, 2020 2:31 am
Has thanked: 13 times
Been thanked: 172 times

Re: Commodore 128 for the MiSTer?

Unread post by rhester72 »

Does it work on VICE?

User avatar
n0xlf
Posts: 6
Joined: Sun May 21, 2023 4:21 pm
Has thanked: 3 times

Re: Commodore 128 for the MiSTer?

Unread post by n0xlf »

The dev of MegaPatch tried it and it works on VICE. I may be running in to this:

Known issues:
VDC non-standard high resolution modes (e.g. VGA-like modes) do not display correctly.

https://github.com/MiSTer-devel/C128_MiSTer

breiztiger
Top Contributor
Posts: 443
Joined: Sun May 24, 2020 7:17 pm
Has thanked: 24 times
Been thanked: 94 times

Re: Commodore 128 for the MiSTer?

Unread post by breiztiger »

hi
i can't get anymore get mra work like c64 in c128
only me ?
thanks

CPC-Power Staff
rcade
Posts: 105
Joined: Wed May 27, 2020 7:57 pm
Been thanked: 14 times

Re: Commodore 128 for the MiSTer?

Unread post by rcade »

Same. They will boot up for me, but you can't reset them.

breiztiger
Top Contributor
Posts: 443
Joined: Sun May 24, 2020 7:17 pm
Has thanked: 24 times
Been thanked: 94 times

Re: Commodore 128 for the MiSTer?

Unread post by breiztiger »

when i run c64 on c128.mra it say rbf not found

and when i rename to mgl it run but not in c64 mode

can someone help me please ?

CPC-Power Staff
FPGA64
Top Contributor
Posts: 779
Joined: Mon Mar 01, 2021 3:10 pm
Has thanked: 45 times
Been thanked: 333 times

Re: Commodore 128 for the MiSTer?

Unread post by FPGA64 »

On a C128 you type Go64 to go to C64 mode on a real machine

breiztiger
Top Contributor
Posts: 443
Joined: Sun May 24, 2020 7:17 pm
Has thanked: 24 times
Been thanked: 94 times

Re: Commodore 128 for the MiSTer?

Unread post by breiztiger »

??? I Talk about on the c128 core

CPC-Power Staff
Flandango
Core Developer
Posts: 407
Joined: Wed May 26, 2021 9:35 pm
Has thanked: 46 times
Been thanked: 344 times

Re: Commodore 128 for the MiSTer?

Unread post by Flandango »

Breiztiger,
Can you post the contents of this mra? I myself haven't used mra to launch non-arcade cores but maybe I can try it out and see what is going on.
Did this mra/mgl file work for you before on the C128 core?

As for what FPGA64 said, even in the C128 core, you type go64 to switch over to C64 mode. There are other ways of course, like holding the Commodore key (Left ALT on keyboard) while booting up the core or resetting it. Of course, loading "most" cartridges also puts it into C64 mode.

rcade
Posts: 105
Joined: Wed May 27, 2020 7:57 pm
Been thanked: 14 times

Re: Commodore 128 for the MiSTer?

Unread post by rcade »

The MRA file requires a copy of the 128 core in a directory called "cores" (inside the computers folder).

That C64 on C128 MRA rigged it so that it came up in C64 mode directly. It had issues with resetting though, so you could not inject PRG files or anything, so it was not useful to me.

breiztiger
Top Contributor
Posts: 443
Joined: Sun May 24, 2020 7:17 pm
Has thanked: 24 times
Been thanked: 94 times

Re: Commodore 128 for the MiSTer?

Unread post by breiztiger »

The mra are from here
https://github.com/MiSTer-devel/C128_Mi ... master/mra

I have c128 core in _computer/cores

CPC-Power Staff
rcade
Posts: 105
Joined: Wed May 27, 2020 7:57 pm
Been thanked: 14 times

Re: Commodore 128 for the MiSTer?

Unread post by rcade »

I don't know what to tell you. You need the specific C128 ROM file also, I think in the MAME folder (yes, I know). It did work but docs say it's only experimental. I stopped using them and just made custom ROM files to load.

breiztiger
Top Contributor
Posts: 443
Joined: Sun May 24, 2020 7:17 pm
Has thanked: 24 times
Been thanked: 94 times

Re: Commodore 128 for the MiSTer?

Unread post by breiztiger »

To be clear the c128 core work well itself !!!

It just the mra that doesnt work

CPC-Power Staff
Flandango
Core Developer
Posts: 407
Joined: Wed May 26, 2021 9:35 pm
Has thanked: 46 times
Been thanked: 344 times

Re: Commodore 128 for the MiSTer?

Unread post by Flandango »

Ok. Now I got it.
So, of course this whole MRA on for the C128 core is experimental, as mentioned on the C128 repo.
I will give you an example of what I did to make C64 on C128 mra work....

First, just like rcade mentioned, you need to download the C128Rom.zip file from the same repo and directory as the MRAs and place it in the games/mame folder. (Make sure you click on the Download button or the Raw button in github to properly download it.)

Then make a folder (if you didn't already) called cores in Computers (or in whatever folder you place the MRA in) ex: Computers/cores

Now when you select "C64 on C128", the core will launch and place you in C64 mode.
Also remember, that the "core" settings, Disk Images and Cartridge files will be based on the name used in the MRA under the field "setname" (in this case it's C64_C128) so settings will be stored to config/c64_c128.cfg and the game folder will be games/C64_C128.

Post Reply