1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-07-20 07:28:56 +00:00
erc-c/tests/mos6502.loadstor.c

5 lines
82 B
C
Raw Normal View History

2017-12-02 19:27:30 +00:00
#include <criterion/criterion.h>
#include "mos6502.h"
#include "mos6502.enums.h"