diff options
author | B. Watson <yalhcru@gmail.com> | 2016-02-19 06:14:14 -0500 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2016-02-19 06:14:14 -0500 |
commit | 53c1088fff0e8c8730622449dc863bbab938801c (patch) | |
tree | 2c75f85c1148569227ea7be6af37cc6faf48d1a3 | |
parent | 4658f043d20c7521be638fe6aac60d7b03bfd36b (diff) | |
download | taipan-53c1088fff0e8c8730622449dc863bbab938801c.tar.gz |
add more generated files to .gitignore, add manual ideas
-rw-r--r-- | .gitignore | 13 | ||||
-rw-r--r-- | manual_ideas.txt | 16 |
2 files changed, 29 insertions, 0 deletions
@@ -1,3 +1,16 @@ +memdump.dat +rodata.8000 +romable_taimain.raw +bank[0-7] +splitrom.raw.* +taipan.rom +taipan.cart +*.bas +fill256 +mkcart +1 +1.c +blankbank tags comptitle.s comptitle.dat diff --git a/manual_ideas.txt b/manual_ideas.txt new file mode 100644 index 0000000..896cde5 --- /dev/null +++ b/manual_ideas.txt @@ -0,0 +1,16 @@ +Have at least 24K of cart space free. + +Manual: + +Fixed sections: + +- Introduction +Definition of Tai-pan from a dictionary +A bit of history about the setting +History of the game + +- How to Play + +- Strategy + +- Credits |