|
|
1.1 root 1: //
2: // nono
3: // Copyright (C) 2024 nono project
4: // Licensed under nono-license.txt
5: //
6:
7: //
1.1.1.2 ! root 8: // VM (virt-m68k)
1.1 root 9: //
10:
11: #pragma once
12:
13: #include "vm.h"
14:
15: class VM_Virt68k : public VM
16: {
17: using inherited = VM;
18: public:
19: VM_Virt68k();
20: ~VM_Virt68k() override;
21: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.