* src/z80/main.c (_parseOptions): fixed the portmode= command line
authorepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 13 Jan 2004 06:31:25 +0000 (06:31 +0000)
committerepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 13 Jan 2004 06:31:25 +0000 (06:31 +0000)
commit7702dd8254d5530b7a6b3e102c2e8bcf20dc1269
treea5ac92561a8e4da3f0c44726339633a8dbb01194
parentf983558a0e07566cf65dca67cddd3f4bf81328e0
* src/z80/main.c (_parseOptions): fixed the portmode= command line
option so that it actually works. Made it specific to the z80, since
the gbz80 doesn't have these kinds of I/O ports.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3131 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/z80/main.c