Search results
msx printer port
Score: 147.97 %,
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?
Score: 147.89 %,
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?
Score: 147.8 %,
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
Score: 147.69 %,
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
Score: 147.63 %,
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
Score: 147.49 %,
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
Score: 149.8 %,
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
Score: 147.3 %,
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 ...
How much z80 and how much 8080 ?
Score: 147.2 %,
Type: Forum topic , Comments: 2 comments
Hi all. To those have put more in contact with BIOS and MSX-BASIC in MSX's ROMs how much old 8080 code is here?
had M$ Guys took the idea of using z80 instructions to take advantage of z80? What about CP/M?
I think this explains I ...
POLL: AVDP from texas
Score: 146.99 %,
Type: Forum topic , Comments: 33 comments
(16 different combinations)
0 xFh ... things.
With the amount of 12 K VRAM TMS could get a bitmap mode like amstrad CPC mode 0. Instead got ... hypothetical alternative :
(set vram ptr for write)
ld a, l
out (0x99),l
ld a, h
out (0x9A),h
ld ...
