|
From: Markus F. <mf...@mu...> - 2018-04-25 04:30:43
|
You still need to set NO_AKP_KEYBOARD (unless you have an Eiffel, that is). Am 25.04.2018 um 00:07 schrieb Vincent Rivière: > On 22/04/2018 at 07:13, Markus Fröschle wrote: >> Note that FreeMiNT works fine on other ColdFire boards (like the M5484 >> Evaluation Board) as well. >> >> It's just that it never found its way into the Makefile as specific >> target but requires manual fiddling with CONFIGVARS. > > I'm unsure what you mean... > Anyway, the official mintv4e.prg works fine with both FireBee (EmuTOS > and FireTOS) and ColdFire, this is why there is no specific support in > the Makefile. > And as it is unlikely to go out of RAM on such machines, it is OK to > put all features inside mintv4e.prg and then enable them at runtime > when proper hardware is detected. > > Finally, considering the above statement, it can explain why there is > no specific define to specify the current target... as current target > is just a CPU (ColdFire V4e) with support for any hardware. > |