File: hardwareconfig.xml

package info (click to toggle)
openmsx 0.5.1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,976 kB
  • ctags: 10,295
  • sloc: cpp: 63,525; xml: 37,105; sh: 1,403; python: 681; tcl: 207; makefile: 64
file content (11 lines) | stat: -rwxr-xr-x 291 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" ?>
<!-- $Id: hardwareconfig.xml,v 1.6 2004/11/30 02:47:05 mthuurne Exp $ -->
<!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
<msxconfig>

  <DebugDevice id="Debug Device">
    <io base="0x2E" num="2" type="O"/>
    <filename>stdout</filename>
  </DebugDevice>

</msxconfig>