From d512954fe9ef8299d8982cf8f1dbb37d3f81787d Mon Sep 17 00:00:00 2001 From: Sidney Cadot Date: Tue, 24 Dec 2024 11:23:05 +0100 Subject: [PATCH] Added peripherals.c and peripherals.h to sim65.vcxproj --- src/sim65.vcxproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/sim65.vcxproj b/src/sim65.vcxproj index 7bc489398..b5b642d02 100644 --- a/src/sim65.vcxproj +++ b/src/sim65.vcxproj @@ -86,6 +86,7 @@ + @@ -93,8 +94,9 @@ + - \ No newline at end of file +