Search results
Cancelling or stopping the feature 'input text' ... and some more
Score: 178.04 %,
Type: Forum topic , Comments: 11 comments
anyway, when changing vdp#0 #1 #2 and #9(10) the last lines (1 or 2) at the bottom of the screen start ...
How to debug vdp interruption
Score: 177.61 %,
Type: Forum topic , Comments: 10 comments
steps after the breakpoint in FD9FH I've seen that there is an out (#a8),#FF that restores page $0 to slot 3-0 segment 3. But in the program that doesn't work, the out is out (#a8),#FC which does not restore page $0.
I'm using the same function of Fusion-C (InitVDPinterruptHandler) in two ...
openMSX Remote control from DOS/Batch
Score: 177.24 %,
Type: Forum topic , Comments: 12 comments
Hello,
I need help to set up the possibility to command openMSX remotely from a Dos/Batch script.
It is written in the documentation that we must use a "named pipe". I am not familiar with this concept under DOS. Can anyone give me a ...
BeerIDE emulation with LBA support?
Score: 176.79 %,
Type: Forum topic , Comments: 25 comments
command that is currently not emulated. So in this case it seems you wrote the value 0 to the IDE command ...
https://www.youtube.com/watch?v=i521m5u8TN0
(openMSX) ...
How to press esc button in keymatrixdown of openMSX
Score: 176.74 %,
Type: Forum topic , Comments: 2 comments
In the documentation is said that the command is keymatrixdown row mask . I understand that the row is the row in the matrix referenced in the documentation, but what is mask? If I want to press esc the command should be keymatrixdown 7 2 because ...
Screenshots settings
Score: 176.26 %,
Type: Forum topic , Comments: 7 comments
Hi there, I have a question.
I know I can grab a raw screenshot typing "screenshot -raw"
Is it possible to set raw screenshots as default? So when I press print key (wich I set using bind) it aitomatically takes a raw svreenshot?
...
How to emulate ASC16 with write support?
Score: 175.99 %,
Type: Forum topic , Comments: 14 comments
https://www.msx.org/wiki/MegaROM_Mappers#ASC16_.28ASCII.29
It says:
ESE-RAM (DIY cartridge called also Mega-SRAM that only contains SRAM):
Bits 0 ... this is Hmm, looking at it, this is what I need then:
Royal Blood & Wizardry (SRAM of 8kB):
Bits 0~6 = Segment number (0 when SRAM because there is only one segment)
Bit 7 = 1 to select the SRAM (writable ...
Is it possible to hide the OSD?
Score: 175.99 %,
Type: Forum topic , Comments: 2 comments
Hi,
I recently bought the Logitech G cloud handheld which runs android 11, I tried openMSX and it worked perfectly, the only thing that I'm having issue with is the very pronounced 0SD which I don't need because the controls work fine, is there a way to hide or turn off the OSD?
thanks ...
openMSX fake I/O
Score: 175.66 %,
Type: Forum topic , Comments: 1 comment
can for example give command:
debug set_watchpoint write_io 0x8 {} {set ::MyValue ... with this custom command:
wp_after_input 0x8 {} {wp_set_input $::MyValue}
... in theory it works well ... command at $[format %X [expr [reg pc]-2]]"}
}
}
set MyValue 8
debug set_watchpoint write_io 0x8 {} ...
Trying to get optimal sound settings for OpenMSX in Windows
Score: 175.61 %,
Type: Forum topic , Comments: 1 comment
The following might be very hardware-specific, but I'm trying to get good sound settings for OpenMSX on Windows, and while that mostly worked out, I still have a few questions and some findings that I find a bit weird.
First, the OpenMSX manual ...
