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/3
| 2 | 3
Search results

How to solve r#24 and the stupid Y magic value

by PingPong on 27-12-2018, 13:34
Score: 143.37 %, Type: Forum topic , Comments: 11 comments
to the y value like this: ld a, (HL) add a,d // d = offset out (0x99h),a outi // X outi // dummy ... inc a noadjust: out (0x99),a this increases the sat write time by adding cp+jr+inc , about 24 ... rotated, therefore i only need to rotate via z80 the sat. I also planning to keep sprites 0-1 fixed ...

chibi akumas on v9938

by PingPong on 16-12-2018, 13:46
Score: 143.38 %, Type: Forum topic , Comments: 4 comments
pointing at reg 2 so I can quickly check if the VDP is busy... rather than SR 0 which the firmware ... if the VDP is busy... rather than SR 0 which the firmware interrupt handler relies on being selected - ... of time. but i think you use a custom ISR because the vdp require ack on every vblk interrupt by reading s0 ...

Laydock for msx 2

by PingPong on 30-11-2018, 19:23
Score: 143.2 %, Type: Forum topic , Comments: 5 comments
the msx 2 version ( not msx 2+ ) appear to have very simple background gfx, even simpler than msx 1. they consists only of moving stars. At least is what i see in the first stages. Is this the same on higher levels? PingPong wrote: the msx ...

the wait function (reloaded)

by PingPong on 24-11-2018, 21:06
Score: 143.15 %, Type: Forum topic , Comments: 7 comments
sources. (A) (A) https://www.msx.org/forum/msx-talk/hardware/does-enabling-wa... (B) MRC ...

Graphically impressive z80 machine

by PingPong on 22-10-2018, 21:53
Score: 142.93 %, Type: Forum topic , Comments: 51 comments
https://archive.org/details/x1-shiken-ni-deruX1/page/n0 keith56 wrote: Can you point keith56 wrote: Can you point me in the direction ... https://archive.org/details/x1-shiken-ni-deruX1/page/n0 A long days ago I had the book, but it has gone somewhere. Shiken-ni-deru-X1 is very ... but it does work. LDIR: ldy #0 lda (z_HL),Y sta (z_DE),Y INC z_L BNE LDIR_SkipInc1 INC z_H ...

v9938 experiments

by PingPong on 14-10-2018, 14:42
Score: 142.57 %, Type: Forum topic , Comments: 7 comments
https://www.youtube.com/channel/UCknFEKsXPJYl_WKN0WwwEhA from a mrc member? Great stuff! This is could Great stuff! This is could become a Bosconian for the MSX2: ... https://www.youtube.com/watch?v=2D17xJTTIB0&lc=z22kudxbjqvzd... The main problem of the fake The main problem of the fake dual scroll plane ...

look here

by PingPong on 09-10-2018, 20:52
Score: 142.19 %, Type: Forum topic , Comments: 11 comments
https://www.youtube.com/watch?v=LVNAW_Y5ZAc Very nice Very nice Topic title + link only = Topic title + link only = spam??? luppie wrote: Topic title + luppie wrote: Topic title + link only = spam??? may ...

Msx Basic array to asm

by PingPong on 18-09-2018, 14:23
Score: 150.6 %, Type: Forum topic , Comments: 5 comments
10 defint a:dim a[20] 20 a[0]=100:a[1]=200 30 defusr=&hc000:a=usr(varptr(a[0])) In this code ... of the array (element a[0]). I think it is fair to expect that array is contiguous, thus (DAC+2) + 10 ... it Just for future reference, it seems one just needs to set SUBFLG back to 0 for normal operation. This ...

Integer array and usr ()

by PingPong on 18-09-2018, 14:05
Score: 141.82 %, Type: Forum topic , Comments: 1 comment
Need to Pass an arbitrary int [] array to a machine language sub call with usr How i can Pass this in Basic ? like a=usr (arr (0)) ? How i can get my Hands dirty on this array in asm? Need to know size ... https://www.msx.org/forum/msx-talk/development/msx-basic-arr... (Development) ...

LLVM backend for z80?

by PingPong on 05-08-2018, 21:09
Score: 146.11 %, Type: Forum topic , Comments: 7 comments
with this community (and jacobly aka jacobly0, his port repository is this one ) TI-Planet compilateur C via ...
Next
Page 1/3
| 2 | 3
Sort by
  • Relevancy
  • Title
  • Type
  • Author
  • sort iconDate
Filter by type
  • (-) Forum topic
Filter by Forums
  • MSX Talk (27)
Filter by post date
  • (-) 2018
  • January 2018 (6)
  • February 2018 (4)
  • March 2018 (2)
  • April 2018 (4)
  • June 2018 (1)
  • August 2018 (1)
  • September 2018 (2)
  • October 2018 (3)
  • November 2018 (2)
  • December 2018 (2)
Filter by author
  • (-) PingPong
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