27 Commits (c159e09ce32bbe09819f4657f43235e375f4ea99)

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