Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

If it's an 8 Bit computer shouldn't it have it's own BASIC programming language?

A topic by Arowx created Dec 23, 2023 Views: 56 Replies: 3
Viewing posts 1 to 2

Does it have it's own 8 Bit BASIC programming language?

Host

It doesn't yet have a BASIC cartridge but there's no reason it couldn't!

It would just need an adapter for the rear expansion port to plug in a keyboard, easiest would be PS/2 style like in the Ben Eater tutorials

Does it have an OS as BASIC was often a kind of OS for 8 bit computers where commands can load things into memory and run them?

Host

No OS or onboard ROM- it's designed more after the NES than the C64

Currently the only controllers are gamepads with 8 buttons total, including directions. So text entry would be a bit challenging if it booted to a BASIC prompt. But apart from that it should be able to support a port of ehBASIC or something similar.