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

loading big files in VRAM

by iamweasel2 on 30-11-2020, 04:20
Score: 169.78 %, Type: Forum topic , Comments: 5 comments
; ; OpenFile: equ 0x0f UpdateFile: equ 0x10 SetBuffer equ 0x1a GetFileSize equ 0x23 ReadRecords: equ 0x27 CHGMOD: EQU 005FH ldirvm: equ 0x005C CHGET equ 0x009F BDOS: equ 0xf37d ; ; macro that creates a FCB structure ; macro ...

Just for fun

by iamweasel2 on 29-11-2020, 05:54
Score: 169.63 %, Type: Forum topic , Comments: 1 comment
MSX1 with PSG only... Let´s correct this big injustice and bring this classic game to MSX1 in a decent version ! https://msxpen.com/codes/-MNHIh9YWm4xKb-WabLT PS: yes, I know that using PS: yes, I know that using huge dumps of ...

FM register log

by iamweasel2 on 29-11-2020, 01:08
Score: 170.52 %, Type: Forum topic , Comments: 20 comments
A series of commands. An AY-3-8910 write looks like A0 rr vv . An YM2413 write looks like ...

Master system music (SN76489) --> MSX

by iamweasel2 on 27-11-2020, 13:35
Score: 169.73 %, Type: Forum topic , Comments: 6 comments
Hi, I was wondering, is that much trouble to get Master system music (SN76489 only) converted to be played with PSG ? Another question, is there a replayer to master system songs in VGM format? Try VGMPlay. That should Try VGMPlay. ...

Calling Basic routines from ASM

by iamweasel2 on 30-10-2020, 17:09
Score: 169.02 %, Type: Forum topic , Comments: 19 comments
play through an ASM code working here: PLAY: EQU 0x73E5 org 0xD000 start: ld hl,buffer call PLAY ret buffer: db 34,"CDE",34,44,34,"dfg",34,0 ... wrote: PLAY: EQU 0x73E5 You should thoroughly test such addresses in the middle of the BASIC ...

online MSX C Compiler / PC C compiler

by iamweasel2 on 23-10-2020, 15:39
Score: 168.8 %, Type: Forum topic , Comments: 1 comment
Hi, I was wondering, we have a great MSX Basic and ASM environment available with an web browser, MSX PEN (msxpen.com). It allows you to quickly test Basic and ASM code without installing any tools or emulators, all you need is a web browser. Is ...

How is that possible?

by iamweasel2 on 18-10-2020, 17:36
Score: 172.97 %, Type: Forum topic , Comments: 36 comments
like DMA controller etc which are operated via I/O and utilize ports in the range 0-255 (while leaving ... code The code space (address) of the host CPU is Page 0 (0000H ~ 3FFFH). Anyway, because of interrupt processing, writing Page 0 will take up less space. For reference, Page 1 and 2 are used ...

Tanenbaum and MSX

by iamweasel2 on 10-10-2020, 16:30
Score: 168.61 %, Type: Forum topic , Comments: 4 comments
I'm reading Tanenbaum's Structured Computer Organization and trying to map the things he says to MSX. He explains at chapter two that some CISC machines have an interpreter, whose function is to break the instructions of its target machine ...

Hero level editor

by iamweasel2 on 08-10-2020, 16:23
Score: 168.61 %, Type: Forum topic , Comments: 18 comments
Anyone saw this? https://twitter.com/qarlosherrero/status/1313127324058112001... Hero is a great game, I certainly would like to see a new version of this classic game with new levels on it. :) Cool, a H.E.R.O MSX2(+) Cool, a ...
Sort by
  • Relevancy
  • Title
  • Type
  • Author
  • sort iconDate
Filter by type
  • Forum topic (9)
Filter by Forums
  • MSX Talk (9)
Filter by post date
  • (-) 2020
  • (-) October 2020
  • October 8, 2020 (1)
  • October 10, 2020 (1)
  • October 18, 2020 (1)
  • October 23, 2020 (1)
  • October 30, 2020 (1)
  • November 27, 2020 (1)
  • November 29, 2020 (2)
  • November 30, 2020 (1)
Filter by author
  • (-) iamweasel2
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