mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
Readying test_cpu
This commit is contained in:
@@ -1,12 +1,15 @@
|
||||
/******************************************************************************\
|
||||
* cpu.h *
|
||||
* ------- *
|
||||
* *
|
||||
* Implements all main CPU instructions. *
|
||||
* *
|
||||
\******************************************************************************/
|
||||
|
||||
#ifndef CPU_H
|
||||
#define CPU_H
|
||||
|
||||
#include "vimlac.h"
|
||||
#include "imlac.h"
|
||||
|
||||
/******
|
||||
* Exported functions.
|
||||
|
||||
Reference in New Issue
Block a user