Hi guys,
I found this old Youtube video of BlueMSX. Can OpenMSX do such a superimpose? I suppose answer is "no", but then: how could one do something similar?
I understand my question may sound too broad, so I'd restrict and simplify it a bit:
- I'm just looking for general directions, so don't feel forced to write any TCL :) (but links to docs or already-existing TCL fragments are of course welcome)
- let's ignore solutions that modify OpenMSX C++ source code
- let's ignore all issues about performance, framerate and video capture ("video input" could just be a raw video file, any fps would be OK)
My tentative guess:
- enable Video9000 extension
- type in console:
set videosource Video9000
- type in BASIC:
color,0 setvideo2
- use a TCL script to write content in the video memory used by GFX9000
How would you do it? Thanks in advance for any info, comment or link you will share! Cheers,
Andrea
ログイン/登録して投稿