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

Trouble referencing label in asm-file from c-file when using SDCC

by Bengalack on 29-02-2020, 22:07
Score: 160.31 %, Type: Forum topic , Comments: 10 comments
unsigned char g_msg2[] = "This works!\0"; extern int print(unsigned char*); int main(void) { print(g_msg2); print(g_msg); // this one is the problem!!! return 0; } and "allsorts.s" ... print or a ret z push hl push ix ld iy, (#0xfcc0); BIOS_ROMSLT ld ix, #0x00a2; BIOS_CHPUT call ...

A tool to visually show/dump the contents (as bitmap) of the RAM and VRAM

by Bengalack on 12-02-2020, 21:40
Score: 160.1 %, Type: Forum topic , Comments: 3 comments
Are there any good tools for this? I found a feature in the debugger for (the great) openmsx, but it seems limited to only a small part of the vram (and does not show normal ram, unless I missed something). I was thinking some tool that connects to ...

A good sprite-tool with visual support for the OR-color?

by Bengalack on 12-02-2020, 21:20
Score: 165.59 %, Type: Forum topic , Comments: 22 comments
https://www.msx.org/news/software/en/bmp2msx-update here is how i use it. I have my sprites in a .bmp file. i drag 'n drop this .bmp file ...

Wondering about starting coding z80/v9938 again :) MEMCPY

by Bengalack on 12-02-2020, 21:15
Score: 160.1 %, Type: Forum topic , Comments: 3 comments
Is been almost 30 years, so I need to brush up my memory here. But say, using the v9938 and screen 4 (I like tiles ), what is the fastest way to move the contents of the screen, 8 pixels, say from left to right? Is there a VRAM->VRAM move / ...
Sort by
  • Relevancy
  • Title
  • Type
  • Author
  • sort iconDate
Filter by type
  • Forum topic (4)
Filter by Forums
  • MSX Talk (4)
Filter by post date
  • (-) 2020
  • (-) February 2020
  • February 12, 2020 (3)
  • February 29, 2020 (1)
Filter by author
  • (-) Bengalack
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