8 bit workshop

Descobri hoje esse site.Os três livros citados podem ser baixados da libgen.io.
http://8bitworkshop.com/
@8bitworkshop
Write 8-bit code in your browser. Ever wanted to be an old-school game programmer? Learn how classic game hardware worked.
Write code and see it run instantly.
Atari 2600
Learn how to program the Atari 2600 with dozens of fully commented examples. Our 6502 assembler runs as you type and flags any errors. We've got debugging tools too; single step through your code and use our CPU Cycle Analyzer to develop that perfect Stella kernel.
Arcade Games
You can develop your own games on classic arcade game hardware, using our in-browser C compiler targeting the Z80 CPU. Platforms include VIC Dual, Midway 8080, Galaxian/Scramble, Atari Vector, and Williams.
Hardware Design
Use our Verilog IDE to design a 8-bit game platform from scratch. We'll run your design in real time in the browser, displaying the output on a simulated CRT. Plenty of examples are included to teach logic programming. The book even shows you how to synthesize your code to the Lattice iCE Stick FPGA and connect to a legacy CRT or TV.
http://8bitworkshop.com/
@8bitworkshop
Write 8-bit code in your browser. Ever wanted to be an old-school game programmer? Learn how classic game hardware worked.
Write code and see it run instantly.
Atari 2600
Learn how to program the Atari 2600 with dozens of fully commented examples. Our 6502 assembler runs as you type and flags any errors. We've got debugging tools too; single step through your code and use our CPU Cycle Analyzer to develop that perfect Stella kernel.
Arcade Games
You can develop your own games on classic arcade game hardware, using our in-browser C compiler targeting the Z80 CPU. Platforms include VIC Dual, Midway 8080, Galaxian/Scramble, Atari Vector, and Williams.
Hardware Design
Use our Verilog IDE to design a 8-bit game platform from scratch. We'll run your design in real time in the browser, displaying the output on a simulated CRT. Plenty of examples are included to teach logic programming. The book even shows you how to synthesize your code to the Lattice iCE Stick FPGA and connect to a legacy CRT or TV.