From 24aadae14da23e852285d4d726148d260edc147d Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 26 Dec 2023 13:26:54 +0100 Subject: Minor changes --- res/Cowgod's Chip-8 Technical Reference.pdf | Bin 0 -> 84649 bytes ... making a CHIP-8 emulator - Tobias V. Langhoff.pdf | Bin 0 -> 1085912 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/Cowgod's Chip-8 Technical Reference.pdf create mode 100644 res/Guide to making a CHIP-8 emulator - Tobias V. Langhoff.pdf (limited to 'res') diff --git a/res/Cowgod's Chip-8 Technical Reference.pdf b/res/Cowgod's Chip-8 Technical Reference.pdf new file mode 100644 index 0000000..7222ba2 Binary files /dev/null and b/res/Cowgod's Chip-8 Technical Reference.pdf differ diff --git a/res/Guide to making a CHIP-8 emulator - Tobias V. Langhoff.pdf b/res/Guide to making a CHIP-8 emulator - Tobias V. Langhoff.pdf new file mode 100644 index 0000000..6ca3016 Binary files /dev/null and b/res/Guide to making a CHIP-8 emulator - Tobias V. Langhoff.pdf differ -- cgit v1.2.3