Consolidated EGA/VGA ROM references with their respective XML video configuration files
This commit is contained in:
parent
8115681aa1
commit
0c2a50ed0a
33 changed files with 30 additions and 43 deletions
|
|
@ -9,4 +9,5 @@
|
|||
<control type="button" binding="fullScreen" padleft="8px">Full Screen</control>
|
||||
</control>
|
||||
</menu>
|
||||
<rom id="romEGA" addr="0xc0000" size="0x4000" file="/devices/pc/video/compaq/ega/000412-001B/compaq-ega.json" notify="videoEGA"/>
|
||||
</video>
|
||||
|
|
@ -9,4 +9,5 @@
|
|||
<control type="button" binding="fullScreen" padleft="8px">Full Screen</control>
|
||||
</control>
|
||||
</menu>
|
||||
<rom id="romVGA" addr="0xc0000" size="0x8000" file="/devices/pc/video/compaq/vga/109360-001/1987-10-27.json" notify="videoVGA"/>
|
||||
</video>
|
||||
Loading…
Reference in a new issue