Search found 11 matches

by Turing6502
Mon Jul 11, 2022 10:23 am
Forum: Hardware
Topic: Turing 6502 youtube channel.
Replies: 14
Views: 2038

Re: Turing 6502 youtube channel.

Next part of Pure Turing is up, this goes over the memory system is formed.

https://youtu.be/wVMkDU9PRZQ
by Turing6502
Mon Jul 11, 2022 10:22 am
Forum: Hardware
Topic: Turing 6502 youtube channel.
Replies: 14
Views: 2038

Re: Turing 6502 youtube channel.

I wonder if 6522 is Turing complete? I suspect yes because the interaction between I/O and counters allows a deterministic sequence of bus cycles to perform computation.

(A schoolfriend of mine borrowed my Compukit while I was away, and wrote a monitor with a single-stepping capability which was ...
by Turing6502
Sun Jul 03, 2022 5:33 am
Forum: Hardware
Topic: Turing 6502 youtube channel.
Replies: 14
Views: 2038

Re: Turing 6502 youtube channel.

Next one is up, https://youtu.be/vkU06umK2xs
This covers the logical instructions ASL, LSR ROL and ROR
by Turing6502
Sun Jun 19, 2022 1:54 am
Forum: Hardware
Topic: Turing 6502 youtube channel.
Replies: 14
Views: 2038

Re: Turing 6502 youtube channel.

The next video is up. It is the bring-up for the 4 symbol Turing machine emulating a 6502 (rather slowly)

https://youtu.be/aPCyUSnOuO4
by Turing6502
Mon Jun 13, 2022 10:59 am
Forum: Hardware
Topic: Turing 6502 youtube channel.
Replies: 14
Views: 2038

Re: Turing 6502 youtube channel.

Given that you showed 6502 assembly for a Turing machine, I imagine it would be possible to have a 6502 emulate a 6502. Not a good idea, but certainly possible.
Yes indeed, i'm planning to do that in an upcoming video. Not practical, but it shows the idea of one machine emulating another including ...
by Turing6502
Thu Jun 09, 2022 10:52 pm
Forum: Hardware
Topic: Turing 6502 youtube channel.
Replies: 14
Views: 2038

Re: Turing 6502 youtube channel.

I watched the first couple of Apple ][ videos. I really like the split-screen view where you show the schematic along-side footage of your actual working practice. I'm going to try that insulation sliding trick on my next project!
Great thanks. The trick is to pre-stretch the wire relative to the ...
by Turing6502
Wed Jun 08, 2022 11:53 am
Forum: Hardware
Topic: Turing 6502 youtube channel.
Replies: 14
Views: 2038

Re: Turing 6502 youtube channel.

The next part is up
https://youtu.be/4n8b_43MleA

This is the second part of the Pure Turing build.
by Turing6502
Wed Jun 08, 2022 2:41 am
Forum: Hardware
Topic: Turing 6502 youtube channel.
Replies: 14
Views: 2038

Re: Turing 6502 youtube channel.

I never thought of placing a wide IC over the breadboard power rail. This frees up the tie points that would have been covered by the chip, though perhaps it results in a slightly less compact layout. Unfortunately, it doesn't work with a machined socket.
It actually works surprisingly well. The ...
by Turing6502
Tue Jun 07, 2022 9:01 am
Forum: Hardware
Topic: Turing 6502 youtube channel.
Replies: 14
Views: 2038

Turing 6502 youtube channel.

Hello all. I'm Matt Regan. I've made a bunch of youtube videos on the 6502, from a Turing Machine perspective.
The different playlists are at varying levels of completion, but here is a basic breakdown of what is where and the logic behind the progression

1) Apple 2 wire-by-wire build.
https://www ...
by Turing6502
Tue Jun 07, 2022 8:49 am
Forum: General Discussions
Topic: Introduce yourself
Replies: 716
Views: 417991

Re: Introduce yourself

BigEd wrote:
Welcome Matt! I've seen those ducks before so I must have stumbled across your channel. It's good stuff! it would be great if you'd start a new topic for us to discuss your ideas and your build.
Cool, shall do. Thanks.
by Turing6502
Tue Jun 07, 2022 8:16 am
Forum: General Discussions
Topic: Introduce yourself
Replies: 716
Views: 417991

Re: Introduce yourself

Hello all.

I'm Matt Regan. I was originally introduced to the 6502 back in the 1980s via the VIC20 and Commodore 64.
I've made quite a few videos on some TTL 6502 CPU builds. These machines are based on Turing machines and so they do not have the usual hardware you find in a 6502 such as the ...