bobbimanners / EightBall

The Eight Bit Algorithmic Language for Apple II, Commodore 64 and VIC20
GNU General Public License v3.0
19 stars 3 forks source link

Virtual Machine does not handle VIC20 memory hole #20

Open bobbimanners opened 6 years ago

bobbimanners commented 6 years ago

The VM code is oblivious to the big hole in the middle of the VIC20 memory. This limits memory usage to 8KB ($A000 block).