Author: Steve Bress
Publisher:
ISBN: 9780830619191
Category : Assembler language (Computer program language)
Languages : en
Pages : 261
Book Description
Commodore 64 Assembly Language Arcade Game Programming
Author: Steve Bress
Publisher:
ISBN: 9780830619191
Category : Assembler language (Computer program language)
Languages : en
Pages : 261
Book Description
Publisher:
ISBN: 9780830619191
Category : Assembler language (Computer program language)
Languages : en
Pages : 261
Book Description
Computer Games
Author: Blair Carter
Publisher: Nova Publishers
ISBN: 9781590335260
Category : Games & Activities
Languages : en
Pages : 182
Book Description
Lists the most significant writings on computer games, including works that cover recent advances in gaming and the substantial academic research that goes into devising and improving computer games.
Publisher: Nova Publishers
ISBN: 9781590335260
Category : Games & Activities
Languages : en
Pages : 182
Book Description
Lists the most significant writings on computer games, including works that cover recent advances in gaming and the substantial academic research that goes into devising and improving computer games.
Assembly Language Programming with the Commodore 64
Author: Marvin L. De Jong
Publisher: Brady
ISBN: 9780893033194
Category : Computers
Languages : en
Pages : 296
Book Description
Explains how the Commodore 64 home computer works, looks at program writing, data transfer, logic and arithmetic operations, loops, sound generation, and graphics, and introduces assembly language
Publisher: Brady
ISBN: 9780893033194
Category : Computers
Languages : en
Pages : 296
Book Description
Explains how the Commodore 64 home computer works, looks at program writing, data transfer, logic and arithmetic operations, loops, sound generation, and graphics, and introduces assembly language
Commodore 64 Programmer's Reference Guide
Author:
Publisher: Prentice Hall
ISBN: 9780672220562
Category : Computers
Languages : en
Pages : 486
Book Description
Introduces the BASIC programming language, shows how to incorporate graphics and music in programs, and discusses the machine language used by the Commodore 64 computer
Publisher: Prentice Hall
ISBN: 9780672220562
Category : Computers
Languages : en
Pages : 486
Book Description
Introduces the BASIC programming language, shows how to incorporate graphics and music in programs, and discusses the machine language used by the Commodore 64 computer
Machine Language for the Commodore 64, 128, and Other Commodore Computers
Author: Jim Butterfield
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 404
Book Description
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 404
Book Description
Spectrum Machine Language for the Absolute Beginner
Author: William Tang
Publisher: Andrews UK Limited
ISBN: 1789829534
Category : Computers
Languages : en
Pages : 244
Book Description
First published in 1982, William Tang’s Spectrum Machine Language for the Absolute Beginner is generally considered to be the best introduction to 8-bit machine code programming ever written. With many great game writers crediting this as the book that got them started, there still is no better way to learn the language at the heart of the ZX Spectrum. * * * As the original publisher Melbourne House wrote: If you are frustrated by the limitations of BASIC and want to write faster, more powerful, space-saving programs or subroutines, Spectrum Machine Language for the Absolute Beginner is the book for you. Even with no previous experience of computer languages, you will be able to discover the ease and power of the Spectrum's own language. Each chapter includes specific examples of machine language applications which can be demonstrated and used on your Spectrum as well as a self-test questionnaire. At the end of the book, all this is brought together in an entire machine language program - from design right through to the complete listing of an exciting, original arcade game. * * * Acorn Books is proud to present its Retro Reproduction Series, a collection of classic computing works from the 1980s and 90s, lovingly reproduced in the 21st century. From standards of programming reference no self-respecting microcomputer programmer would be without, to obscure works not found in print anywhere else, these modern reprints are perfect for any connoisseur of retro computing.
Publisher: Andrews UK Limited
ISBN: 1789829534
Category : Computers
Languages : en
Pages : 244
Book Description
First published in 1982, William Tang’s Spectrum Machine Language for the Absolute Beginner is generally considered to be the best introduction to 8-bit machine code programming ever written. With many great game writers crediting this as the book that got them started, there still is no better way to learn the language at the heart of the ZX Spectrum. * * * As the original publisher Melbourne House wrote: If you are frustrated by the limitations of BASIC and want to write faster, more powerful, space-saving programs or subroutines, Spectrum Machine Language for the Absolute Beginner is the book for you. Even with no previous experience of computer languages, you will be able to discover the ease and power of the Spectrum's own language. Each chapter includes specific examples of machine language applications which can be demonstrated and used on your Spectrum as well as a self-test questionnaire. At the end of the book, all this is brought together in an entire machine language program - from design right through to the complete listing of an exciting, original arcade game. * * * Acorn Books is proud to present its Retro Reproduction Series, a collection of classic computing works from the 1980s and 90s, lovingly reproduced in the 21st century. From standards of programming reference no self-respecting microcomputer programmer would be without, to obscure works not found in print anywhere else, these modern reprints are perfect for any connoisseur of retro computing.
ZX Spectrum Games Code Club
Author: Gary Plowman
Publisher: Gazzapper Press
ISBN: 9780993474408
Category :
Languages : en
Pages : 128
Book Description
This book is ideal for ZX Spectrum fans and beginner coders of any age that want to learn or practice building simple games. Contains 20 games specifically created for this book, from Arcade classics to more wacky game ideas. No special equipment needed! Works on... Windows Mac Original ZX Spectrum Recreated ZX Spectrum Internet Browsers: Chrome / FF etc Linux Raspberry Pi Ideal for Retro Computing fans that want to dust off their ZX Spectrum or an emulator and type in some code, 'old school'. In one sitting type in a game, play it and then we will go through it. The book does not go over every single line of code, but rather summarises key components and newer sections for each game. This keeps the process fun and engaging. An interactive learning book intended for all ages and is also useful for Code Clubs. So type in a game and have some fun! Includes: ZX Breakout, MiniPong, Astral Invaders, Battleship War, Flappy Bird, Takeaway Ted and many more...
Publisher: Gazzapper Press
ISBN: 9780993474408
Category :
Languages : en
Pages : 128
Book Description
This book is ideal for ZX Spectrum fans and beginner coders of any age that want to learn or practice building simple games. Contains 20 games specifically created for this book, from Arcade classics to more wacky game ideas. No special equipment needed! Works on... Windows Mac Original ZX Spectrum Recreated ZX Spectrum Internet Browsers: Chrome / FF etc Linux Raspberry Pi Ideal for Retro Computing fans that want to dust off their ZX Spectrum or an emulator and type in some code, 'old school'. In one sitting type in a game, play it and then we will go through it. The book does not go over every single line of code, but rather summarises key components and newer sections for each game. This keeps the process fun and engaging. An interactive learning book intended for all ages and is also useful for Code Clubs. So type in a game and have some fun! Includes: ZX Breakout, MiniPong, Astral Invaders, Battleship War, Flappy Bird, Takeaway Ted and many more...
10 PRINT CHR$(205.5+RND(1)); : GOTO 10
Author: Nick Montfort
Publisher: MIT Press
ISBN: 0262304570
Category : Computers
Languages : en
Pages : 323
Book Description
A single line of code offers a way to understand the cultural context of computing. This book takes a single line of code—the extremely concise BASIC program for the Commodore 64 inscribed in the title—and uses it as a lens through which to consider the phenomenon of creative computing and the way computer programs exist in culture. The authors of this collaboratively written book treat code not as merely functional but as a text—in the case of 10 PRINT, a text that appeared in many different printed sources—that yields a story about its making, its purpose, its assumptions, and more. They consider randomness and regularity in computing and art, the maze in culture, the popular BASIC programming language, and the highly influential Commodore 64 computer.
Publisher: MIT Press
ISBN: 0262304570
Category : Computers
Languages : en
Pages : 323
Book Description
A single line of code offers a way to understand the cultural context of computing. This book takes a single line of code—the extremely concise BASIC program for the Commodore 64 inscribed in the title—and uses it as a lens through which to consider the phenomenon of creative computing and the way computer programs exist in culture. The authors of this collaboratively written book treat code not as merely functional but as a text—in the case of 10 PRINT, a text that appeared in many different printed sources—that yields a story about its making, its purpose, its assumptions, and more. They consider randomness and regularity in computing and art, the maze in culture, the popular BASIC programming language, and the highly influential Commodore 64 computer.
Make: FPGAs
Author: David Romano
Publisher: Maker Media, Inc.
ISBN: 1457187817
Category : Computers
Languages : en
Pages : 270
Book Description
What if you could use software to design hardware? Not just any hardware--imagine specifying the behavior of a complex parallel computer, sending it to a chip, and having it run on that chip--all without any manufacturing? With Field-Programmable Gate Arrays (FPGAs), you can design such a machine with your mouse and keyboard. When you deploy it to the FPGA, it immediately takes on the behavior that you defined. Want to create something that behaves like a display driver integrated circuit? How about a CPU with an instruction set you dreamed up? Or your very own Bitcoin miner You can do all this with FPGAs. Because you're not writing programs--rather, you're designing a chip whose sole purpose is to do what you tell it--it's faster than anything you can do in code. With Make: FPGAs, you'll learn how to break down problems into something that can be solved on an FPGA, design the logic that will run on your FPGA, and hook up electronic components to create finished projects.
Publisher: Maker Media, Inc.
ISBN: 1457187817
Category : Computers
Languages : en
Pages : 270
Book Description
What if you could use software to design hardware? Not just any hardware--imagine specifying the behavior of a complex parallel computer, sending it to a chip, and having it run on that chip--all without any manufacturing? With Field-Programmable Gate Arrays (FPGAs), you can design such a machine with your mouse and keyboard. When you deploy it to the FPGA, it immediately takes on the behavior that you defined. Want to create something that behaves like a display driver integrated circuit? How about a CPU with an instruction set you dreamed up? Or your very own Bitcoin miner You can do all this with FPGAs. Because you're not writing programs--rather, you're designing a chip whose sole purpose is to do what you tell it--it's faster than anything you can do in code. With Make: FPGAs, you'll learn how to break down problems into something that can be solved on an FPGA, design the logic that will run on your FPGA, and hook up electronic components to create finished projects.
The Amstrad Notepad Advanced User Guide
Author: Robin Nixon
Publisher: Robin Nixon
ISBN: 9781850585152
Category : Amstrad Microcomputer
Languages : en
Pages : 268
Book Description
Publisher: Robin Nixon
ISBN: 9781850585152
Category : Amstrad Microcomputer
Languages : en
Pages : 268
Book Description