Update puce6502.h

This commit is contained in:
ArthurFerreira2
2023-09-10 12:50:02 +02:00
committed by GitHub
parent fe9b6f28b6
commit b272efd8e3

View File

@@ -1,7 +1,7 @@
/*
Puce6502 - MOS 6502 cpu emulator
Last modified 1st of August 2020
Copyright (c) 2018 Arthur Ferreira (arthur.ferreira2@gmail.com)
Copyright (c) 2018 Arthur Ferreira
This version has been modified for Reinette II plus, a french Apple II plus
emulator using SDL2 (https://github.com/ArthurFerreira2/reinette-II-plus).