[Cbios-commits] cbios/configs/openMSX/C-BIOS_MSX2+ hardwareconfig.xml, 1.6, 1.7
C-BIOS is an open source BIOS for MSX computers.
Status: Alpha
Brought to you by:
mthuurne
|
From: Manuel B. <man...@us...> - 2007-11-27 22:27:11
|
Update of /cvsroot/cbios/cbios/configs/openMSX/C-BIOS_MSX2+ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv10019/configs/openMSX/C-BIOS_MSX2+ Modified Files: hardwareconfig.xml Log Message: Updates for new openMSX keyboard functionality Index: hardwareconfig.xml =================================================================== RCS file: /cvsroot/cbios/cbios/configs/openMSX/C-BIOS_MSX2+/hardwareconfig.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** hardwareconfig.xml 26 May 2006 14:30:41 -0000 1.6 --- hardwareconfig.xml 27 Nov 2007 22:27:08 -0000 1.7 *************** *** 62,66 **** <sound> <volume>9000</volume> - <mode>mono</mode> </sound> </MSX-MUSIC> --- 62,65 ---- *************** *** 82,85 **** --- 81,86 ---- </sound> <key_ghosting>true</key_ghosting> + <keyboard_type>int</keyboard_type> + <has_keypad>true</has_keypad> </PPI> |