Search found 227 matches

by danielb
Thu Nov 25, 2021 9:37 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Hi,

I made a version which defaults to high res, and this seems to work better. OSI Invaders and Pacdude both start off in high res and switch to low, and Defender switches to low before it starts. The emulator also defaults to high res, so that is what the release version will do.

D.
by danielb
Thu Nov 25, 2021 3:39 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Hi, This test version has software control over screen resolution. To see it work: Choose OSI C2P, then set resolution to auto. It will default to low res. Reset, to make sure the display variables are set properly. POKE 56832,1 sets high res, POKE 56832,0 sets it back to low res. Games which support this are OSI Invaders (the C2P version) and Pacd...
by danielb
Wed Nov 24, 2021 6:35 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Hi,

I managed to get the automatic resolution switching to work in the C2P mode, so OSI Invaders is now an authentic C2P experience :)

I'll post a development version after I clean up the GUI, which always takes longer than the actual development...

D.
by danielb
Wed Nov 24, 2021 9:52 am
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Hi,

I received permission to redistribute the OSI C1P version of OSI Invaders from its rescuer, Timothy Musson, so here it is.

D.
by danielb
Tue Nov 23, 2021 1:06 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Thanks, I think it might be nice to have software control over screen mode. Maybe, for the C2P, I should have "High/Low/Auto", which would be the best of both worlds. Anyway, I was given access to the C1P version of OSIInvaders. It works very well on the core, and I even fixed it a bit, to get rid of a syntax error in the middle of loadin...
by danielb
Mon Nov 22, 2021 9:58 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

EeDee wrote: Mon Nov 22, 2021 9:29 pm
danielb wrote: Mon Nov 22, 2021 7:03 pm
Maybe it peeks or pokes some hardware register that isn't supported in the core ... :shock:

D.
Dunno :-(

I have PRG files. Could PRG also be made loadable?
No idea. On other systems, prg files are binary files that are injected directly into memory. Could you send me one so I can see what it is?
by danielb
Mon Nov 22, 2021 7:03 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Unfortunately I get "Access Denied" when I try to download it. D. Seems you have to request a download **The problem of getting Caterpillar to run seems to persist** Hi, Yes, I asked for access to the file. Caterpillar is the only game that I can think of off-hand that doesn't run. I still have no idea why. Maybe it peeks or pokes some h...
by danielb
Mon Nov 22, 2021 6:26 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Another question occurs to me: Did the OSI machines have an external switch of some kind for changing screen mode (analogous to the menu option in the core) or was screen mode only controlled from software?

If the latter is true, then the core should really do the same for accuracy's sake.

D.
by danielb
Mon Nov 22, 2021 2:21 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Thanks. I might have to do something about that... :)

D.
by danielb
Mon Nov 22, 2021 7:10 am
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

One question about OSI Invaders. On WinOSI, the text intro appears to be in 64-column mode, and then it seems to switch to 32 column mode for the game itself. Could the OSI machines auto switch screen mode? Also, there appears to have been a C1P version of OSU invaders: https://trmusson.dreamhosters.com/c1p.html Unfortunately I get "Access Den...
by danielb
Sun Nov 21, 2021 8:38 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Hi,

To run OSI Invaders, go into C2P mode, then do a cold reset and start Basic, then do another reset, press "M" for the monitor, and load it.

This works on the new version of the core, the old version, WinOSI, and, I believe, the original hardware.

D.
by danielb
Sun Nov 21, 2021 7:01 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Hi, The new version with the OSI C1P mode is now official. I found and fixed a couple of GUI bugs since I posted the development version. The OSI C1P, as I understand it, is actually identical to the Superboard II, which is the OSI machine that the Compukit UK101 was based on/ripped off from. Also, this video gives a good demonstration of the C1P a...
by danielb
Sun Nov 21, 2021 6:59 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 784
Views: 4001367

Re: MiSTer updates and changelog

Compukit UK101

- Added OSI C1P/Superboard II mode.
by danielb
Sat Nov 20, 2021 5:13 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Hi, Here is a new test version. There are now three machine types: UK101, OSI C2P and OSI C1P. The last currently only runs Cegmon. Its screen is a 32x32 matrix, of which only the central 24x24 are in use. This is why games written specifically for it won't display properly on other systems. A few games which didn't work before now run, such as Rid...
by danielb
Fri Nov 19, 2021 10:48 am
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Hi, C1P mode now appears to be working, at least partially. It took me a while to work out the different screen addressing mode, hence the two deleted messages from yesterday. Anyway, we now have Ridge Cruiser, and also a new C1P-specific monitor, which I don't recognise. I "borrowed" it from the WinOSI source code package, where it is ca...
by danielb
Thu Nov 18, 2021 9:16 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Sorry. Deleted again.
I wish there was some way to delete a post in this forum.
by danielb
Thu Nov 18, 2021 8:38 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Deleted for now.
by danielb
Wed Nov 17, 2021 4:39 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Just a little update: I'm working on a new mode, for the OSI C1P.

