75 Commits (9f12eaa5ffa495a03f114c29d73fa95204f0715a)

Author SHA1 Message Date
Riyyi e95e7452fe Emulator: Change register af 16-bit => a 8-bit 3 years ago
Riyyi 6da0184713 Emulator: Add opcode example 3 years ago
Riyyi de2237fac2 Emulator: Dont take a signed number as size 3 years ago
Riyyi 83d3a33e14 Emulator: Prefer uint32_t over unsigned int 3 years ago
Riyyi cef2ebd926 Emulator: Initialize primitive members 3 years ago
Riyyi 57576aaf9b Emulator: Use formatting library print function 3 years ago
Riyyi 4df59970da Emulator: Run clang-format 3 years ago
Riyyi 915db7dc85 Emulator: Fix vector memory reservation 3 years ago
Frank 083cf2f732 Emu:: Add broken function call 3 years ago
Frank 265bf09845 Emu: Add clock divider support for PUs 3 years ago
Frank 9af75ad702 Emu: Add functionality to add Memory and PUs 3 years ago
Riyyi 7f9847dd2d Emulator: Add register variables to CPU class 3 years ago
Frank f15c560b5d Emu: Add functionality to add Memory and PUs 3 years ago
Riyyi adccb326ef Emulator: Remove old ProcessingUnit .cpp file :^) 3 years ago
Riyyi a37818d5ee Emu: Add ProcessingUnit .cpp file 3 years ago
Riyyi 6872808938 Emu: Fix include filenames 3 years ago
Riyyi 539837ae4e Emu: Singleton example 3 years ago
Riyyi 38c053e2d8 Emu: Convert Emu class to singleton 3 years ago
Frank a8b6e219c4 Emu: Add initial class 3 years ago
Riyyi 0d35476da0 Emulator: Add ProcessingUnit base class 3 years ago
Riyyi e4a5fbba58 Emulator: Add main structure classes 3 years ago
Riyyi c5d5ffc1eb Emulator+Test: Add main and example unit test 3 years ago