1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2025-01-11 08:30:02 +00:00

3 lines
73 B
Plaintext
Raw Normal View History

2021-03-04 08:20:00 -06:00
bank rom @ 0xF000 : [constdata; 4096];
bank ram @ 0x80 : [vardata; 128];