Skip to content

An assortment of example programs I've created while learning how to program the 6502 processor for the Atari 2600.

License

Notifications You must be signed in to change notification settings

jamesor/atari-2600-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atari 2600 Tests

An assortment of test programs I've created while learning how to program the 6502 processor for the Atari 2600.

Tests

Test 1 - Simple test painting the screen blue

Test 1

Test 2 - Gradient background

Test 2

Test 3 - Gradient background with color data and nested scanline loop

Test 3

Test 4 - Castle with moat and drawbridge using reflected playfield

Test 4

Tutorials

Tools

  • WUSDN IDE - A free integrated Apple II, Atari 2600, Atari 7800, Atari 8-bit, C64 and NES development plugin for Eclipse.
  • 6502 Compilers - Collection of compilers, including DASM needed for WUSDN IDE.
  • Stella - Atari 2600 emulator to run ROMS I created.

License

Copyright 2017 James O'Reilly

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

An assortment of example programs I've created while learning how to program the 6502 processor for the Atari 2600.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published