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

ZX0 data compressor

by Metalion on 16-09-2021, 20:41
Score: 169.03 %, Type: Forum topic , Comments: 30 comments
and there is no mention of ZX1 and ZX2): https://www.cpcwiki.eu/forum/programming/new-cruncher-zx0/ms... As per ... a lot of space using it, and I would recommend ZX0 ( https://github.com/einar-saukas/ZX0 ), which ... was highly interested and wanted to give it a try. But when executing the zx0.exe file, the windows ...

MSXdev21 games being converted to SMS and sold !

by Metalion on 06-09-2021, 07:25
Score: 168.43 %, Type: Forum topic , Comments: 28 comments
Hi everyone, I just discovered that some SMS forum user is converting MSX games, including ... https://www.smspower.org/forums/16445-MSXToSMSHacks?start=750 Nasty. 59€ pour la France Nasty. 59€ pour la France (62€ rest of the world), ... guys should make an appeal to the moderators of the SMSPower forums. Hacking the games without ...

Sprite detection routine (calling Artrag)

by Metalion on 10-08-2021, 22:40
Score: 167.32 %, Type: Forum topic , Comments: 10 comments
under the top border add (ix+6) ; add y offset within the sprite 1 (yoffset1) ld e,a ld d,0 ; de = ... (yoffset2) ld l,a ; ld h,0 ; hl = y2 + yoffset2 + 32 ld h,d <=== optimization Metalion wrote: How ... being 0. If a collision is possible on the Y-axis then the code checks to see if there is a collosion ...

Inserting an SFX in a track playing

by Metalion on 31-07-2021, 20:50
Score: 167.33 %, Type: Forum topic , Comments: 13 comments
frame, whether needed or not. A rest, for example, must write 0 to channel volume at each frame. Same ...

PSG envelope control reset

by Metalion on 25-07-2021, 15:39
Score: 167.06 %, Type: Forum topic , Comments: 3 comments
Hi everyone, A simple question, but I cannot find the answer. When using the envelope control on the PSG, if the envelope chosen is not repetitive (like envelopes 1,9 or 15 for example), after the volume has died down, the following notes are ...

Sjasm - special use of argument in macro

by Metalion on 14-07-2021, 18:53
Score: 166.85 %, Type: Forum topic , Comments: 12 comments
Hi everyone, I would like to know if it's possible to manipulate a macro argument in Sjasm, in order to "split"' it in different arguments. Let's say I have this macro, which adds 'hl' and 'a' ...

INCDIR in Sjasm

by Metalion on 05-04-2021, 12:36
Score: 164.19 %, Type: Forum topic , Comments: 8 comments
Hello everyone, Does someone know how to use the INCDIR directive in Sjasm ? I can't seem to make it work properly. I've tried : incdir full_path incdir "full_path" incdir ..\relative_path incdir ...

Set sprite size through BIOS ?

by Metalion on 08-03-2021, 17:24
Score: 163.28 %, Type: Forum topic , Comments: 4 comments
; VDP: screen 2 call INIGRP ; screen ,2 call DISSCR ld hl, RG1SAV ; (RG1SAV: equ $f3e0 ; Content of VDP(1) register (R#1)) set 1, [hl] ; (first call to ENASCR will actually apply to the VDP) ; screen ,,0 ... instruction is actually doing ( https://github.com/apoloval/msx-system/blob/master/base/1.0/... ): ...

Is it possible to reproduce low-pass filter on PSG ?

by Metalion on 07-03-2021, 11:51
Score: 163.18 %, Type: Forum topic , Comments: 16 comments
results. If you want to lower the volume a bit, enable the tone generator and set it to period 0 or 1, ... it to period 0 or 1, the inaudibly quick oscillation of the tone generator will halve the amplitude. ... fake lowpass filter https://www.dropbox.com/s/q7cvc8ze7nsl6xm/PSG%20fake%20lowpass%20filter.mp3?dl=0 ...

MG2 VDP frequency

by Metalion on 03-03-2021, 10:31
Score: 163.01 %, Type: Forum topic , Comments: 13 comments
of the code: if (sync == VDP_SYNC_AUTO) { vdp->palMask = ~0; vdp->palValue = 0; } else if (sync == VDP_SYNC_50HZ) { vdp->palMask = ~0x02; vdp->palValue = 0x02; } else if (sync == VDP_SYNC_60HZ) { vdp->palMask = ~0 ...
Next
Page 1/2
| 2
Sort by
  • Relevancy
  • Title
  • Type
  • Author
  • sort iconDate
Filter by type
  • (-) Forum topic
Filter by Forums
  • MSX Talk (18)
Filter by post date
  • (-) 2021
  • January 2021 (5)
  • February 2021 (3)
  • March 2021 (3)
  • April 2021 (1)
  • July 2021 (3)
  • August 2021 (1)
  • September 2021 (2)
Filter by author
  • (-) Metalion
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