annotate .hgignore @ 54:bce01001a8c1

Fix some bugs in memory access related to the changes for teh 23-bit address space
author Michael Pavone <pavone@retrodev.com>
date Wed, 31 Aug 2016 22:40:17 -0700
parents 7e44f7d5810b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
7e44f7d5810b Initial commit. CPU working well enough for simple hello world program.
Michael Pavone <pavone@retrodev.com>
parents:
diff changeset
1 glob
7e44f7d5810b Initial commit. CPU working well enough for simple hello world program.
Michael Pavone <pavone@retrodev.com>
parents:
diff changeset
2 debug/*
7e44f7d5810b Initial commit. CPU working well enough for simple hello world program.
Michael Pavone <pavone@retrodev.com>
parents:
diff changeset
3 release/*