| View previous topic :: View next topic |
 |
 |
atarulum Guest
|
Posted: Sat May 15, 2004 12:11 pm Post subject: No CMOS emulation on MSX1 / CMOS on/off on MSX2 |
|
|
I found that most of MSX emulator emulates CMOS absolutely on MSX1/2 or higher mode.
But no MSX1 machine doesn't have CMOS battery.
That means, CMOS emulation must be excluded on MSX1 machine.
Also CMOS is default on MSX2 or higher.
That is correct.
But a few of real MSX2 machine supplies the CMOS batterly power without
integrated battery on MSX2 machine.
That means, if the batter energy is exhaused, a few of MSX2 software
show the message about this warning.
I'll attach this for example soon.
For example, you had better add the following on CONFIG.INI
[CMOS]
CMOS=on (or off) -- off for MSX1 machine, default is on.
Battery=on (or off) -- off for none CMOS battery Power, default is on.
Last edited by atarulum on Sun May 16, 2004 3:29 am; edited 1 time in total |
|
| Back to top |
|
 |
mars2000you
Joined: 20 Mar 2004 Posts: 2711 Location: Namur (Wallonia)
|
Posted: Sat May 15, 2004 4:23 pm Post subject: |
|
|
That's an interesting suggestion.
When you quit blueMSX, the emulator saves automatically files in the sram subdirectory : a sram file if the SRAM has been used in the last played game and a cmos file that, effectively, has no sense on a MSX 1.
Your solution seems me good with the following default values :
- for MSX 1 :
[CMOS]
CMOS=no
Battery=no
- for MSX 2 and higher
[CMOS]
CMOS=on
Battery=on
The values could only be changed for the MSX2 configs
If I don't get me wrong, a "cartridge"-battery was also sold in Japan, but I have never seen it _________________ Benoît
blueMSX co-developer and MSX blue webmaster
blueMSX- Passion MSX- MSX blue |
|
| Back to top |
|
 |
dvik
Joined: 20 Mar 2004 Posts: 2129 Location: San Diego
|
Posted: Sat May 15, 2004 6:44 pm Post subject: |
|
|
| Quote: | That means, if the batter energy is exhaused, a few of MSX2 software
show the message about this warning. |
Do you have an example of a software that does this? I'd be happy to receive a copy and a short description on how to see it. I'll start implementing this feature today. |
|
| Back to top |
|
 |
atarulum Guest
|
Posted: Sun May 16, 2004 3:01 pm Post subject: |
|
|
| dvik wrote: | | Quote: | That means, if the batter energy is exhaused, a few of MSX2 software
show the message about this warning. |
Do you have an example of a software that does this? I'd be happy to receive a copy and a short description on how to see it. I'll start implementing this feature today. |
This is from National FS-5000F2 (on MESS 0.81 snapshot)
ftp://me224121:w9wd2VFq@ftp.members.interq.or.jp/photo/FS5000-1.png
Translation : Battery was exhausted for Back-Up. Please replace the Battery with new one.
Of course FDC of MB8877A must be emulated at first. |
|
| Back to top |
|
 |
|