mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-01 09:45:25 +00:00
Implementing a SBC without decimal mode
This commit is contained in:
@@ -3,11 +3,9 @@
|
||||
//
|
||||
|
||||
#include <criterion/criterion.h>
|
||||
#include <iostream>
|
||||
#include <bitset>
|
||||
#include "../../tests.hpp"
|
||||
#include "../../../sources/SNES.hpp"
|
||||
#include "../../../sources/Memory/MemoryBus.hpp"
|
||||
using namespace ComSquare;
|
||||
|
||||
Test(ADC, addingOne)
|
||||
|
||||
Reference in New Issue
Block a user