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

Next
Page 1/2
| 2
Search results

SDCC global constant initialized array in a fixed position in memory

by jepmsx on 15-01-2022, 08:58
Score: 181.76 %, Type: Forum topic , Comments: 5 comments
it outside the main function like uint8_t __at(0x8200) notesFreq[12] = { 173, 181, 192, 193, 194, ... --data 0x8200 will start your data at address 0x8200 (using 0 for address puts it right behind the code ... placed just after the _CODE area by the crt0) and will also allocate the equivalent space in RAM ...

Another question of the Moonblaster file format

by jepmsx on 11-02-2022, 10:05
Score: 182.43 %, Type: Forum topic , Comments: 10 comments
see that it writes in register 0x02, but I can't guess the value to write depending ... value of the file its value &0x3F and again but now &0xC0. But I fail to see why. Can ... because register 0x02 is the modulator value. Now I'd like to know when I set X+1 in moonblaster ...

Recover old floppy disks

by jepmsx on 03-07-2022, 21:56
Score: 187.23 %, Type: Forum topic , Comments: 12 comments
of the process all in 0s, as it was going to start, but immediately is written Finished and the process ends ...

Fray Turbo-R Carnivore2 & Sofarun

by jepmsx on 08-08-2022, 05:50
Score: 188.42 %, Type: Forum topic , Comments: 27 comments
fd3c5f8793bfbec1851c89cfc32366618c6f482d FRAY-R.FD1 0b145459326c62254522bf77f063b069d086aa29 FRAY-R.FD2 80701f4a86a151778c4fc81f56e9088d7b880651 FRAY-R.FD3 0bddc86900b934cb381ce3aac8d9f8614ca49ede FRAY-R.FD4 ... 0LNMC11717, non working 0LNMD12898 (so actually newer revision). This might suggest the GT (which is based ...

Sofarun Carnivore2 fail to run Mr.Chin (HAL)

by jepmsx on 18-09-2022, 08:38
Score: 189.75 %, Type: Forum topic , Comments: 2 comments
Hi! I have a rom of Mr. Chin that runs smoothly with openMSX, but I try to run it in a Panasonic FSA1ST without success. I'm running it using Carnivore2 and sofarun. I've tried different devices: Carnivore2 RAM and TurboR unsuccessfully. ...

Impossible to register to Generation-MSX

by jepmsx on 15-09-2022, 16:20
Score: 189.84 %, Type: Forum topic , Comments: 8 comments
Hi! I've tried to recover an old password or to register a new account in the web Generation-MSX and I don't receive any email for recovery or confirmation. I'm writing here hoping that some owner of the web can fix it I ...

MSX Music Player using R800

by jepmsx on 24-11-2022, 20:14
Score: 192.43 %, Type: Forum topic , Comments: 5 comments
0.14µs Therefore you'll need: . between writing an address and sending data: 24T . after ... is that I don't think that this command is understood by SDCC. #define MULUB_A_A .db 0xED, 0xF9 #define MULUB_A_B .db 0xED, 0xC1 #define MULUB_A_C .db 0xED, 0xC9 #define MULUB_A_D .db 0xED, 0 ...

How to press esc button in keymatrixdown of openMSX

by jepmsx on 28-11-2022, 23:30
Score: 192.49 %, 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 ...

SDCC and header files or constant values

by jepmsx on 01-11-2022, 21:07
Score: 191.97 %, Type: Forum topic , Comments: 19 comments
0. bytes (ABS,CON) Value Global Global Defined In Module ... s__HEADER 00000000 s__HEADER0 00000001 l__GSFINAL 00000006 l__HEADER0 00000007 l__INITIALIZER 00000009 ...

How to debug vdp interruption

by jepmsx on 21-12-2022, 11:38
Score: 193.36 %, 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 ...
Next
Page 1/2
| 2
Sort by
  • Relevancy
  • Title
  • sort iconType
  • Author
  • Date
Filter by type
  • Forum topic (12)
Filter by Forums
  • MSX Talk (12)
Filter by post date
  • (-) 2022
  • January 2022 (1)
  • February 2022 (1)
  • July 2022 (1)
  • August 2022 (1)
  • September 2022 (2)
  • November 2022 (4)
  • December 2022 (2)
Filter by author
  • (-) jepmsx
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