Search found 7 matches

by Erik
Fri Sep 02, 2022 3:08 pm
Forum: Programming
Topic: 16-Bit value to single Digits
Replies: 12
Views: 2683

Re: 16-Bit value to single Digits

BigEd wrote:
Welcome, Erik!
Thanks a lot!

Erik
by Erik
Wed Aug 31, 2022 3:10 pm
Forum: Programming
Topic: 16-Bit value to single Digits
Replies: 12
Views: 2683

Re: 16-Bit value to single Digits

Hey, thanks a lot!

But: STZ-OP-Code is only for 65C02, I guess!

Best

Erik
by Erik
Fri Aug 12, 2022 12:55 pm
Forum: General Discussions
Topic: 6502 never reaches reset vector
Replies: 23
Views: 3708

Re: 6502 never reaches reset vector

I cleaned up everything and re-soldered some connections. Now it's fine.

Thanks a lot!

Best Erik
by Erik
Fri Aug 12, 2022 6:40 am
Forum: General Discussions
Topic: 6502 never reaches reset vector
Replies: 23
Views: 3708

Re: 6502 never reaches reset vector

Hello everybody,

here ist the circuit-diagram, and it's really simple for you guys. it's embarrassing for me!

So there's no code needed because of the $ea on the data-bus.
I inspected the address- and data-bus with the connected arduino, like Bean Eater did it.
As I said, on the breadboard it ...
by Erik
Thu Aug 11, 2022 1:47 pm
Forum: General Discussions
Topic: 6502 never reaches reset vector
Replies: 23
Views: 3708

6502 never reaches reset vector

Hello all,

I have something that is driving me crazy and normally I know something about electronics.
On my breadboard I have built a basic circuit for the 6502 which works wonderfully and after a reset and 7 clock cycles it jumps to the reset vector $FFFC/$FFFD. If I build the same circuit on a ...
by Erik
Tue May 17, 2022 4:49 pm
Forum: Programming
Topic: Problems with the 65c22
Replies: 10
Views: 1328

Re: Problems with the 65c22

I have the 65c22N.

And yes, to solve the problem, I schould use a 74LS244.

Thanks a lot!

Best

Erik
by Erik
Tue May 17, 2022 12:55 pm
Forum: Programming
Topic: Problems with the 65c22
Replies: 10
Views: 1328

Problems with the 65c22

Hi there,



I have some strange problems using the 65c22 VIA-Chip.

If I use Port-B to control some LEDs, it works fine.

But if I switch to Port-A, the LEDs shine very weak .

I switched to an original VIA 6522 but it looks the same.



I certainly make a stupid mistake, but I do not find.



Best ...