[Patch] Genetic XT clone improvements

Post Reply
Greatpsycho
Posts: 151
Joined: Tue 22 Mar, 2016 10:03 am
Location: Korea
Contact:

[Patch] Genetic XT clone improvements

Post by Greatpsycho »

This patch applies the following.
- Load IBM-BASIC rom if it is available.
- Can handle memory up to 704KB if MDA or CGA compatible card is used.
Attachments
genxt-704k.png
genxt-704k.png (81 KiB) Viewed 13199 times
genxt_basic.png
genxt_basic.png (37.6 KiB) Viewed 13199 times
genxt_patches.tar.gz
Patch for Generic XT clone improvement.
(1.02 KiB) Downloaded 501 times
User avatar
SarahWalker
Site Admin
Posts: 2054
Joined: Thu 24 Apr, 2014 4:18 pm

Re: [Patch] Genetic XT clone improvements

Post by SarahWalker »

Committed at revs 1184 & 1185.
Greatpsycho
Posts: 151
Joined: Tue 22 Mar, 2016 10:03 am
Location: Korea
Contact:

Re: [Patch] Genetic XT clone improvements

Post by Greatpsycho »

This patch solves problem that screen doesn't properly displayed when using EGA/VGA class card in XT class machines.
Attachments
pc.c.patch
Patch for XT class machines
(389 Bytes) Downloaded 660 times
Fenix77
Posts: 80
Joined: Fri 01 Sep, 2017 11:59 am

Re: [Patch] Genetic XT clone improvements

Post by Fenix77 »

Hello!

Sorry for opening this old post, but I compiled PCEM from the last repository and the problem with EGA/VGA card not working with more that 640kb of ram on Xi 8088, Generic XT and Laser XT still persist.

Thanks in advance!
Greatpsycho
Posts: 151
Joined: Tue 22 Mar, 2016 10:03 am
Location: Korea
Contact:

Re: [Patch] Genetic XT clone improvements

Post by Greatpsycho »

Fenix77 wrote: Fri 15 Feb, 2019 3:36 am Hello!

Sorry for opening this old post, but I compiled PCEM from the last repository and the problem with EGA/VGA card not working with more that 640kb of ram on Xi 8088, Generic XT and Laser XT still persist.

Thanks in advance!
Did you applied my latest xt patch?
Fenix77
Posts: 80
Joined: Fri 01 Sep, 2017 11:59 am

Re: [Patch] Genetic XT clone improvements

Post by Fenix77 »

Hello.

No I didn't, I thought the patch was merged into the main branch.

Thanks!
User avatar
SarahWalker
Site Admin
Posts: 2054
Joined: Thu 24 Apr, 2014 4:18 pm

Re: [Patch] Genetic XT clone improvements

Post by SarahWalker »

Committed at rev 1216.
Post Reply