[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] Patch for xaloader.prg



Hi,

I've made a small patch for Xaloader.prg. I think this change could be useful to anyone who dual boots their CT60 machine (i.e. 030 and 060 mode).

Previous default behavior was:
 - if CPU != 68000, load xaaes.km
 - if CPU == 68000, load xaaes000.km

My change:
 - if available, load xaaes.km
 - if not available, load kernel module based on CPU type (xaaes000.km, xaaes010.km, xaaes020.km, xaaes030.km, xaaes040.km or xaaes060.km).

Apart from this change, it should behave like before. I attached a DIFF (thanks Patrice!).

best regards

-- PeP

Attachment: xaloader_pep.diff
Description: Binary data