http://forum.6502.org/viewtopic.php?t=2208&f=8
(The Russians seem to have a fondness for detailed IC reverse-engineering. There's a lot of Russian-only information on the internals of the 6502, 8080, 8085, Z80, etc.)
This has to be some kind of record for re-submissions.
It's always interesting how they make flip-flops. In this case, the slave side is the typical latch made out of cross-connected inverters. The master side uses a diode-capacitor-diode gate. A capacitor follows the input signal. A pulse on the clock line transfers the charge to the slave latch.
http://bitsavers.trailing-edge.com/pdf/dec/handbooks/Digital...
http://www.righto.com/2015/12/reverse-engineering-arm1-ances...
https://hn.algolia.com/?query=Visual6502.org&sort=byDate&dat...
Can one create a commercial game where the players should reverse engineer programs for some virtual hardware which have, for example, a virtual 6502 on board?
Copyright on maskworks -- that is, microchip designs -- only lasts 10 years. (It's covered by a unique and unusual portion of copyright law, as microchip designs aren't considered creative enough to be covered by a traditional copyright.) In any event, this would only have covered the physical design of the 6502, not its architecture.
The 6502 was released in 1975, so any patents on its architecture would have expired in the mid-1990s. I'm not certain that any such patents existed in the first place -- the 6502 is largely inspired by the Motorola 6800, which was even older.
Anyways, the architecture of the 6502 is effectively in the public domain at this point. There are probably thousands of different hardware and software reimplementations at this point; including one in a game would not be a problem at all.
Certainly (IMHO, I'm not a lawyer), any patents related to how to make the transistors, connects or the chip package in a 6502 wouldn't apply here.
But presumably you're right in terms of ability to trademark it anyway.
and AFAIK the 6502 and 8051 have been around for long enough that any patents they may have had are already expired; the last time I looked up this info, the 486 subset was already patent-free, and the Pentium patents were soon to expire.
There is a clean room implementation, made open source https://en.wikipedia.org/wiki/SuperH#J_Core