Search results
BASIC Listings ?
Score: 189.85 %,
Type: Forum topic , Comments: 41 comments
translated
https://translate.google.com/?sl=auto&tl=en&op=websites
CAS format can contain ... thing. Whats your e-mail ?
thegeps@gmail.com thegeps@gmail.com
openMSX 18.0 outputs in openMSX 18.0 outputs in Unicode if you copy the screen
(Software) ...
E-Media ? Kindle/Tablet/Printout/Other Options ?
Score: 189.85 %,
Type: Forum topic , Comments: 7 comments
Hey guys, A bit of a strange question this time.
So.. Old computers.. We used to sweat over those listings in the magazines as kids. Now the magazines are mostly gone and we rely on PDF's. Now a don't know about you but my MSX won't ...
MSX 1 Graphics Charachter Table Corrupt ?
Score: 189.81 %,
Type: Forum topic , Comments: 8 comments
like an O in screen 1 or 2; but it will look like a reversed capital D if you try it in screen 0 (because in screen 0 all characters are only 6 pixels wide instead of 8)
Micha wrote:
About the dot ... it in screen 0 (because in screen 0 all characters are only 6 pixels wide instead of 8)
OK I've ...
MSX Moszaik Issue 2 1985 Page 25 Spaceman Program Breakdown ?
Score: 189.64 %,
Type: Forum topic , Comments: 2 comments
Hey Guys, I'm curious if someone who has good DUTCH-ENGLISH capabilities can help a little with a small translation.
In MSX Moszaik Issue 2 1985 there's a program listing called Spaceman. At the bottom of the page there is a Program ...
FOR NEXT ?
Score: 189.7 %,
Type: Forum topic , Comments: 6 comments
variables Also, if you use variables you can combine multiple variables in a nested loop:
for i = 0 to 2 : for j = 0 to 2 : print i,j : next j,i
In that case, do not forget to inverse the order of the variablenames
Otherwise you could still write it as
for i = 0 to 2 : for j = 0 to 2 : print i,j : ...
Sprite Corruption / Graphic Artifacts ?
Score: 189.37 %,
Type: Forum topic , Comments: 12 comments
the first 4 lines of the sprite are simply 0 as there should be no pixels present so its very easy to verify ...
LVA510 Availability ?
Score: 189.01 %,
Type: Forum topic , Comments: 8 comments
Hey Guys I'm looking for the LVA510 chip for a Toshiba HX-10. I'm wondering if any of you have a spare one for sale or know where one can be found ? Don't want to break another HX-10 just for the chip !
...
