1 (edited by SCjoe 2021-05-05 17:49:45)

Topic: auto-LOAD colour in ESXDOS.CFG

This may not work in the latest 0.8.9:
[25/03/2021] auto-LOAD: Set default colours to black paper + white ink, configurable in ESXDOS.CFG

It sets colours in the ATTR format.
Colours stay until some basic command changes it.
It should work also with AUTOBOOT.BAS.

ub880d checked this issue and suggested:
In the ESXDOS.SYS must be changed 2 bytes at offset 0x0726:
0x3d and 0x5d to 0xf3 and 0x23

2

Re: auto-LOAD colour in ESXDOS.CFG

SCjoe wrote:

This may not work in the latest 0.8.9:
ub880d checked this issue and suggested:
In the ESXDOS.SYS must be changed 2 bytes at offset 0x0726:
0x3d and 0x5d to 0xf3 and 0x23

Can you provide a table with the colors in the ATTR format ?
If I change these 2 bytes it still doesn't work for me.

The problem is, in order to display the whole system with a different color selection,
a change in the ESXDOS core may be necessary.

3 (edited by Luzie 2021-05-06 16:28:43)

Re: auto-LOAD colour in ESXDOS.CFG

SCjoe wrote:

ub880d checked this issue and suggested:
In the ESXDOS.SYS must be changed 2 bytes at offset 0x0726:
0x3d and 0x5d to 0xf3 and 0x23

I don´t understand this.

Byte at adress 0x0726 is original: 0x3d and I can change this to: 0x5d
But whats the adress and value of the second Byte to change?

4

Re: auto-LOAD colour in ESXDOS.CFG

https://s18.directupload.net/images/210506/oqtrpr8z.jpg

I think that it should be so.

0x3d  to 0xf3
and
0x5d to 0x23

See you soon,
Guenter

5

Re: auto-LOAD colour in ESXDOS.CFG

Spezzi63 wrote:

https://s18.directupload.net/images/210506/oqtrpr8z.jpg

I think that it should be so.

0x3d  to 0xf3
and
0x5d to 0x23

See you soon,
Guenter

Hi Guenter,

thank you. But with the Bytes changed like you write I can´t get any colour change via ESXDOS.CFG for active AUTOBOOT.BAS

6 (edited by Luzie 2021-05-09 13:04:34)

Re: auto-LOAD colour in ESXDOS.CFG

Luzie wrote:
Spezzi63 wrote:

I think that it should be so.

0x3d  to 0xf3
and
0x5d to 0x23

See you soon,
Guenter

Hi Guenter,

thank you. But with the Bytes changed like you write I can´t get any colour change via ESXDOS.CFG for active AUTOBOOT.BAS

Tried again. Seems on my first try I´ve done something wrong. Now it works. Here are the patched files to download: https://forum.tlienhard.com/phpBB3/down … p?id=12152 (also with AutoLoadColour=56 for Ink 0 (black) and Paper 7 (white) set). A colour reference-table can be found here: http://www.overtakenbyevents.com/lets-t … en-layout/