Search results
BASIC: What day is it?
Score: 128.47 %,
Type: Forum topic , Comments: 6 comments
Wanted to know what day is it... It was harder question than I thought, so maybe better to share the code:
10 INPUT D,M,Y:YL=YMOD100:YH=Y\100:PRINTMID$("SatSunMonTueWedThuFri",((D+VAL(MID
$("622503514624",M,1))+YL+YL\4+((-YH)AND3)*2-((YHAND3)=0)-(M<3)*(((YMOD400)=0)-(
YL>0)*((YAND3)=0)))MOD7)*3+1,3)
RUN
? 4,1,2015
Sun
Ok
leap years included? ...
Softronics AK607
Score: 126.77 %,
Type: Forum topic , Comments: 12 comments
I recovered the program for this device from old disk, and this week was first time in history I actually inserted the device to my MSX. The reason was that the device has 11 DIP-switches and I had no any sort of manual... so the thing stayed on the ...
Many old MSX-magazines online.
Score: 126.62 %,
Type: Forum topic , Comments: 2 comments
Very interesting stuff
sweet, nice found!
Might be sweet, nice found!
Might be front-page worthy...
that's very nice, thanks for that's very nice, thanks for sharing NYYRIKKI
(General discussion) ...
openMSX: Misc TCL questions topic
Score: 126.64 %,
Type: Forum topic , Comments: 4 comments
What I'm doing wrong???
> cassetteplayer eject
Tape ejected
> rename cassetteplayer tapedeck
> tapedeck eject
Invalid command name "tapedeck"
You're doing nothing wrong. You're doing nothing ...
Few new tools for OpenMSX n00bs :)
Score: 126.5 %,
Type: Forum topic , Comments: 2 comments
and "bindump".
hexdump dumps any memory to selected output as HEX.
Few examples:
hexdump 0 ... order you put the parameters. It is just as good to write: hexdump VRAM 0 0x1ff stderr or hexdump stderr 0x1ff 0 VRAM
bindump is a bit similar tool that creates RAW or BASIC BIN-files.
Few ...
Fast CAS-file load for OpenMSX... TODAY... [click here]
Score: 126.57 %,
Type: Forum topic , Comments: 26 comments
breakpoints at 'bios_peek16 0x00E2' and 'bios_peek16 0x00E5' instead of directly at 0x00E1 and 0x00E4? For non-standard software that skips the jumptable?
To implement bios_peek16 you could use ...
Quote:
Why do you set breakpoints at 'bios_peek16 0x00E2' and 'bios_peek16 ...
Lost somewhere inside OpenMSX, please save me.
Score: 128.94 %,
Type: Forum topic , Comments: 18 comments
binary
set addr 0xfbf0
debug break
while { ! [ eof $fid ] } { ... or string... I don't know)
set s [read $fid 1]
binary scan $s H*@0 hex
if {$hex=="" | $hex=="0a"} {} else {
poke $addr 0x$hex
incr addr ...
Search for "Old"
Score: 126.44 %,
Type: Forum topic , Comments: 4 comments
Does anyone have the "OLD"-program anymore for MSX-BASIC? I think it was published on quite a many MSX magazines as listing in 80's, but I can't seem to find it anymore because it has so stupid name.
I'm almost certain it ...
New kind of music for MSX tR!
Score: 127.64 %,
Type: Forum topic , Comments: 12 comments
#F3,#0E,#00,#69,#61,#7C,#B5,#20,#01,#0C,#79,#FE,#09,#C8,#47,#23
DB #CD,#37,#01,#5F,#06,#07,#CD,#37,#01,#B5,#B3,#87,#47,#87,#87,#80
DB ... ((t*(t%5Et%2B5)*(((q%3D2%3C%3C(1%2B((y%3D(16%2Bx%3E%3E2)%267)%5E(y%2B1))%3E%3E3))*x%267)%3C(q%2F3))%2B70-(x%3E%3E7%261)*20%2B(t*0.09*(p%3D%22ddddPPY%5E%22.charCodeAt(x%2F8%267)%2F100*(42%5E%22%20%20%20%3E*%3E8%3E%20%20%3E21121%22.charCodeAt((x%3Dt*0.0004)%267%2B(8*((x%2F8%267)%3D%3D3)))))%7C(t*0.045*p)))%26255)*0.6&oneliner2=(((t*3.6*(r%3D%22%3CCGPZZxkZZ%3C%3CZPGC%3CCGPZZPGC%3CCGC%3C8CCCGGPPZZ%22.charCodeAt((x%2F2%2631)%2B(8%26(x%3E%3E4%267)%2B1))%2F60))%7Ct*7.2*r)%26255)*0.4&t0=0&tmod=0&duration=31&separation=25&rate=22050
Wow, that's pretty hardcore ! Wow, ...
Retro remake for MSX2
Score: 125.13 %,
Type: Forum topic , Comments: 23 comments
http://www.msx.org/news/en/unarchiver-now-has-pma-decompress...
(Software) ...
