mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-02 02:05:26 +00:00
Adding internal registers for the CPU
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// Created by anonymus-raccoon on 1/28/20.
|
||||
//
|
||||
|
||||
#ifndef COMSQUARE_INTS_HPP
|
||||
#define COMSQUARE_INTS_HPP
|
||||
|
||||
typedef unsigned uint24_t;
|
||||
|
||||
#endif //COMSQUARE_INTS_HPP
|
||||
Reference in New Issue
Block a user