mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-12-21 18:29:40 +00:00
Update Stella Programmer's Guide
Add .pdf and .docx by Dion Olsthoorn, version 2021-11-19.
This commit is contained in:
parent
a242759c31
commit
007b74c986
@ -0,0 +1 @@
|
||||
From https://forums.atariage.com/topic/278499-stella-programmers-guide-reprinted-book/
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -341,7 +341,7 @@ public final class LanguageTocProvider extends AbstractTocProvider {
|
||||
case ATARI2600:
|
||||
chipTopics.add(createTopic("help/www.qotile.net/minidig/docs/sizes.txt"));
|
||||
chipTopics.add(createTopic("help/www.qotile.net/minidig/docs/2600_mem_map.txt"));
|
||||
chipTopics.add(createTopic("help/www.qotile.net/minidig/docs/stella.pdf"));
|
||||
chipTopics.add(createTopic("help/forums.atariage.com/dionoid/Stella_Programmers_Guide.pdf"));
|
||||
chipTopics.add(createTopic("help/www.qotile.net/minidig/docs/2600_advanced_prog_guide.txt"));
|
||||
chipTopics.add(createTopic("help/www.qotile.net/minidig/docs/tia_color.html"));
|
||||
chipTopics.add(createTopic("help/www.qotile.net/minidig/docs/2600_tia_map.txt"));
|
||||
|
@ -7,6 +7,8 @@ help/ide-tutorials.section.html=Video Tutorials
|
||||
|
||||
help/7800.8bitdev.org/index.html=Atari 7800 Development Wiki Home
|
||||
|
||||
help/forums.atariage.com/dionoid/Stella_Programmers_Guide.pdf=STELLA Programmer's Guide
|
||||
|
||||
help/www.oxyron.de/html/registers_antic.html=ANTIC Reference
|
||||
help/www.oxyron.de/html/registers_gtia.html=GTIA Reference
|
||||
help/www.oxyron.de/html/registers_pokey.html=POKEY Reference
|
||||
@ -21,5 +23,4 @@ help/www.qotile.net/minidig/docs/2600_mem_map.txt=Memory Map
|
||||
help/www.qotile.net/minidig/docs/2600_riot_map.txt=RIOT Map
|
||||
help/www.qotile.net/minidig/docs/2600_tia_map.txt=TIA Map
|
||||
help/www.qotile.net/minidig/docs/sizes.txt=Cartridges
|
||||
help/www.qotile.net/minidig/docs/stella.pdf=STELLA Programming Guide
|
||||
help/www.qotile.net/minidig/docs/tia_color.html=TIA Colors
|
@ -7,6 +7,8 @@ help/ide-tutorials.section.html=Video Lehrg
|
||||
|
||||
help/7800.8bitdev.org/index.html=Atari 7800 Development Wiki Home
|
||||
|
||||
help/forums.atariage.com/dionoid/Stella_Programmers_Guide.pdf=STELLA Programmierleitfaden
|
||||
|
||||
help/www.oxyron.de/html/registers_antic.html=ANTIC Referenz
|
||||
help/www.oxyron.de/html/registers_gtia.html=GTIA Referenz
|
||||
help/www.oxyron.de/html/registers_pokey.html=POKEY Referenz
|
||||
@ -16,10 +18,9 @@ help/www.oxyron.de/html/registers_ted.html=TED Referenz
|
||||
help/www.oxyron.de/html/registers_vic1.html=VIC I Referenz
|
||||
help/www.oxyron.de/html/registers_vic2.html=VIC II Referenz
|
||||
|
||||
help/www.qotile.net/minidig/docs/2600_advanced_prog_guide.txt=STELLA Programmierleitfaden (erweitert)
|
||||
help/www.qotile.net/minidig/docs/2600_advanced_prog_guide.txt=STELLA Programmierleitfaden (fortgeschritten)
|
||||
help/www.qotile.net/minidig/docs/2600_mem_map.txt=Speicher Addressübersicht
|
||||
help/www.qotile.net/minidig/docs/2600_riot_map.txt=RIOT Addressübersicht
|
||||
help/www.qotile.net/minidig/docs/2600_tia_map.txt=TIA Addressübersicht
|
||||
help/www.qotile.net/minidig/docs/sizes.txt=Steckmodule
|
||||
help/www.qotile.net/minidig/docs/stella.pdf=STELLA Programmierleitfaden
|
||||
help/www.qotile.net/minidig/docs/tia_color.html=TIA Farben
|
Loading…
Reference in New Issue
Block a user