Search results
RS232 at 57600 bps via joystick port
Score: 140.61 %,
Type: Forum topic , Comments: 15 comments
The last months I have been trying to get a stable serial connection between a FT232 module and my MSX (NMS8245).
I believe it is working now. It is still a very basic driver: just sending and receiving bytes at 57600 bps. Pin1 is RX (input) and pin6 ...
About OpenMSX and measuring time
Score: 136.95 %,
Type: Forum topic , Comments: 7 comments
which compiles my code, using Turbo Pascal 3.0 or TP33F, from CPU. Here is some excerpts from my ... tested the method with this program:
org 0100h
ld hl,0FFFDh
di
inc (hl)
ei
dec (hl)
rst 0
which I assembled to a .com file called trigger.com.
Then in your Tcl script, you can ...
Multi DSK games
Score: 136.86 %,
Type: Forum topic , Comments: 2 comments
I found a multidisk game:
XX1.DSK
XX2.DSK
XX3.DSK
XX4.DSK
XX5.DSK
XX6.DSK
All files are the same size (720K each)
How can i make them load all in MegaflashRom with Sofarun
start up multimente in mega start up multimente ...
JVC HC-90 monitor output pinout
Score: 136.9 %,
Type: Forum topic , Comments: 3 comments
BTW, thank you for the answers regarding the HC-80 monitor output pinout , I already found the cable, it was so well hidden that almost anyone could not find it... Even me! : :D I sold that HC-80, BTW, and the buyer (who is a active member of this ...
Wiki
Score: 136.94 %,
Type: Forum topic , Comments: 3 comments
Question. Has it ever been considered to extend the hardware section with a topic "how to program in..." I just looked up the RTC and wrote some code in TP that reads the clock. Other people that are interested could then read my code and ...
PALETTE.COM v0.9
Score: 149.41 %,
Type: Download , Comments: 0 comments
download
PALETTE_V0.9.zip 4.28 KB 60 3 days 7 hours ago ...
Change the color palette in DOS
Score: 136.79 %,
Type: Forum topic , Comments: 0 comments
Hi,
I made a command not very useful because it just allows to change the color palettes under the DOS. It can also shows default palette values.
Now available here:
https://github.com/gdx-msx/PALETTE
and soon in downloads.
...
