Search results
Softronics AK607
Score: 126.69 %,
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.54 %,
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.56 %,
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.42 %,
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.49 %,
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.86 %,
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.36 %,
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.56 %,
Type: Forum topic , Comments: 12 comments
This song was so cool that I needed to port it to MSX tR!
As this forum still can't ... #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 ... https://www.youtube.com/watch?v=qlrs2Vorw2Y
forum topic: http://www.pouet.net/topic.php?which=8357&page=1
Let's ...
Retro remake for MSX2
Score: 125.05 %,
Type: Forum topic , Comments: 23 comments
http://www.msx.org/news/en/unarchiver-now-has-pma-decompress...
(Software) ...
Mouse & MSX1
Score: 124.63 %,
Type: Forum topic , Comments: 3 comments
As a side project to the MSX-mouse protocol extension I compiled MSX-mouse & trackball support for MSX-BASIC 1.0 (MSX1)
If someone is interested... here
(Yet again zeilemaker54's work was very helpful!)
Interesting that you called Interesting that you called ...
