Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1186 | savelij | 1 | +---------------------- Test Application BAS52 ----------------------------+ |
2 | | | |
||
3 | | This is the source of the BASIC interpreter for Intel's 8052AH-Basic | |
||
4 | | (version 1.1). In contrast to other test programs, the reference binary | |
||
5 | | was extracted from a real 8052AH and not generated with the BP version | |
||
6 | | of AS. Since the source of this interpreter is now freeware, it should | |
||
7 | | be okay to include this program. Of course, I had to modify the code a | |
||
8 | | bit to adapt it to AS... The source and ROM dump was provided by | |
||
9 | | squest@cris.com. | |
||
10 | | | |
||
11 | +----------------------------------------------------------------------------+ |