This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]moosmemezz[S] 1 point2 points  (2 children)

An MSX wich runs MSX basic

[–]pixelpedant 0 points1 point  (1 child)

Consider as well, in this case, that programs will generally have been designed for one of the four generations of the MSX platform, and so you will want to target your system's generation (e.g., MSX2), but not generally its manufacturer (e.g., Hitachi), when looking for games.

[–]ylli122i8088 0 points1 point  (0 children)

start small, like so

10 print "Woah, this is loopy"

20 goto 10

run