Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.
a surprisingly good Atari 2600 demo by XAYAX, originally presented at Revision 2014
I’m still struggling through Z80 assembly language myself with an ultimate aim of programming for the Master System and then the Mega Drive using SGDK. But the demoscene regularly delves into the deep magic techniques in getting things done. And programming for the 2600 at the best of times was a whole different beast because of the lack of a framebuffer.
I’m planning a whole development environment for my Amiga, but I know that that’s easy mode compared with the 2600, a device whose only concept of timing is NOP, a device which just spews digitized pixels onto scanlines regardless of common sense or decency
I’m still struggling through Z80 assembly language myself with an ultimate aim of programming for the Master System and then the Mega Drive using SGDK. But the demoscene regularly delves into the deep magic techniques in getting things done. And programming for the 2600 at the best of times was a whole different beast because of the lack of a framebuffer.
I’m planning a whole development environment for my Amiga, but I know that that’s easy mode compared with the 2600, a device whose only concept of timing is NOP, a device which just spews digitized pixels onto scanlines regardless of common sense or decency