Emulating a CPU in C++ #29 (6502) - Rotate Left

  Рет қаралды 2,843

Dave Poo

Dave Poo

Күн бұрын

Пікірлер: 5
@samba3403
@samba3403 4 жыл бұрын
awesome series.
@thomasfriedrich2001
@thomasfriedrich2001 3 жыл бұрын
Thank you! Inspired me to write an emulator. VIC-20 works meanwhile. PET is more work, for it does a lot of HW diagnosis and requires deeper logic of peripheral controllers. In restropect, I estimate proper function tests as you have done consequently!
@DavePoo
@DavePoo 3 жыл бұрын
Good work!
@tmbarral664
@tmbarral664 4 жыл бұрын
Dave, take care: lsb is bit 0, not 1. We have bit 0 to bit 7.
@DavePoo
@DavePoo 4 жыл бұрын
Yeah, pretty sure i noticed that and changed it later (perhaps not this episode though).
Emulating a CPU in C++ #30 (6502) -  Rotate Right
19:54
Dave Poo
Рет қаралды 3 М.
Emulating a CPU in C++ #33 (6502) -  More Debugging
20:12
Dave Poo
Рет қаралды 5 М.
УДИВИЛ ВСЕХ СВОИМ УХОДОМ!😳 #shorts
00:49
HARD_MMA
Рет қаралды 4,3 МЛН
Emulating a CPU in C++ #26 (6502) -  Subtract With Carry
39:19
Dave Poo
Рет қаралды 3,8 М.
15 Years Writing C++ - Advice for new programmers
4:04
SyncMain
Рет қаралды 1,3 МЛН
C++ vs Rust: which is faster?
21:15
fasterthanlime
Рет қаралды 405 М.
Stack vs Heap Memory in C++
19:31
The Cherno
Рет қаралды 580 М.
I built my own 16-Bit CPU in Excel
15:45
Inkbox
Рет қаралды 1,6 МЛН
Emulating a CPU in C++ #32 (6502) -  Test Program Debugging
52:25