Search found 2 matches
- Tue Sep 05, 2017 6:06 pm
- Forum: Programmable Logic
- Topic: The 65k project!
- Replies: 54
- Views: 44122
Re: The 65k project!
It ought to go into modes for 6502 mode, 65816 mode, and 680X0 mode. Of which it would be compatible with systems that would use those sort of chips. Much like the 80X86 has 16-bit and 32-bit modes, etc.
- Sun Sep 03, 2017 3:02 am
- Forum: Programmable Logic
- Topic: The 65k project!
- Replies: 54
- Views: 44122
Re: The 65k project!
I think since the 6502 was a clone of the Motorola 6800 series, just use 68K opt code for 16-bit and 32-bit modes. Make a 6502 type chip with the same pinouts and find an 8 bit 6502 system and swap out the CPU and modify the BIOS to work with the new 16-bit and 32-bit modes.
Either that or just ...
Either that or just ...