C8SALT
pcbasic
C8SALT | pcbasic | |
---|---|---|
1 | 4 | |
6 | 412 | |
- | 0.5% | |
0.0 | 5.1 | |
over 2 years ago | 8 months ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
C8SALT
-
C8SALT, the first ever TI-BASIC CHIP-8 emulator- now with a working DXYN
https://github.com/NinjaWeedle/C8SALT Github link for those interested
pcbasic
-
Q2DOS – Quake 2 backported to MS-DOS
Currently reading The BLUE Book About GW-BASIC and QuickBasic (Thomas C. McIntire, 1991, https://github.com/robhagemans/hoard-of-gwbasic).
It is full of fascinating and somewhat horrible advice. For rendering text-mode user interfaces the author recommends having a 4kB binary file saved that is just BLOADed straight from disk into graphics RAM (in text-mode that sets all the text and attributes/colors for the screen). Tricks like that would probably never cross my mind, being used to having to load some library to draw anything to a screen.
I discovered just some day ago pc-basic is a really impressive project. pip install pcbasic gives you a portable python-implementation of essentially GW-BASIC, running in a terminal or graphics window. But you can of course also grab the MIT-licensed GW-BASIC 1.0 that Microsoft released a few years ago (and that TK Chia modified to make it possible to build) and run that in DOSBox. I am having a lot of fun with both of those.
https://github.com/robhagemans/pcbasic
-
I love programming on FreeDOS with GW-BASIC
https://github.com/robhagemans/pcbasic PC BASIC emulates GW-BASIC on modern operating systems. It is FOSS.
FreeDOS is still 16-bit but it is a stable version of DOS. You can download Wordstar 7 here: https://www.sfwriter.com/wordstar.htm and GRR Martin your way into writing.
- He Created the Oregon Trail
-
Old school style BASIC interpreters with graphics support kind of like Atari basic, but for Linux/Windows?
Pcbasic https://github.com/robhagemans/pcbasic
What are some alternatives?
ti842py - A TI-BASIC to Python 3 transpiler
Basic-Algorithms - Basic algorithms and data structures written in different programming languages
EMUCHIP8 - EMUCHIP8, a CHIP-8 emulator.
tiny_basic - A Tiny Basic Interpreter.
Octo - A Chip8 IDE
zxbasic - The Sinclair ZX Spectrum BASIC compiler!