Search found 33 matches
W65C832S
You may be interested to know that while viewing the datasheet for W65C134S I noticed a reference to the W65C832S 32-bit processor. I guess that means it is a reality.
http://www.westerndesigncenter.com/wdc/ ... 5c134s.pdf
http://www.westerndesigncenter.com/wdc/ ... 5c134s.pdf
- Thu Mar 20, 2008 6:29 pm
- Forum: Hardware
- Topic: MOS 8568/8568
- Replies: 12
- Views: 10886
MOS 8568/8568
Does anyone know if there is a datasheet for the MOS 8563/8568 used in the 128 for 80-column mode?
I've searched on the net, and can't find it. I'm just wondering about pinouts etc.
I've searched on the net, and can't find it. I'm just wondering about pinouts etc.
- Thu Feb 28, 2008 4:18 am
- Forum: Programming
- Topic: Interrupt Handler
- Replies: 13
- Views: 8490
- Wed Feb 27, 2008 7:58 pm
- Forum: Programming
- Topic: Interrupt Handler
- Replies: 13
- Views: 8490
Thanks Garth,
I think I am understanding the I flag properly. Do I not need to use it with BRK, even though I am not using hardware interrrupts?
I would understand that when my software issues a BRK it will set the I flag and enter the BRK handler. Once in the handler, if I don't reset the I flag ...
I think I am understanding the I flag properly. Do I not need to use it with BRK, even though I am not using hardware interrrupts?
I would understand that when my software issues a BRK it will set the I flag and enter the BRK handler. Once in the handler, if I don't reset the I flag ...
- Mon Feb 25, 2008 4:00 am
- Forum: Programming
- Topic: Interrupt Handler
- Replies: 13
- Views: 8490
- Mon Feb 25, 2008 2:39 am
- Forum: Programming
- Topic: Interrupt Handler
- Replies: 13
- Views: 8490
- Mon Feb 25, 2008 2:30 am
- Forum: Programming
- Topic: Interrupt Handler
- Replies: 13
- Views: 8490
- Sun Feb 24, 2008 11:16 pm
- Forum: Programming
- Topic: Interrupt Handler
- Replies: 13
- Views: 8490
Interrupt Handler
Hi,
I have my interrupt handler working and enter it using a BRK instruction, but when I exit the handler, it just returns right back to the handler again, altough I have made certain that the interrupt flag is being cleared with CLI. I clear it at the beggining of my handler.
Any suggestions?
I have my interrupt handler working and enter it using a BRK instruction, but when I exit the handler, it just returns right back to the handler again, altough I have made certain that the interrupt flag is being cleared with CLI. I clear it at the beggining of my handler.
Any suggestions?
- Wed Feb 20, 2008 6:30 am
- Forum: Programming
- Topic: Program Counter
- Replies: 17
- Views: 14369
- Wed Feb 20, 2008 5:16 am
- Forum: Programming
- Topic: Program Counter
- Replies: 17
- Views: 14369
- Wed Feb 20, 2008 4:06 am
- Forum: Programming
- Topic: Simple 8bit division routine
- Replies: 21
- Views: 25615
- Wed Feb 20, 2008 3:56 am
- Forum: Programming
- Topic: Program Counter
- Replies: 17
- Views: 14369
- Mon Feb 18, 2008 9:53 pm
- Forum: Programming
- Topic: Program Counter
- Replies: 17
- Views: 14369
Program Counter
Can anyone tell me how to read the Program Counter? Is there a memory address somewhere that contains this in the 65C02? I would like to read the current Program Counter position, and store it to a memory address.
- Mon Feb 18, 2008 1:35 am
- Forum: Programming
- Topic: Simple 8bit division routine
- Replies: 21
- Views: 25615