Hacking in the Movies

I'm not a hacker, but I play one on TV.

December 22, 2009 at 12:07pm
Home
In The Terminator, the camera assumes the Point of View of the T-800.

And what does the Robot see? Why it’s 6502 Assembly, of course!

Assembly language is a low-level programming language for programming microprocessors. Where a language like C is portable, an assembly language is specific to a certain hardware.

So maybe the guts of a T-800 is similar to a NES?

You can learn 6502 Assembly, but that stuff is all greek to me. Learn something at a higher level.

In The Terminator, the camera assumes the Point of View of the T-800.

And what does the Robot see? Why it’s 6502 Assembly, of course!

Assembly language is a low-level programming language for programming microprocessors. Where a language like C is portable, an assembly language is specific to a certain hardware.

So maybe the guts of a T-800 is similar to a NES?

You can learn 6502 Assembly, but that stuff is all greek to me. Learn something at a higher level.