Undocumented instructions

Let's talk about anything related to the 6502 microprocessor.
hoglet
Posts: 367
Joined: 29 Jun 2014

Re: Undocumented instructions

Post by hoglet »

It's possible to test some of the undocumented instruction in Visual 6502.

Here's an example showing that document 2 is correct wrt the behaviour of AAX:

http://visual6502.org/JSSim/expert.html ... 0&steps=40
User avatar
BigEd
Posts: 11463
Joined: 11 Dec 2008
Location: England
Contact:

Re: Undocumented instructions

Post by BigEd »

Thanks John, great link! That document is new to me.

I note that visual6502 is linked within, and is generally quite good for answering low level questions (as hoglet has just noted!), but unfortunately the visual6502 wiki is presently offline: please see the cached pages at archive.org for now.
User avatar
ttlworks
Posts: 1464
Joined: 09 Nov 2012
Contact:

Re: Undocumented instructions

Post by ttlworks »

Some time ago, Drass made a short list of the "illegal" NMOS 6502 instructions.
User avatar
Broti
Posts: 28
Joined: 07 Sep 2023
Location: Moers, Germany

Re: Undocumented instructions

Post by Broti »

Couldn't find a post about it yet and just in case you don't already know: No More Secrets reached V0.99 last christmas (no Wham pun intended)
https://csdb.dk/release/?id=248511
ROR A? Where we're coding, we don't need A.
enso1
Posts: 197
Joined: 30 Jul 2024

Re: Undocumented instructions

Post by enso1 »

Don't forget the classic pagetable.com article:

https://www.pagetable.com/?p=39
User avatar
Broti
Posts: 28
Joined: 07 Sep 2023
Location: Moers, Germany

Re: Undocumented instructions

Post by Broti »

groepaz released his updated documentation No More Secrets V1.0 today: https://csdb.dk/release/?id=258111
ROR A? Where we're coding, we don't need A.
Post Reply