I have had some moderate success, but it will be a while before it is ready for testing.

D.

PS. I will also take a look at saving over UART :)
by danielb
Wed Nov 17, 2021 4:37 pm
Forum: Other Computer / System Cores
Topic: PMD85 Core
Replies: 21
Views: 10980

Re: PMD85 Core

I tried this core for the first time yesterday.

It seems to work great. I knew nothing at all about this machine beforehand, so thanks for bringing another obscure (to me) system to MiSTer!

D.
by danielb
Wed Nov 17, 2021 4:35 pm
Forum: Other Computer / System Cores
Topic: Sharp MZ
Replies: 13
Views: 7425

Re: Sharp MZ

Hi,

I finally managed to get this core to run on my MiSTer with HDMI.

It seems to work at 1080p, but not at 1440p.

Anyway, it's nice to get acquainted with another computer that I'd never heard of before, so thanks to everyone who worked on it.

D.
by danielb
Mon Nov 15, 2021 2:51 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

EeDee wrote: Mon Nov 15, 2021 7:37 am
danielb wrote: Sat Nov 13, 2021 10:00 am Hi,

I just pushed a new official version.

This one has the fixed Scandoubler code, and also a rearranged menu.

D.
Nice to see the improvements are still coming. Thanks.
I'm still holding out for a Saving via UART fix ;-)
I will definitely take a look at that soon...

D.
by danielb
Sat Nov 13, 2021 10:00 am
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Hi,

I just pushed a new official version.

This one has the fixed Scandoubler code, and also a rearranged menu.

D.
by danielb
Sat Nov 13, 2021 9:59 am
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 784
Views: 4001367

Re: MiSTer updates and changelog

Compukit UK101

- Scandoubler now works.
- Rearranged menu to group related items together.
by danielb
Thu Nov 11, 2021 7:15 am
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Hi Danielb, et al. Here's a little progress update: I have not been working on the core quite as intensively as before. It is quite functional and I have other stuff that needs attention. However, I have been continuing to faff about with the video. In my latest development version, the scandoubler works properly, and I have been testing it with a...
by danielb
Wed Nov 10, 2021 11:50 am
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Here's a little progress update: I have not been working on the core quite as intensively as before. It is quite functional and I have other stuff that needs attention. However, I have been continuing to faff about with the video. In my latest development version, the scandoubler works properly, and I have been testing it with a VGA screen. This wo...
by danielb
Wed Nov 10, 2021 10:31 am
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

EeDee wrote: Wed Nov 10, 2021 10:16 am
danielb wrote: Wed Nov 10, 2021 10:02 am I'll take a look at it. I haven't tried it for a very long time.
Thanks
Is that how it feels? :-D
Relatively speaking...

D.
by danielb
Wed Nov 10, 2021 10:02 am
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

I'll take a look at it. I haven't tried it for a very long time.
by danielb
Sat Oct 30, 2021 7:37 am
Forum: General Discussions
Topic: Wishlist of Cores You Would Like to See in the Future
Replies: 329
Views: 449575

Re: Wishlist of Cores You Would Like to See in the Future

The Sol-20 seems like something one of the several devs who work on old computer cores would be interested in, I assume all the parts in it are already in other cores so may not be too difficult at this stage, that site has a lot of docs on there, and it also seems to have something of a fan base if that site is to go by. This seems to be very sim...
by danielb
Fri Oct 29, 2021 6:13 pm
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

Thanks, You're making a lovely job of this core :-) Anything else in mind ;-) For this version, just details. I think it's mostly finished. Some enhancements only work with Cegmon. I recently found this repository: https://github.com/sjgray/OSI-monitor-roms , where someone has been reconstructing the source code for the various OSI ROMS. Hopefully...
by danielb
Fri Oct 29, 2021 7:26 am
Forum: Other Computer / System Cores
Topic: Compukit UK101 core
Replies: 282
Views: 79415

Re: Compukit UK101 core

The selectable memory size is now "official". I also fixed the keyboard autorepeat rate for OSI Cegmon at high clock speeds.

D.