MSX logo
  • HOME
  • NEWS
    • ARCHIVE
  • FORUM
    • MSX TALK
    • DEBATES EN ESPAÑOL
    • MULTILINGUAL FORUMS
  • WIKI
    • INDEX
    • PROGRAMMING
    • MSX FAQ
    • SCENE MEMBERS
    • SCENE GROUPS
  • COMMUNITY
    • PHOTOSHOOTS
    • POLLS
    • LINKS
  • ARTICLES
    • GENERAL
    • REVIEWS
    • FAIR REPORTS
  • DOWNLOADS
    • DOWNLOADS DB
  • MRC
    • ABOUT US
    • JOIN OUR TEAM
    • DONATE
Home
  • Content
  • Users

Search

Search results

openMSX fake I/O

by NYYRIKKI on 26-10-2022, 20:04
Score: 193.73 %, 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 {} ...

openMSX remote commanding trough sockets

by NYYRIKKI on 23-01-2020, 07:21
Score: 168.84 %, Type: Forum topic , Comments: 11 comments
Hi, I tried to compile openmsx-control-socket.cc from Contrib-folder for Windows, but after few hours of banging my head to the wall, I realized that my skills are not in a level to actually compile even a single file, single library program on this ...

Halted openmsx video output

by NYYRIKKI on 21-02-2019, 23:49
Score: 160.67 %, Type: Forum topic , Comments: 1 comment
Hi, I've been wondering, is there a command to sync the openmsx video output to exact present time? The problem is this: If I insert a break point ie. right before change of background color and then I step trough the code, I don't see ...

OpenMSX question: How to bind keys...

by NYYRIKKI on 08-01-2015, 14:04
Score: 152.27 %, Type: Forum topic , Comments: 47 comments
"keymatrixdown 7 0x08" bind PAGEUP,release "keymatrixup 7 0x08" (all untested, but the idea ... with a ; so like this: bind PAGEDOWN "keymatrixdown 1 0x23; keymatrix 4 0x56" bind PAGEDOWN,release "keymatrixdown 1 0x23; keymatrix 4 0x56" (You'll have to look up the right rows ...

openMSX: Misc TCL questions topic

by NYYRIKKI on 03-07-2014, 19:27
Score: 139.37 %, 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 :)

by NYYRIKKI on 27-06-2014, 14:52
Score: 139.23 %, 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]

by NYYRIKKI on 24-06-2014, 22:14
Score: 139.3 %, 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.

by NYYRIKKI on 20-06-2014, 00:18
Score: 141.67 %, 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 ...

Minor openMSX (& other emulators) VDP emulation feature missing.

by NYYRIKKI on 07-01-2013, 20:51
Score: 137.99 %, Type: Forum topic , Comments: 70 comments
using the actual version? hit9918 that is EXTVID (bit 0 hit9918 that is EXTVID (bit 0 on register 0), NYYRIKKI is talking about something else on MSX2 VDP. Well, forgive if the MSX1 Well, ... http://en.wikipedia.org/wiki/List_of_8-bit_computer_hardware... http://en.wikipedia.org/wiki/File:MSX_palette.png What exactly do you mean? What ...

OpenMSX debuger, help needed.

by NYYRIKKI on 23-08-2012, 13:53
Score: 127.83 %, Type: Forum topic , Comments: 5 comments
showdebuggable "VDP status regs" 0 ... I can see them... Now I have much better question: What ...
Sort by
  • Relevancy
  • Title
  • Type
  • Author
  • sort iconDate
Filter by type
  • Forum topic (10)
Filter by Forums
  • (-) MSX Talk
    • (-) openMSX
Filter by post date
  • 2009 (1)
  • 2012 (1)
  • 2014 (4)
  • 2015 (1)
  • 2019 (1)
  • 2020 (1)
  • 2022 (1)
Filter by author
  • (-) NYYRIKKI
Become a member

Don't you have an account yet? Become an MSX-friend and register an account!

Register now

MSX Music player
    © 1996-2023 Microcomputer & Related Culture Foundation. MSX is a trademark of MSX Licensing Corporation. Terms and conditions | Privacy policy