ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

267,595 results

moshix
z/ OS assembly program submits a job to internal reader - M48

Watch me as a write a HLASM assembler program which submits a job to the internal reader using simple QSAM macros The ...

42:15
z/ OS assembly program submits a job to internal reader - M48

2,298 views

8 years ago

Aaron Baugher
6502 Assembly Language Programming #12: 10 PRINT

We convert a famous one-line BASIC program to 6502 assembly language on the Commodore 128. (Would work on other 8-bit ...

1:17:36
6502 Assembly Language Programming #12: 10 PRINT

2,146 views

7 years ago

Jon Gjengset
Explaining assembly by playing SHENZHEN I/O

Lately, I've been trying out the game SHENZHEN I/O ( https://www.zachtronics.com/shenzhen-io/ ), and have really enjoyed the ...

2:41:11
Explaining assembly by playing SHENZHEN I/O

34,416 views

10 months ago

Aaron Baugher
6502 Assembly Language #5: From Assembler to Monitor

Continuing with [[/post/assembly-04-binary-division-6502][the code we wrote in #4]], we compare the code the assembler ...

31:06
6502 Assembly Language #5: From Assembler to Monitor

2,212 views

7 years ago

moshix
Passing parameters to mainframe assembler programs  - M203

view the program here: https://github.com/moshix/mvs/blob/master/parameter.asm Join thousands of mainframe enthusiasts at: ...

49:38
Passing parameters to mainframe assembler programs - M203

3,073 views

4 years ago

Poking Technology
Writing a 6502 assembler for CP/M-65, part 1/6

In whch yr hmbl svt writes a simple assembler for CP/M-65, which badly needs one. It's done in C, and is compiled with llvm-mos ...

2:07:35
Writing a 6502 assembler for CP/M-65, part 1/6

4,659 views

3 years ago

Computing Mongoose
Simple Artificial Neural Network entirely in assembly language

In this video I combine all the assembly language functions from the previous videos to create a functional (yet very simple) ...

30:54
Simple Artificial Neural Network entirely in assembly language

11,367 views

1 year ago

DEFCONConference
DEF CON 25 -  XlogicX - Assembly Language is Too High Level

Do you have a collection of vulnerable programs that you have not yet been able to exploit? There may yet still be hope. This talk ...

45:15
DEF CON 25 - XlogicX - Assembly Language is Too High Level

56,572 views

8 years ago

Bioinformatics DotCa
Fundamentals of Genome Assembly

This is the sixth lecture in the Informatics on High-Throughput Sequencing Data 2017 workshop hosted by the Canadian ...

51:10
Fundamentals of Genome Assembly

68,576 views

8 years ago

Bioinformatics DotCa
The Fundamentals of Genome Assembly

This is the fifth module of the Bioinformatics for Cancer Genomics 2018 workshop hosted by the Canadian Bioinformatics ...

30:56
The Fundamentals of Genome Assembly

11,062 views

7 years ago

xmdi
minimal executables in x86 assembly | SCHIZONE EP-01

First video in a series on scientific computing from scratch using x86-64 assembly. This video illustrates how a monkey-brain ...

36:34
minimal executables in x86 assembly | SCHIZONE EP-01

4,608 views

2 years ago

moshix
Mainframe assembler syntax checker - M226

Contact me to get a copy of the webserver in Go and the HLASM for zLinux de-scrambler. Join our Discord channel here: ...

51:08
Mainframe assembler syntax checker - M226

2,643 views

3 years ago

moshix
Writing reports in mainframe assembly - M191

You can find this program here: https://github.com/moshix/mvs/blob/master/asmreport Discord channel to talk to like-minden ...

38:00
Writing reports in mainframe assembly - M191

6,556 views

4 years ago

moshix
Exploring the IBM High Level Assembler - HLASM and comparing to MVS 3.8 FX assembler - M33

having fun looking for the first time at the HLASM assembler, and trying to assemble in 31bit, and comparing HLASM to the MVS ...

38:19
Exploring the IBM High Level Assembler - HLASM and comparing to MVS 3.8 FX assembler - M33

7,476 views

8 years ago

Aaron Baugher
6502 Assembly Language #18: Indirect Addressing

Another mid-week bonus video in between working on the game series. I covered the indirect addressing methods in video #14 ...

21:16
6502 Assembly Language #18: Indirect Addressing

1,173 views

7 years ago

TokyoEdtech
6502 Assembly Language: Getting Started

In this video, I try to make a simple introduction to coding assembly language on a simulated 6502 processor. LINKS IN THE ...

45:43
6502 Assembly Language: Getting Started

40,033 views

5 years ago

Patric Sokoll
Programming the MOS 6502 / 6510 in Assembler - Part 1

Programming the MOS 6502 / 6510 in Assembler Part 1: - Introduction - First Demonstrations and Operation of the Monitor ...

47:28
Programming the MOS 6502 / 6510 in Assembler - Part 1

3,727 views

3 months ago

Aaron Baugher
Commodore 128 Assembly #28: Programming The 80-column Display (8563 VDC)

Here's a whiteboard tutorial on programming the 80-column screen on the Commodore 128. It's very different from the 40-column ...

25:46
Commodore 128 Assembly #28: Programming The 80-column Display (8563 VDC)

2,141 views

7 years ago

Poking Technology
Hjalfi writes an assembler

In which yr hmbl svt writes an assembler for a 40-year old operating system because, apparently, none of the ones which came ...

7:18:30
Hjalfi writes an assembler

12,686 views

6 years ago

xmdi
hexdump in x86 assembly | SCHIZONE LAB-05

5th lab in a series on scientific computing from scratch using x86-64 assembly. This video implements a hexdump program. code: ...

36:20
hexdump in x86 assembly | SCHIZONE LAB-05

692 views

1 year ago