Re: [hatari-devel] profiler cycles (was New WinUAE core issue with Bad Mood) |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Le 16/12/2014 18:45, Eero Tamminen a écrit :
Hi, On tiistai 16 joulukuu 2014, Nicolas Pomarède wrote:Le 16/12/2014 00:02, Eero Tamminen a écrit :PS. Can I commit the TT-Ram options/GUI support now? :-)Yes, you can push it ; I think I will commit the rest of the code tomorrow.Commited, the config option is: ConfigureParams.Memory.nTTRamSize
thanks, I will try to merge the rest tonight.
Note that extra ram will only be available when 24 bit addressing mode is set to false ; maybe it could be possible to grey out the extra ram options in the UI when ConfigureParams.System.bAddressSpace24 is true ?Shouldn't setting TT-RAM size also set 32-bit addressing?
Yes, either we grey out the options (but I don't think such possibility exists ?), or we print a warning "TT ram requires 32 bit mode", if user click OK, we set bAddressSpace24 to false and we force a reset.
Also, it will be available only with the new cpu core ; so we should either disable those options when compiling with old cpu core, or print a message to warn the user.I can hide them when WinUAE CPU core isn't selected.
I think it would be better to hide them with old core. Nicolas
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |