UI/debugger changes
This commit is contained in:
parent
958bca606e
commit
e5f09b8be6
19 changed files with 285 additions and 233 deletions
|
@ -1,12 +0,0 @@
|
|||
#include "qhexedit.h"
|
||||
|
||||
class GRamView : public QHexEdit
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
GRamView(QWidget* parent = NULL);
|
||||
|
||||
public slots:
|
||||
void OnCPUStepped();
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue