From 2528efebe328c9e49618afd19c60f1170cfdc9f9 Mon Sep 17 00:00:00 2001 From: Paul W Date: Mon, 16 May 2022 14:26:38 -0400 Subject: [PATCH] Update 6502 note --- notes/mos-6502.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/notes/mos-6502.md b/notes/mos-6502.md index 5b9db59..c856a0d 100644 --- a/notes/mos-6502.md +++ b/notes/mos-6502.md @@ -1,5 +1,6 @@ --- title: MOS 6502 Microprocessor +last_updated: '2022-05-16T14:26:03-04:00' --- Name | 6502 @@ -23,8 +24,9 @@ Instruction Count | 56 - Indirect, X - Indirect, Y -## Datasheets +## Docs - [WDC W65C02S NMOS Variant](https://www.westerndesigncenter.com/wdc/documentation/w65c02s.pdf) +- [6502.org: collection of 6502 resources](http://6502.org/) ## Notable Usage (includes variants) - Nintendo Entertainment System