https://github.com/microsoft/BASIC-M6502
under MIT license.
i guess Oric Basic is a modification of microsoft basic?
not sure how relevant is this source, if it is a relative to ours, we could disassemble the rom and read the source. (some can read w/o disassembling).
availability under the open license is good though, probably.
mbasic for 6502 published
- norik
- 2nd Star Corporal
- Posts: 23
- Joined: Wed May 24, 2006 8:46 am
- Location: Yerevan, Armenia
- Contact:
- Chema
- Game master
- Posts: 3259
- Joined: Tue Jan 17, 2006 10:55 am
- Location: Gijón, SPAIN
- Contact:
Re: mbasic for 6502 published
Yes it is Microsoft Basic, though the licensing was somewhat "confusing". You could even get the easter egg somehow, iirc.norik wrote: Sat Nov 15, 2025 4:37 pm https://github.com/microsoft/BASIC-M6502
under MIT license.
i guess Oric Basic is a modification of microsoft basic?
not sure how relevant is this source, if it is a relative to ours, we could disassemble the rom and read the source. (some can read w/o disassembling).
availability under the open license is good though, probably.