added "cpu" and file parser
This commit is contained in:
16
emulator/Manager.h
Normal file
16
emulator/Manager.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// Created by black on 12.06.25.
|
||||
//
|
||||
|
||||
#ifndef MANAGER_H
|
||||
#define MANAGER_H
|
||||
|
||||
|
||||
|
||||
class Manager {
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif //MANAGER_H
|
||||
Reference in New Issue
Block a user