Search results
BASIC Listings ?
Score: 189.45 %,
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) ...
Best MSX 1 Upgrade ?
Score: 188.41 %,
Type: Forum topic , Comments: 45 comments
compatible in your case). Depending on the Rom mapper, between 0% and 60% will work. Additionally, game ... suggested.
And the DIY alternative: The MSX-USB
https://github.com/S0urceror/MSX-USB
That 1mb sd ... interface and nothing else, but Sourcer0r has done an amazing job implementing MSX USB support with it, ...
E-Media ? Kindle/Tablet/Printout/Other Options ?
Score: 189.45 %,
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 ...
FOR NEXT ?
Score: 189.29 %,
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 : ...
Jake In The Caves - Illegal Function Call in 4640
Score: 190.23 %,
Type: Forum topic , Comments: 29 comments
occurs? It should be a string of one or two characters corresponding to a hexadecimal value between 0 ... characters corresponding to a hexadecimal value between 0 and FF.
How do i check the value of A$ ? ... CS%=(CS%+ASC(T$)*N)MOD256
CS% is the checksum, which starts at 0 for each line of code
N is for counting, starting ...
KEY Command Question.
Score: 189.96 %,
Type: Forum topic , Comments: 4 comments
Hey Guys, Ive started to use the KEY command to 'program' my function keys. Whenever i hit a section of listing with lots of repetition I like to program a few of the function keys to provide me a shortcut. One such command would be PRINT ...
LVA510 Availability ?
Score: 188.61 %,
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 !
...
MSX 1 Graphics Charachter Table Corrupt ?
Score: 189.4 %,
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 Book + Magazine Translations ?
Score: 188.43 %,
Type: Forum topic , Comments: 8 comments
a video showing how amazing his method is on https://www.youtube.com/watch?v=O0w_uYPAQic
As ...
MSX Moszaik Issue 2 1985 Page 25 Spaceman Program Breakdown ?
Score: 189.24 %,
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 ...
