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

MSXmas '21 Simple game for christmas / MSX 2 / SC5 / Unfinished work

by albs_br on 24-12-2021, 19:01
Score: 176.9 %, Type: Forum topic , Comments: 5 comments
Hi guys, I made a simple game as my learning exercise for MSX 2 programming. Unfortunally I couldn't finish it before the deadline. But what I already made is playable, and I think is cool enought to share: ...

MSX 2 emulator with debug features

by albs_br on 09-12-2021, 02:36
Score: 176.54 %, Type: Forum topic , Comments: 17 comments
120, 0 * 4, 0 .size: equ $ - TestSpriteAttributes Works fine. If I put some dummy data ... Reserved db 220, 0, 0, 0 db 50, 120, 0 * 4, 0 .size: equ $ - TestSpriteAttributes Does ... theNestruo is Yes, I think theNestruo is right. You only set sprite colour for sprite plane 0, when you ...

Strategies to convert a bitmap into OR-color sprites for MSX 2

by albs_br on 18-10-2021, 00:08
Score: 175.35 %, Type: Forum topic , Comments: 9 comments
https://youtu.be/0ZePpFKaeks?t=3369 Usas, see those cyan creatures on the floor (any idea what these creatures are called?). At ...

Loading image to Screen 11 using Assembly

by albs_br on 03-10-2021, 18:07
Score: 178.33 %, Type: Forum topic , Comments: 12 comments
the screen mode with CHGMOD; -use INCBIN to include the image file; -load it to VRAM address 0 ... ld b, a ld c, 9 ; register # call BIOS_WRTVDP ; set color 0 to transparent ld a,(REG8SAV) and 0DFh ld b, a ld c, 8 ; register ...

Idea for full motion video - MSX 2 - Screen 4 - NTSC 20fps - 16 shades of gray

by albs_br on 12-09-2021, 21:36
Score: 174.19 %, Type: Forum topic , Comments: 15 comments
was captured by filming a real CRT TV/monitor (even the screen 0 chars before loading the video are blured), ...

Creating a MSX ROM in C with SDCC

by albs_br on 24-08-2021, 05:16
Score: 173.83 %, Type: Forum topic , Comments: 11 comments
Hi guys, what is a quick and dirty way to create a ROM file (32Kb, start at 0x4000) for a C ... with both with the msxromcrt0.rel of the MSX,ROM.Application and have also substituted in crt0 ... but then they do not work in openMSX or on my real machine. (They go to the MSX BASIC version 1.0 screen, instead ...

Enabling turbo mode in Assembly on Panasonic 2+/Turbo R machines

by albs_br on 03-07-2021, 21:55
Score: 174.79 %, Type: Forum topic , Comments: 22 comments
; &H2D = BIOS_HWVER ; IF PEEK(&H2D)=2 THEN OUT 64,8:IF INP(64)=247 THEN OUT 65,0 ; ... ret nz ; OUT 65,0 xor a out (65), a .eternalLoop: ; debug jp ... bios call 0x0180 for that. Your code looks almost Your code looks almost identical to the one ...

MRC number of users and stats/demographics

by albs_br on 01-07-2021, 21:02
Score: 172.26 %, Type: Forum topic , Comments: 0 comments
I have been imagining how many MRC users exist. By searching * on the users search tool, I found more than 5,200. But how many of these are really active (say, at least one login on last 12 months for example). Is this number increasing or ...

Tiny Sprite editor with support for small animations

by albs_br on 26-04-2021, 04:10
Score: 170.49 %, Type: Forum topic , Comments: 12 comments
Just made a fork of the amazing Tiny Sprite to help me making animations (for now limited to 4 frames): https://github.com/albs-br/msx-tinysprite Video: https://youtu.be/TS2SeXo3i30 Hope it helps someone. I didn't know a good ...

Newbie question: using openMSX to debug

by albs_br on 17-04-2021, 05:16
Score: 172.51 %, Type: Forum topic , Comments: 22 comments
on console to watch an address: "ram_watch add 0x0D00D -type word -desc BGCurrentIndex". And ... the entry: BgCurrentIndex: equ 0D00Dh ; last def. pass 3 Apart from this, the Emulicious is great ... and dec For example: #ram_watch add 0xc01f -type word -desc NextShot_Struct_Addr ...
Next
Page 1/2
| 2
Sort by
  • Relevancy
  • Title
  • Type
  • Author
  • sort iconDate
Filter by type
  • Forum topic (16)
Filter by Forums
  • MSX Talk (16)
Filter by post date
  • (-) 2021
  • January 2021 (2)
  • February 2021 (2)
  • March 2021 (1)
  • April 2021 (3)
  • July 2021 (2)
  • August 2021 (1)
  • September 2021 (1)
  • October 2021 (2)
  • December 2021 (2)
Filter by author
  • (-) albs_br
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