This is the Windows app named Microsoft BASIC for 6502 Microprocessor whose latest release can be downloaded as BASIC-M6502sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Microsoft BASIC for 6502 Microprocessor with OnWorks for free.
এই অ্যাপটি চালানোর জন্য এই নির্দেশাবলী অনুসরণ করুন:
- 1. আপনার পিসিতে এই অ্যাপ্লিকেশনটি ডাউনলোড করুন৷
- 2. আমাদের ফাইল ম্যানেজারে প্রবেশ করুন https://www.onworks.net/myfiles.php?username=XXXXX আপনি যে ইউজারনেম চান।
- 3. এই ধরনের ফাইল ম্যানেজারে এই অ্যাপ্লিকেশনটি আপলোড করুন।
- 4. এই ওয়েবসাইট থেকে যেকোনো OS OnWorks অনলাইন এমুলেটর শুরু করুন, তবে আরও ভালো উইন্ডোজ অনলাইন এমুলেটর।
- 5. OnWorks Windows OS থেকে আপনি এইমাত্র শুরু করেছেন, আমাদের ফাইল ম্যানেজারে যান https://www.onworks.net/myfiles.php?username=XXXXX আপনার পছন্দের ব্যবহারকারীর নাম সহ।
- 6. অ্যাপ্লিকেশনটি ডাউনলোড করুন এবং এটি ইনস্টল করুন।
- 7. আপনার লিনাক্স ডিস্ট্রিবিউশন সফ্টওয়্যার সংগ্রহস্থল থেকে ওয়াইন ডাউনলোড করুন। একবার ইনস্টল হয়ে গেলে, আপনি ওয়াইন দিয়ে চালানোর জন্য অ্যাপটিতে ডাবল-ক্লিক করতে পারেন। এছাড়াও আপনি PlayOnLinux ব্যবহার করে দেখতে পারেন, ওয়াইনের উপর একটি অভিনব ইন্টারফেস যা আপনাকে জনপ্রিয় উইন্ডোজ প্রোগ্রাম এবং গেম ইনস্টল করতে সাহায্য করবে।
ওয়াইন লিনাক্সে উইন্ডোজ সফ্টওয়্যার চালানোর একটি উপায়, কিন্তু কোন উইন্ডোজ প্রয়োজন নেই। ওয়াইন হল একটি ওপেন সোর্স উইন্ডোজ সামঞ্জস্যপূর্ণ স্তর যা সরাসরি যেকোনো লিনাক্স ডেস্কটপে উইন্ডোজ প্রোগ্রাম চালাতে পারে। মূলত, ওয়াইন স্ক্র্যাচ থেকে পর্যাপ্ত উইন্ডোজ পুনরায় প্রয়োগ করার চেষ্টা করছে যাতে এটি আসলে উইন্ডোজের প্রয়োজন ছাড়াই সেই সমস্ত উইন্ডোজ অ্যাপ্লিকেশন চালাতে পারে।
স্ক্রিনশট:
৬৫০২ মাইক্রোপ্রসেসরের জন্য মাইক্রোসফট বেসিক
বর্ণনাঃ
Microsoft BASIC for 6502 is the original assembly-language source code for Microsoft’s BASIC interpreter version 1.1, written for the MOS Technology 6502 8-bit microprocessor back in the late 1970s. It was used on pioneering personal computers (such as the Apple II, Commodore PET, etc.), enabling users to write and run programs in BASIC on those systems. The repo contains the full source (in 6502 assembly), with support for multiple hardware platforms via conditionals, includes floating-point arithmetic, string handling, arrays, math functions, I/O, etc. The repository is maintained by Microsoft, is archived (read-only), and released under the MIT license.
বৈশিষ্ট্য
- Full BASIC interpreter implementation (including parsing, statement execution, branching, loops, etc.)
- Floating-point arithmetic routines for computations beyond integer math
- String handling and manipulation (strings, concatenation, etc.)
- Arrays support (for both numeric and string arrays)
- Conditional compilation / platform abstraction to support several early systems (e.g. Apple II, PET, OSI, KIM-1)
- Compact code size designed for 8-bit memory constrained systems; memory-efficient implementation in assembly
প্রোগ্রামিং ভাষা
সমাবেশ
বিভাগ
This is an application that can also be fetched from https://sourceforge.net/projects/microsoft-basic-6502.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.