资源详情

返回首页 | 相关搜索
Learn Assembly Language by Making Games for the Atari 2600 Updated 5-2022
大小 16.66 GB
文件数 246
Info Hash: 86FCE2F67C5943BBE4CCC8A5C906D10E517E8838
收录时间 2026-01-13 07:16:56
更新时间 2026-01-13 07:16:56
文件列表 (246)
01 - Introduction/001 Motivations and Learning Outcomes.mp4
275.85 MB
01 - Introduction/001 Motivations and Learning Outcomes_en.srt
18.54 KB
01 - Introduction/tutflix.org.url
43 B
02 - Hardware & Architecture/001 Hardware and Specs.mp4
515.45 MB
02 - Hardware & Architecture/001 Hardware and Specs_en.srt
39.51 KB
02 - Hardware & Architecture/002 The Popularization of Game Cartridges.html
1.61 KB
02 - Hardware & Architecture/003 Your First Game Console.html
305 B
02 - Hardware & Architecture/004 Digital Binary System.mp4
131.03 MB
02 - Hardware & Architecture/004 Digital Binary System_en.srt
8.61 KB
02 - Hardware & Architecture/005 Counting in Base 10 & Base 2.mp4
300.33 MB
02 - Hardware & Architecture/005 Counting in Base 10 & Base 2_en.srt
18.35 KB
02 - Hardware & Architecture/006 Hexadecimal Notation.mp4
111.23 MB
02 - Hardware & Architecture/006 Hexadecimal Notation_en.srt
13.32 KB
02 - Hardware & Architecture/007 The 65026507 Processor.mp4
270.81 MB
02 - Hardware & Architecture/007 The 65026507 Processor_en.srt
22.06 KB
02 - Hardware & Architecture/008 Processor Status Flags.mp4
329.21 MB
02 - Hardware & Architecture/008 Processor Status Flags_en.srt
22.5 KB
02 - Hardware & Architecture/tutflix.org.url
43 B
03 - 6502 Assembly Programming/001 The Assembler Flow.mp4
327.61 MB
03 - 6502 Assembly Programming/001 The Assembler Flow_en.srt
20.11 KB
03 - 6502 Assembly Programming/002 Assembly Language(s).html
432 B
03 - 6502 Assembly Programming/003 6502-OpCodes-Reference.url
69 B
03 - 6502 Assembly Programming/003 Popular 6502 Assembly Instructions.mp4
273.42 MB
03 - 6502 Assembly Programming/003 Popular 6502 Assembly Instructions_en.srt
18.13 KB
03 - 6502 Assembly Programming/004 Installation and Tools.html
1007 B
03 - 6502 Assembly Programming/005 6502-Assembly-Syntax-Highlight-Links.pdf
30.15 KB
03 - 6502 Assembly Programming/005 Picking a Code Editor.mp4
54.16 MB
03 - 6502 Assembly Programming/005 Picking a Code Editor_en.srt
3.38 KB
03 - 6502 Assembly Programming/006 cleanmem.zip
1.04 KB
03 - 6502 Assembly Programming/006 Our First Assembly Code.mp4
298.56 MB
03 - 6502 Assembly Programming/006 Our First Assembly Code_en.srt
29.9 KB
03 - 6502 Assembly Programming/007 DASM-download-page.url
56 B
03 - 6502 Assembly Programming/007 The DASM Assembler.mp4
89.19 MB
03 - 6502 Assembly Programming/007 The DASM Assembler_en.srt
12.53 KB
03 - 6502 Assembly Programming/008 Download-the-Stella-Emulator.url
52 B
03 - 6502 Assembly Programming/008 Stella-Programmer-Guide.pdf
754.4 KB
03 - 6502 Assembly Programming/008 The Stella Emulator.mp4
175.69 MB
03 - 6502 Assembly Programming/008 The Stella Emulator_en.srt
21.5 KB
03 - 6502 Assembly Programming/009 8-Bit-Workshop-IDE.url
48 B
03 - 6502 Assembly Programming/009 Javatari-Emulator.url
44 B
03 - 6502 Assembly Programming/009 The Javatari Emulator.mp4
70.44 MB
03 - 6502 Assembly Programming/009 The Javatari Emulator_en.srt
7.27 KB
03 - 6502 Assembly Programming/010 Installing DASM on Windows.mp4
36.39 MB
03 - 6502 Assembly Programming/010 Installing DASM on Windows_en.srt
9.58 KB
03 - 6502 Assembly Programming/011 cleanfullmem.zip
1.28 KB
03 - 6502 Assembly Programming/011 Our First Assembly Bug.mp4
148.84 MB
03 - 6502 Assembly Programming/011 Our First Assembly Bug_en.srt
10.18 KB
03 - 6502 Assembly Programming/012 Important Assembly Terminology.html
5.04 KB
03 - 6502 Assembly Programming/external-links.txt
292 B
03 - 6502 Assembly Programming/tutflix.org.url
43 B
04 - 6502 Instruction Set/001 Different Addressing Modes.mp4
15.93 MB
04 - 6502 Instruction Set/001 Different Addressing Modes_en.srt
9.11 KB
04 - 6502 Instruction Set/002 6502 Instruction Set.html
4.81 KB
04 - 6502 Instruction Set/003 6502 Instructions Warm-up Exercises.mp4
75.77 MB
04 - 6502 Instruction Set/003 6502 Instructions Warm-up Exercises_en.srt
17.34 KB
04 - 6502 Instruction Set/003 Exercises.pdf
110.22 KB
04 - 6502 Instruction Set/004 6502 Exercises Walkthrough.mp4
293.63 MB
04 - 6502 Instruction Set/004 6502 Exercises Walkthrough_en.srt
45.88 KB
04 - 6502 Instruction Set/004 Atari2600-Exercises-Solutions.zip
93.44 KB
04 - 6502 Instruction Set/005 Is the Atari 2600 a Proper Computer.html
4.28 KB
04 - 6502 Instruction Set/tutflix.org.url
43 B
05 - VCS Memory Map and the TIA/001 VCS Memory Map.mp4
159.17 MB
05 - VCS Memory Map and the TIA/001 VCS Memory Map_en.srt
8.95 KB
05 - VCS Memory Map and the TIA/002 Memory Map and Page Zero.html
1.49 KB
05 - VCS Memory Map and the TIA/003 colorbg.zip
6.64 KB
05 - VCS Memory Map and the TIA/003 Sending Instructions to the Display.mp4
116.27 MB
05 - VCS Memory Map and the TIA/003 Sending Instructions to the Display_en.srt
17.46 KB
05 - VCS Memory Map and the TIA/004 Stella Debugger Warnings.mp4
29.39 MB
05 - VCS Memory Map and the TIA/004 Stella Debugger Warnings_en.srt
9.02 KB
05 - VCS Memory Map and the TIA/005 NTSC Video Synchronization.mp4
742.3 MB
05 - VCS Memory Map and the TIA/005 NTSC Video Synchronization_en.srt
23.91 KB
05 - VCS Memory Map and the TIA/006 Painting the CRT.mp4
146.54 MB
05 - VCS Memory Map and the TIA/006 Painting the CRT_en.srt
17.68 KB
05 - VCS Memory Map and the TIA/006 rainbow.zip
7.47 KB
05 - VCS Memory Map and the TIA/tutflix.org.url
43 B
06 - TIA Objects/001 TIA Screen Objects.mp4
299.17 MB
06 - TIA Objects/001 TIA Screen Objects_en.srt
16.15 KB
06 - TIA Objects/002 Players, Missiles, and Balls.mp4
240.75 MB
06 - TIA Objects/002 Players, Missiles, and Balls_en.srt
8.66 KB
06 - TIA Objects/003 Playfield.mp4
142.68 MB
06 - TIA Objects/003 Playfield_en.srt
18.18 KB
06 - TIA Objects/003 playfieldborder.zip
9.02 KB
06 - TIA Objects/004 Playfield (Exercise).mp4
26 MB
06 - TIA Objects/004 Playfield (Exercise)_en.srt
1.54 KB
06 - TIA Objects/004 Playfield-Registers-Helper.png
244.16 KB
06 - TIA Objects/005 NTSC vs. PAL.html
7.64 KB
06 - TIA Objects/006 Player Bitmap and Scoreboard.mp4
101.73 MB
06 - TIA Objects/006 Player Bitmap and Scoreboard_en.srt
15.56 KB
06 - TIA Objects/007 Playfield Color.mp4
72.27 MB
06 - TIA Objects/007 Playfield Color_en.srt
5.57 KB
06 - TIA Objects/007 screenobjects.zip
15.17 KB
06 - TIA Objects/008 Declaring Variable Names.mp4
56.72 MB
06 - TIA Objects/008 Declaring Variable Names_en.srt
5.14 KB
06 - TIA Objects/008 screenobjects.zip
15.17 KB
06 - TIA Objects/009 When to use .byte, .word, and ds.html
2.89 KB
06 - TIA Objects/010 A Quick Discussion on Registers & Variables.mp4
90.03 MB
06 - TIA Objects/010 A Quick Discussion on Registers & Variables_en.srt
11.1 KB
07 - Horizontal and Vertical Positioning/001 Vertical Positioning.mp4
260.22 MB
07 - Horizontal and Vertical Positioning/001 Vertical Positioning_en.srt
13.44 KB
07 - Horizontal and Vertical Positioning/002 Implementing Vertical Position.mp4
91.2 MB
07 - Horizontal and Vertical Positioning/002 Implementing Vertical Position_en.srt
7.53 KB
07 - Horizontal and Vertical Positioning/002 verticalposition.zip
15.03 KB
07 - Horizontal and Vertical Positioning/003 Representing Graphics Data in Games.html
4.85 KB
07 - Horizontal and Vertical Positioning/004 Horizontal Positioning.mp4
348.85 MB
07 - Horizontal and Vertical Positioning/004 Horizontal Positioning_en.srt
22.21 KB
07 - Horizontal and Vertical Positioning/005 Fine Horizontal Positioning.mp4
398.71 MB
07 - Horizontal and Vertical Positioning/005 Fine Horizontal Positioning_en.srt
24.47 KB
07 - Horizontal and Vertical Positioning/006 horizontalposition.zip
8.74 KB
07 - Horizontal and Vertical Positioning/006 Implementing Horizontal Positioning.mp4
162.71 MB
07 - Horizontal and Vertical Positioning/006 Implementing Horizontal Positioning_en.srt
24.3 KB
07 - Horizontal and Vertical Positioning/007 Horizontal Position (Exercise).mp4
122.91 MB
07 - Horizontal and Vertical Positioning/007 Horizontal Position (Exercise)_en.srt
5.24 KB
07 - Horizontal and Vertical Positioning/007 horizontalposition.zip
8.72 KB
07 - Horizontal and Vertical Positioning/008 Horizontal Position (Solution).mp4
119.79 MB
07 - Horizontal and Vertical Positioning/008 Horizontal Position (Solution)_en.srt
13.39 KB
07 - Horizontal and Vertical Positioning/008 horizontalposlimit.zip
8.59 KB
07 - Horizontal and Vertical Positioning/009 Horizontal Position & Keeping Time.mp4
182.88 MB
07 - Horizontal and Vertical Positioning/009 Horizontal Position & Keeping Time_en.srt
15.34 KB
07 - Horizontal and Vertical Positioning/010 A Deeper Look into Horizontal Positioning.html
6.12 KB
07 - Horizontal and Vertical Positioning/tutflix.org.url
43 B
08 - Clock Cycles/001 6502.org-OpCodes-Clock-cycles-.url
69 B
08 - Clock Cycles/001 Counting Clock Cycles.mp4
263.22 MB
08 - Clock Cycles/001 Counting Clock Cycles_en.srt
10.37 KB
08 - Clock Cycles/002 Undocumented OpCodes.html
1.67 KB
08 - Clock Cycles/external-links.txt
83 B
08 - Clock Cycles/tutflix.org.url
43 B
09 - Controller Input/001 Joystick Input.mp4
202.75 MB
09 - Controller Input/001 Joystick Input_en.srt
10.51 KB
09 - Controller Input/001 joystickinput.zip
7.59 KB
09 - Controller Input/002 Joystick Player Movement.mp4
123.14 MB
09 - Controller Input/002 Joystick Player Movement_en.srt
12.12 KB
09 - Controller Input/002 joystickinput.zip
7.78 KB
09 - Controller Input/003 Atari VCS Input Ports.html
2.61 KB
09 - Controller Input/004 Bitwise Operations.mp4
352.4 MB
09 - Controller Input/004 Bitwise Operations_en.srt
10.83 KB
09 - Controller Input/005 Bitwise Application Example.html
546 B
09 - Controller Input/tutflix.org.url
43 B
10 - Subroutines, Stack, and Pointers/001 Subroutines.mp4
211.34 MB
10 - Subroutines, Stack, and Pointers/001 Subroutines_en.srt
12.77 KB
10 - Subroutines, Stack, and Pointers/002 Stack.mp4
215.15 MB
10 - Subroutines, Stack, and Pointers/002 Stack_en.srt
12.37 KB
10 - Subroutines, Stack, and Pointers/003 Pointers.mp4
123.23 MB
10 - Subroutines, Stack, and Pointers/003 Pointers_en.srt
6.86 KB
10 - Subroutines, Stack, and Pointers/tutflix.org.url
43 B
11 - Starting our Final Project/001 Starting our Final Project.mp4
43.02 MB
11 - Starting our Final Project/001 Starting our Final Project_en.srt
2.37 KB
11 - Starting our Final Project/002 bomber.zip
7.13 KB
11 - Starting our Final Project/002 Defining the Project Playfield Graphics.mp4
475.38 MB
11 - Starting our Final Project/002 Defining the Project Playfield Graphics_en.srt
32.87 KB
11 - Starting our Final Project/003 Creating Sprites in PlayerPal.mp4
66.12 MB
11 - Starting our Final Project/003 Creating Sprites in PlayerPal_en.srt
2.57 KB
11 - Starting our Final Project/004 Defining the Project Player Graphics.mp4
303.03 MB
11 - Starting our Final Project/004 Defining the Project Player Graphics_en.srt
17.96 KB
11 - Starting our Final Project/005 bomber.zip
8.03 KB
11 - Starting our Final Project/005 Drawing Player Sprites.mp4
433.77 MB
11 - Starting our Final Project/005 Drawing Player Sprites_en.srt
23.15 KB
11 - Starting our Final Project/006 A Reflection on Counting Clock Cycles.mp4
193.06 MB
11 - Starting our Final Project/006 A Reflection on Counting Clock Cycles_en.srt
8.22 KB
11 - Starting our Final Project/tutflix.org.url
43 B
12 - Project Movement and Positioning/001 bomber.zip
8.86 KB
12 - Project Movement and Positioning/001 Player Horizontal Position Subroutine.mp4
195.92 MB
12 - Project Movement and Positioning/001 Player Horizontal Position Subroutine_en.srt
9.41 KB
12 - Project Movement and Positioning/002 Handling Joystick Movement.mp4
143.41 MB
12 - Project Movement and Positioning/002 Handling Joystick Movement_en.srt
7.29 KB
12 - Project Movement and Positioning/003 Changing Sprite Animation Frame.mp4
204.49 MB
12 - Project Movement and Positioning/003 Changing Sprite Animation Frame_en.srt
9.93 KB
12 - Project Movement and Positioning/004 Enemy Vertical Movement.mp4
137.2 MB
12 - Project Movement and Positioning/004 Enemy Vertical Movement_en.srt
8.58 KB
12 - Project Movement and Positioning/tutflix.org.url
43 B
13 - Random Numbers/001 Generating Random Numbers.mp4
712.89 MB
13 - Random Numbers/001 Generating Random Numbers_en.srt
26.52 KB
13 - Random Numbers/002 Bitshift Operations.mp4
294.87 MB
13 - Random Numbers/002 Bitshift Operations_en.srt
8.79 KB
13 - Random Numbers/003 bomber.zip
9.18 KB
13 - Random Numbers/003 Random Enemy Position.mp4
115.48 MB
13 - Random Numbers/003 Random Enemy Position_en.srt
5.81 KB
13 - Random Numbers/tutflix.org.url
43 B
14 - Object Collision/001 Collision Registers.mp4
307.92 MB
14 - Object Collision/001 Collision Registers_en.srt
10.05 KB
14 - Object Collision/002 bomber.zip
9.48 KB
14 - Object Collision/002 Object Collision.mp4
221.27 MB
14 - Object Collision/002 Object Collision_en.srt
14.92 KB
14 - Object Collision/tutflix.org.url
43 B
15 - Digits and Scoreboard/001 Score Digits.mp4
720.82 MB
15 - Digits and Scoreboard/001 Score Digits_en.srt
38.8 KB
15 - Digits and Scoreboard/002 Scoreboard and Timer Graphics.mp4
179.06 MB
15 - Digits and Scoreboard/002 Scoreboard and Timer Graphics_en.srt
12 KB
15 - Digits and Scoreboard/003 Tasks Performed Inside VBlank.mp4
423.85 MB
15 - Digits and Scoreboard/003 Tasks Performed Inside VBlank_en.srt
23.63 KB
15 - Digits and Scoreboard/004 bomber.zip
10.89 KB
15 - Digits and Scoreboard/004 Implementing Asymmetric Playfield.mp4
126.48 MB
15 - Digits and Scoreboard/004 Implementing Asymmetric Playfield_en.srt
8.69 KB
15 - Digits and Scoreboard/005 Extra Resources on Asymmetrical Playfield.html
1.32 KB
15 - Digits and Scoreboard/006 Scoreboard Background Color.mp4
170.2 MB
15 - Digits and Scoreboard/006 Scoreboard Background Color_en.srt
10.47 KB
15 - Digits and Scoreboard/007 bomber.zip
10.99 KB
15 - Digits and Scoreboard/007 Game Over Color Effect.mp4
226.03 MB
15 - Digits and Scoreboard/007 Game Over Color Effect_en.srt
14.24 KB
15 - Digits and Scoreboard/008 bomber.zip
10.99 KB
15 - Digits and Scoreboard/008 Score Increment (Exercise).mp4
66.6 MB
15 - Digits and Scoreboard/008 Score Increment (Exercise)_en.srt
2.87 KB
15 - Digits and Scoreboard/009 bomber.zip
11 KB
15 - Digits and Scoreboard/009 Score Increment (Solution).mp4
81.52 MB
15 - Digits and Scoreboard/009 Score Increment (Solution)_en.srt
5.89 KB
15 - Digits and Scoreboard/010 Limiting Movement (Exercise).mp4
29.94 MB
15 - Digits and Scoreboard/010 Limiting Movement (Exercise)_en.srt
2.6 KB
15 - Digits and Scoreboard/011 bomber.zip
11.68 KB
15 - Digits and Scoreboard/011 Limiting Movement (Solution).mp4
100.34 MB
15 - Digits and Scoreboard/011 Limiting Movement (Solution)_en.srt
8.62 KB
15 - Digits and Scoreboard/tutflix.org.url
43 B
16 - BCD Decimal Mode/001 bomber.zip
11.78 KB
16 - BCD Decimal Mode/001 Using Decimal Mode BCD.mp4
133.15 MB
16 - BCD Decimal Mode/001 Using Decimal Mode BCD_en.srt
7.98 KB
16 - BCD Decimal Mode/002 What Is BCD, Really.html
3.63 KB
16 - BCD Decimal Mode/tutflix.org.url
43 B
17 - Missiles and Macros/001 bomber.zip
12.87 KB
17 - Missiles and Macros/001 Missiles.mp4
421.2 MB
17 - Missiles and Macros/001 Missiles_en.srt
27.97 KB
17 - Missiles and Macros/002 Macros.html
1.46 KB
17 - Missiles and Macros/003 bomber.zip
12.95 KB
17 - Missiles and Macros/003 Missile Collision.mp4
247.15 MB
17 - Missiles and Macros/003 Missile Collision_en.srt
14.69 KB
17 - Missiles and Macros/004 Addressing Mode Errors.mp4
167.96 MB
17 - Missiles and Macros/004 Addressing Mode Errors_en.srt
16.1 KB
17 - Missiles and Macros/004 bomber.zip
12.95 KB
17 - Missiles and Macros/tutflix.org.url
43 B
18 - Audio/001 Sound Registers.mp4
396.23 MB
18 - Audio/001 Sound Registers_en.srt
15.74 KB
18 - Audio/002 bomber.zip
12.57 KB
18 - Audio/002 Jet Engine Sound.mp4
325.07 MB
18 - Audio/002 Jet Engine Sound_en.srt
32.61 KB
18 - Audio/tutflix.org.url
43 B
19 - Scanline Analysis and Debugging Tools/001 Scanline Analysis.mp4
20.51 MB
19 - Scanline Analysis and Debugging Tools/001 Scanline Analysis_en.srt
7.49 KB
19 - Scanline Analysis and Debugging Tools/002 Gopher2600 Emulator and Debugger.html
2.16 KB
19 - Scanline Analysis and Debugging Tools/tutflix.org.url
43 B
20 - Conclusion and Next Steps/001 Next Steps.mp4
165.71 MB
20 - Conclusion and Next Steps/001 Next Steps_en.srt
11.19 KB
20 - Conclusion and Next Steps/002 atari2600-examples.zip
72.25 KB
20 - Conclusion and Next Steps/002 Examples of Disassembled Commented Code.html
849 B
20 - Conclusion and Next Steps/003 Copyright and Content Distribution.html
1.19 KB
20 - Conclusion and Next Steps/tutflix.org.url
43 B
21 - Bonus Lecture/001 Other Courses.mp4
12.08 MB
21 - Bonus Lecture/001 Other Courses_en.srt
896 B
21 - Bonus Lecture/002 Courses.html
1.67 KB
21 - Bonus Lecture/tutflix.org.url
43 B

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。