Minimum requirements

This particular forum is archives, bug reports should be made at https://github.com/visualboyadvance-m/v ... e-m/issues


Post Reply
marcio
Junior Member
Posts: 1
Joined: Mon Oct 05, 2009 4:34 pm

Minimum requirements

Post by marcio »

Hi,

 

The system requirements mentioned in the "ReadMe" file are the absolute minimum or can they be lowered even more? (E.g. with multi-core)

 

Also, does the emulator uses any kind of techniques to improve speed? (E.g. threaded code)

 

Thanks,

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

Minimum requirements

Post by Squall Leonhart »

the core is single threaded only, the filters are multithreaded only in direct3d

Exophase
Junior Member
Posts: 16
Joined: Sun Jun 07, 2009 9:56 pm

Minimum requirements

Post by Exophase »

Are you trying to save on power consumption? My gut feeling tells me that you'd be better off not using a core at all than using both at full CPU with a lower clock speed. I could of course be dead wrong, I have seen platforms that consume much less power at lower clock speeds than while halting, but x86 platforms these days should be saving a lot while CPU isn't use.

 

If this isn't your goal then I have a hard time imagining a multicore x86 CPU that can't already run VBA well enough. Are you thinking about embedded non-x86 platforms or something?

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

Minimum requirements

Post by Squall Leonhart »

Ion system?

Exophase
Junior Member
Posts: 16
Joined: Sun Jun 07, 2009 9:56 pm

Minimum requirements

Post by Exophase »

Dual core Atoms are plenty powerful enough to run VBA...

Post Reply