EightBit/Ricoh2A03/inc/stdafx.h
Adrian Conlon d4782a66db Some small changes for NES support: hopefully not broken anything!
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2017-12-26 22:46:16 +00:00

5 lines
52 B
C

#pragma once
#include <mos6502.h>
#include <Bus.h>