ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61,163 results

Ben Eater
What is a stack and how does it work? — 6502 part 5

Schematics, datasheets, kits, and more at https://eater.net/6502 Part 1: https://www.youtube.com/watch?v=LnzuMJLZRdU Part 2: ...

24:25
What is a stack and how does it work? — 6502 part 5

795,290 views

5 years ago

Stable Mechanic
How does stack work in a CPU? Why do we need it?

There might be simple errors and the scheme I talk is extremely simple. However my aim is showing how the registers are ...

22:05
How does stack work in a CPU? Why do we need it?

11,878 views

3 years ago

hexdump
Stack Frames, RSP and RBP

TIMESTAMP 00:00 Introduction 06:05 Stack Frames 12:00 The Role of RSP (Stack Pointer) 15:42 The Role of RBP (Base Pointer) ...

32:08
Stack Frames, RSP and RBP

3,751 views

10 months ago

GopherCon UK
GopherCon UK 2019: Daniela Petruzalek - Fun With Pointers

In this talk you will learn how to use pointers effectively in Go. We'll cover from the basics of pointer declaration and usage, to the ...

32:34
GopherCon UK 2019: Daniela Petruzalek - Fun With Pointers

5,494 views

6 years ago

Prisha Maiti
The Stack and Stack Pointer: ARM Assembly Tutorial #4

I cover the basic concepts of the stack and how we use it to fix segmentation faults, using our scenario with main.s and mod.s Also, ...

28:12
The Stack and Stack Pointer: ARM Assembly Tutorial #4

1,213 views

2 years ago

Golden Fenix العنقاء الذهبي
Stack Memory Episode 01: Stack Pointer (SP)

Peace be upon you all! !اَلسَّلَامُ عَلَيْكُمْ وَرَحْمَةُ ٱللَّهِ وَبَرَكاتُهُ Contents: The nature of the stack area within memory and its stack pointer ...

24:29
Stack Memory Episode 01: Stack Pointer (SP)

11 views

3 years ago

Prof. Andrea Pollini
stack e heap. cosa sono e come leggere il codice assembly e riconoscere le allocazioni.

SEGUIMI SU TWITCH PER VEDERE LE MIE NUOVE LIVE: https://www.twitch.tv/profandreapollini Per ogni dubbio o domande ...

25:44
stack e heap. cosa sono e come leggere il codice assembly e riconoscere le allocazioni.

8,435 views

5 years ago

Jonathan Muckell
Procedures In Memory (Stack Memory)

And i'm going to set the stack pointer back to what it was okay now i like i said this one is kind of considered a leaf function ...

20:27
Procedures In Memory (Stack Memory)

1,380 views

5 years ago

Engineer Thileban Explains
Stack Pointer and Stack | Microprocessor Basics

Connect on Discord https://discord.gg/gRfu4Pk5 Follow Thileban on Twitter - https://twitter.com/realThileban #microprocessor ...

1:16:11
Stack Pointer and Stack | Microprocessor Basics

4,722 views

Streamed 4 years ago

Michael Kamprath
Adding a Stack Pointer to the PUTEY-1 Breadboard TTL CPU

Adding a stack pointer is a significant step in making my breadboard CPU easily programmed. With a stack pointer, I can leverage ...

41:10
Adding a Stack Pointer to the PUTEY-1 Breadboard TTL CPU

2,168 views

4 years ago

All things IDA
Understanding the stack pointer tracking/analysis in IDA

Have you seen the 'sp-analysis failed' error and wondered why it appears and how to fix it? In this video, we explain the stack ...

35:22
Understanding the stack pointer tracking/analysis in IDA

1,928 views

1 year ago

freeCodeCamp.org
Pointers in C / C++ [Full Course]

Pointers in C and C++ are often challenging to understand. In this course, they will be demystified, allowing you to use pointers ...

3:47:23
Pointers in C / C++ [Full Course]

5,410,903 views

5 years ago

CS50
CS50x 2025 - Lecture 4 - Memory

Pointers. Segmentation Faults. Dynamic Memory Allocation. Stack. Heap. Buffer Overflow. File I/O. Images. *** This is CS50 ...

2:26:31
CS50x 2025 - Lecture 4 - Memory

266,906 views

Streamed 1 year ago

Andreas Kling
OS hacking: Catching bad stack pointers with MAP_STACK

Serenity is open source on GitHub: https://github.com/SerenityOS/serenity Follow me on Twitter: https://twitter.com/awesomekling ...

1:00:15
OS hacking: Catching bad stack pointers with MAP_STACK

749 views

6 years ago

Zamani Md Sani
Stack Pointer Programming MicroProcessor 68K

Push and Pop Operation at the stack and validating it using easy 68K.

31:14
Stack Pointer Programming MicroProcessor 68K

520 views

5 years ago

Barry Brown
C: Pointer arithmetic and the call stack

In this video I show examples of pointer arithmetic. In particular, C strings (which are just arrays of chars). I also briefly go over the ...

1:07:29
C: Pointer arithmetic and the call stack

7,548 views

Streamed 9 years ago

Professor Hank Stalica
MIPS Programming Tutorial:  Stacks and Procedures

In this video, I demonstrate a simple example of using procedures and the stack in MIPS. I start with a little theory and then write ...

28:14
MIPS Programming Tutorial: Stacks and Procedures

7,608 views

6 years ago

Monkey see, monkey do
Coding GameOS in x86 assembly - setting up stack segment, stack pointer and base pointer

Stack segment, stack pointer and base pointer (GameOS shell) FULL SERIES PLAYLIST: ...

28:14
Coding GameOS in x86 assembly - setting up stack segment, stack pointer and base pointer

230 views

4 years ago

Dr. Venkataswamy R
Functions, Program counter, Stack pointer, LED Port program

EMBEDDED AND REAL TIME MICROCONTROLLERS EE632P 10.

32:47
Functions, Program counter, Stack pointer, LED Port program

21 views

4 years ago

CS50
CS50 2019 - Lecture 4 - Memory

TABLE OF CONTENTS 00:00:00 - Introduction 00:01:22 - Hexadecimal 00:09:15 - address.c 00:15:18 - Pointers 00:19:38 ...

1:48:15
CS50 2019 - Lecture 4 - Memory

258,765 views

6 years ago