From 30fe238d42957a7bb9c055ff9d1f4b3ba9dc3e0e Mon Sep 17 00:00:00 2001 From: vin Date: Sun, 30 Jun 2024 09:37:31 -0400 Subject: rename README to README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c8879a8 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +emu_nes +======= +A Nintendo Entertainment System (NES) emulator written for the purpose of +understanding how the NES and similar 8-bit computers of that era worked. + +Makes heavy use of https://www.nesdev.org/. -- cgit v1.2.3