Hi,
On 05/28/2016 08:05 PM, Thomas Huth wrote:
FYI, I've now committed a change that allows to select "Mega ST" and
"Mega STE" machine types now. The RTC option is gone - just like with
the real machines, the RTC is only available with the Mega ST/Mega STE
machine type now.
I noticed that in "if"s in:
- clocks_timings.c
- ioMem.c
- video.c
You didn't use the isMachine*() inline functions
you had added in the previous commit. Was there
some reason for this?
In the System settings dialog, would it look better
to list machine types like this (names aligned):
o ST
o ST (Mega)
o STE
o STE (Mega)
o TT
o Falcon
Instead of current:
o ST
o Mega ST
o STE
o Mega STE
o TT
o Falcon