I was thinking, there are a lot of these new serial memories and other devices out there. A number of people talk here on designing processors, maybe a 6502 type processor that runs with the modern serial memories would be a nice device for small circuits.
Or -
Adding a Serial bus to a 6502.
Search found 5 matches
- Fri Sep 04, 2009 2:52 am
- Forum: General Discussions
- Topic: Serial 6502
- Replies: 5
- Views: 2922
- Wed Dec 31, 2008 10:08 pm
- Forum: Emulation and Simulation
- Topic: MLM and partial emulator
- Replies: 0
- Views: 4266
MLM and partial emulator
A few years ago I started on a 6502 emulator. I have some of the instruction working but that's incomplete.
What works is the machine language monitor with Asm, Disasm, Memory Dump, Register Change, Trace, Go and several other features.
The code is all written in C.
Here it is with the source and ...
What works is the machine language monitor with Asm, Disasm, Memory Dump, Register Change, Trace, Go and several other features.
The code is all written in C.
Here it is with the source and ...
- Thu Jul 07, 2005 2:52 pm
- Forum: Emulation and Simulation
- Topic: Michal Kowalski's 6502 simulator
- Replies: 20
- Views: 24773
- Thu Jul 07, 2005 2:45 pm
- Forum: Nostalgia
- Topic: Operating system Commodore Pet
- Replies: 6
- Views: 10730
- Wed Jan 22, 2003 7:31 pm
- Forum: General Discussions
- Topic: Survey: A 65C02-based PC
- Replies: 74
- Views: 41994
A 65C02-based PC
I think that a system with a command line interface OS should be used, languages should be left to the individual and loaded from disk or add-on cartridge. One of these modern serial ROM's could be used to load languages into RAM on startup.
Another possibility is to make the CLI operate in a ...
Another possibility is to make the CLI operate in a ...