I got an interesting 6502-based device at a university surplus sale. I think it's called a "More M7" and it's by Observational Systems Inc. from Seattle, WA. It seems it belonged to the psychology department.
Here are some photos:
http://enosys.ath.cx/6502device/
On the front panel it has 24 keys, 8 toggle switches and a 4:2 digit 7 segment LCD display. The key labels and LCD make it appear that it should be running some sort of monitor with the ability to view and edit memory contents, enter breakpoints and so on.
One side of the box has 9 and 15 pin female sub-D connectors and two 1/8" mono jacks. The connectors are labelled host, keyboard, audio in and audio out. The other side had a cut off power cord which I replaced. I used that to supply +5V because that seems to be the only choice judging by the chips that are used.
I tried to figure out what to do with this, but it doesn't work reliably, and perhaps I can't figure it out. I can push reset, get it to start displaying stuff on the LCD and type in hex. It usually crashes soon and unpredictably though.
The main board has an NMOS 6502 ("MOS MPS 6502"), two Synertek "S10411 072679" 40 pin DIP chips I can't identify, a 2532 (4k*8) EPROM, and 10 NEC D444C-6514 (1k*4) SRAM, some 74LS TTL, a 565 timer and an LM311 comparator.
There is also a front panel board with 4000 series CMOS for the keys and LCD and a power board with a 5V to 12V converter, another LM311 and an LM747 dual opamp.
I'd like to get this running at some point. Has anybody dealt with one of these before? I'd like to be able to download code to it. According to the key labels this should be already possible. Otherwise I guess I'd have to map out some I/O lines and write a new EPROM. Any advice?
--
Boris