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

8 players simultaneously

by aoineko on 07-03-2023, 16:04
Score: 195.9 %, Type: Forum topic , Comments: 3 comments
( https://www.youtube.com/watch?v=wLtoag0rD50 ), but I do no remember any with 8! 2 players ...

Fill memory with 16 bits value

by aoineko on 06-03-2023, 09:18
Score: 195.8 %, Type: Forum topic , Comments: 16 comments
a,FastLDIR_Loop & 0xFF ld l,a ld a,0 adc a,FastLDIR_Loop >> 8 ld h,a ex (sp),hl ... value. ld hl,0c001h ; HL = Destination address + 1 ld (hl),040h ; MSB 8bits of the value dec hl ld (hl),0 ; LSB 8bits of the value ld de,0c002h ld bc,00500h ; BC = Length -2 ldir Thanks ...

MO5.com is making a MSX game

by aoineko on 28-02-2023, 20:36
Score: 195.6 %, Type: Forum topic , Comments: 4 comments
https://www.msx.org/wiki/Develop_a_program_in_cartridge_ROM#... https://www.msx.org/forum ...

Reproduce instrument tibre with PSG

by aoineko on 26-02-2023, 12:56
Score: 195.54 %, Type: Forum topic , Comments: 27 comments
well but, It should be something like register 0 is refreshed during the scanline to know which sprites ...

All display image formats

by aoineko on 10-02-2023, 14:07
Score: 194.47 %, Type: Forum topic , Comments: 4 comments
https://www.msx.org/forum/msx-talk/emulation/the-real-v99x8-... (Development) ...

RTC Block 3

by aoineko on 23-01-2023, 20:28
Score: 193.44 %, Type: Forum topic , Comments: 10 comments
Hi all, MSX2 Real Time Clock have in Block 3 a register 0 described as: Data type (0~15): 0 = Title; 1 = Password; 2 = Prompt; 3 to 15 = Undefined as of 02/05/1986 Questions: - What ... snippet: NOVAXIS clock-chip memory layout: Block 2 nibble | B3 | B2 | B1 | B0 ...

Can we trust BIOS routine registers usage?

by aoineko on 18-01-2023, 21:47
Score: 193.25 %, Type: Forum topic , Comments: 6 comments
Hi everyone, The documentations that describe the BIOS functions often list the registers that each function modifies (and that the calling code must save if it doesn't want to lose the values). C compilers like SDCC assume that all assembler ...

Boot from disk

by aoineko on 07-01-2023, 23:13
Score: 192.91 %, Type: Forum topic , Comments: 14 comments
in by the boot sector code) by using 0xf37d as the entry point. Note that if you are using a custom boot sector ROM BIOS will be in page 0 instead of RAM when the boot sector code is called the first time (carry ... sector code is called again, this time with RAM in page 0, and when the standard boot sector code ...
Sort by
  • Relevancy
  • Title
  • Type
  • Author
  • sort iconDate
Filter by type
  • (-) Forum topic
Filter by Forums
  • MSX Talk (8)
Filter by post date
  • (-) 2023
  • January 2023 (3)
  • February 2023 (3)
  • March 2023 (2)
Filter by author
  • (-) aoineko
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