mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 04:45:31 -07:00
214 lines
5.7 KiB
XML
214 lines
5.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>VisualNVDialog</class>
|
|
<widget class="QDialog" name="VisualNVDialog">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>620</width>
|
|
<height>350</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>620</width>
|
|
<height>350</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>620</width>
|
|
<height>350</height>
|
|
</size>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>RIVA 128 Realtime Debugger</string>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<item row="4" column="0">
|
|
<widget class="QWidget" name="widget" native="true">
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>0</y>
|
|
<width>201</width>
|
|
<height>171</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>PFIFO State</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>0</y>
|
|
<width>361</width>
|
|
<height>171</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>PGRAPH State</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>180</y>
|
|
<width>571</width>
|
|
<height>141</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>VRAM Control</string>
|
|
</property>
|
|
<widget class="QPlainTextEdit" name="fbStartAddress">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>30</y>
|
|
<width>104</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>151</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p>VRAM Visual Aperture Start</p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>30</y>
|
|
<width>91</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p>FB Start Address:</p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>30</y>
|
|
<width>81</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><span style=" font-weight:700;">PLACEHOLDER</span></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPlainTextEdit" name="plainTextEdit_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>60</y>
|
|
<width>104</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>60</y>
|
|
<width>151</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p>Pixel Depth</p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnLoadSavestate">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>110</y>
|
|
<width>231</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Load nvplay savestate from real hardware</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="BPITCH">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>60</y>
|
|
<width>61</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p>BPITCH[0]:</p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPlainTextEdit" name="bPitch0Value">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>460</x>
|
|
<y>60</y>
|
|
<width>104</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPlainTextEdit" name="bPitch1Value">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>460</x>
|
|
<y>90</y>
|
|
<width>104</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="BPITCH_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>90</y>
|
|
<width>61</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p>BPITCH[1]:</p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|