Page 1 of 1

PC/XT core

Posted: Tue Jan 24, 2023 12:31 am
by jcarvalho

Hi guys, does this core works? It seems that does nothing in PC mode but only displays some gw-basic stuff when I get lucky, not loading the Freedos_HD.vhd from github and nothing on Tandy. Is this a beta core or it works for real?
Thanks for your input and thoughts.


Re: PC/XT core

Posted: Tue Jan 24, 2023 1:13 am
by thorr

Yes, it works. There should be plenty of reading material here for you to learn how to set it up. You need the BIOS files, etc.


Re: PC/XT core

Posted: Tue Jan 24, 2023 8:06 am
by Newsdee

Not only it works, but it works great! :D
It does seem that you don't have the bios file setup, though.


Re: PC/XT core

Posted: Tue Jan 24, 2023 10:30 am
by Hodor

It is one of the best cores available for the Mister. So, yes, it does.


Re: PC/XT core

Posted: Thu Jan 26, 2023 9:24 pm
by Malor

It's one of the only cores where you have to assemble the ROMs you want to use yourself. Almost all the other cores can have their ROMs downloaded by update_all.sh, but the XT core can use several different ROMs based on what capabilities you want your XT or Tandy 1000 to have, so you kind of have to download and build those yourself.

Once you've got your hardware configuration set, and the right ROMs to drive that config, it works very nicely. It's quite close to doing what a real 8088 machine did. It's much more authentic than the AO486 core, and should run almost anything that would run on a real XT. The AO486 core is much faster, however, and has VGA, so it's a better choice for newer games, weirdnesses notwithstanding.


Re: PC/XT core

Posted: Sun Feb 05, 2023 5:55 pm
by spark2k06

I've recently made some improvements to the original Graphics Gremlin project from the development carried out for MiSTer:

For those who are interested, I have published a hackaday entry with all the details:

https://hackaday.io/page/14228-improvin ... in-project