floating point support fixes
This commit is contained in:
@@ -43,7 +43,8 @@ public:
|
||||
|
||||
void attach_ram(RAM* ram);
|
||||
|
||||
bool run();
|
||||
void run();
|
||||
int get_status(int reg);
|
||||
void print_stats(std::ostream& out);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user