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

V9990 write mask

by PingPong on 25-12-2019, 11:15
Score: 149.86 %, Type: Forum topic , Comments: 68 comments
0x40000) ? (color >> 8) : (color & 0xFF); byte dstColor = vram.readVRAMDirect(addr); byte newColor = logOp(lut, srcColor, dstColor); byte mask1 = (addr & 0x40000) ? (mask >> 8) : (mask & 0xFF); byte mask2 = mask1 & (0xF0 >> (4 * (x & 1))); ...

auf wiedersehen monty only psg?

by PingPong on 23-12-2019, 12:51
Score: 149.73 %, Type: Forum topic , Comments: 8 comments
Recently I ve heard this song in msx psg. I must admit that is awesome! And even others ports with different sound hw are equally awesome! I am wondering if there is some OPx version taking advantage on fm synth like msx music or so. Anyone know ...

msx printer port

by PingPong on 05-11-2019, 20:39
Score: 148.76 %, Type: Forum topic , Comments: 6 comments
Hi, all, time ago i remember a useful utility named LL3.EXE that ran on PC. It used the Printer Port to connect and exchange files between two PC. This was possible because the PC Printer Port was bidirectional ( could be read or write ) I ...

What if PC ..... never existed?

by PingPong on 30-10-2019, 16:52
Score: 148.68 %, Type: Forum topic , Comments: 37 comments
It drops the original 9918 modes 0-3 but retains the Master system modes. This is really the end ... and VDP. The 34010 was also used in Graphic Accelerator cards in the Windows 3.0 era. It was also present ... an I/O read cycle must last about 0.8 µs (3 cycles on a 3.58 MHz Z80), so with a 7.16 MHz Z80 a bus ...

V9938 to v9958 adapter?

by PingPong on 26-10-2019, 21:38
Score: 148.59 %, Type: Forum topic , Comments: 4 comments
I wondering if it is possible to make a kind of small adapter board with a v9958 on It and some kind of small wires ( like that ones that connect vdp wait signal) that can be used by plugging in a V9938 socket after cutting the original chip and ...

Sony Hb-10p

by PingPong on 21-10-2019, 15:38
Score: 148.48 %, Type: Forum topic , Comments: 5 comments
Hi, all, today i've found a Sony HB-10P machine in a basement. The machine appear to have the VDP broken. my idea was to buy a F18A to make it working again and get rid of original VRAM chips. However, after a quick look, i've found a ...

Psg instruments

by PingPong on 15-10-2019, 14:29
Score: 148.41 %, Type: Forum topic , Comments: 8 comments
the envelope period and keep the bottom 4 bits zero. Also briefly set the tone period to 0 prior to note-on ...

openMSX toolset

by PingPong on 06-10-2019, 20:43
Score: 148.28 %, Type: Forum topic , Comments: 3 comments
Hi, all. i wondering how much complex is to create this kind of tools using TCL in openMSX. I do not know a single bit of TCL nor i ignore how much deeper is the integration in openMSX. There are my wishes, aimed most at hacking and or convertion from ...

Fusion_C and HTIMI

by PingPong on 28-09-2019, 15:23
Score: 150.59 %, Type: Forum topic , Comments: 43 comments
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; 2006/11/25 t.hara ;; ;; 2019/09/02 Pasi Kettunen ;; ... #include "fusion-c/header/msx_fusion.h" // io ports for vdp __sfr __at (0x98) VDP_port1; __sfr __at (0x99) VDP_port2; volatile char vdp_status; volatile int sync_flag; volatile int cpt; void ...

openMSX "software" breakpoint

by PingPong on 27-09-2019, 22:48
Score: 148.09 %, Type: Forum topic , Comments: 14 comments
set_watchpoint read_io 0x2E The debug device can be used to log debug information. akumajo: can you ... set_condition {[peek [reg pc]] == 0x40} There. It’s slow though. I don’t understand why this would ...
Next
Page 1/4
| 2 | 3 | 4
Sort by
  • Relevancy
  • Title
  • Type
  • Author
  • sort iconDate
Filter by type
  • (-) Forum topic
Filter by Forums
  • MSX Talk (33)
Filter by post date
  • (-) 2019
  • January 2019 (2)
  • February 2019 (2)
  • March 2019 (2)
  • May 2019 (5)
  • June 2019 (2)
  • July 2019 (3)
  • August 2019 (5)
  • September 2019 (4)
  • October 2019 (5)
  • November 2019 (1)
  • December 2019 (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