Search results
[v9990] palette split
Score: 174.53 %,
Type: Forum topic , Comments: 11 comments
over full screen width (using PRY0 & PRY1), if that works it could be interesting after all indeed! ... for myself on my TMTLogic GFX-nine.
I need to set up priority to layer A from y=0 to y=164, ... reset to layer A full priority, i.e. PRY=0 in R#27? Or does de vdp simply ignore the register update ...
[WTB] Sony HB-F1, HB-F1XD, HB-F1XV
Score: 175 %,
Type: Forum topic , Comments: 4 comments
Hi everyone,
I'm searching for either a Sony HB-F1, a HB-F1XD, or a HB-F1XV.
I'm located in Belgium.
Thanks.
Hi, I have 2 HB-F1 Hi, I have 2 HB-F1 available:
HB-F1 Red
HB-F1 Black
In a month or 2 I will have ...
Back to MSX1 palette on MSX2
Score: 181.2 %,
Type: Forum topic , Comments: 8 comments
routine:
; Routine to initialize colors palette under MSX-DOS
EXBRSA equ 0FAF8h ; Sub-ROM slot number ... call
CalSUBslt:
db 0 ; Slot number
CalSUBadrs:
dw 0 ; Address
ret
By direct access to VDP:
VDP_DW equ 00007h
RG16SAV equ 0FFEFh
; Routine to initialize colors palette (MSX2~)
;
; Modify: AF, BC, ...
Can we use the 'i' register ?
Score: 174.97 %,
Type: Forum topic , Comments: 12 comments
Hi everyone,
I am curious: when the Z80 is in interruption modes 0 or 1, the 'i' ... OS got an IM2 interrupt server in page 3, so one can flip the slot in page 0 freely. And then the i ... an IM2 interrupt server in page 3, so one can flip the slot in page 0 freely. And then the i register ...
Disassembling Juno First
Score: 176.8 %,
Type: Forum topic , Comments: 14 comments
a RET at 430Ch.
T430Dh 3EF0.... >ð.. LD A,0F0h
T430Fh D3AA.... Óª.. OUT (0AAh),A ; PortC (8255) Keyb Row
; Erases RAM from 0E000h to E800h
T4311h F3...... ó... DI
T4312h 2100E0.. !.à. LD HL,0E000h
T4315h 1101E0.. ..à. LD DE,0E001h
T4318h 01FF07.. .ÿ.. LD BC,007FFh
T431Bh 3600.... 6... LD ...
Help on BMP2G9B
Score: 175.13 %,
Type: Forum topic , Comments: 6 comments
Hi everyone,
I'm trying to use BMP2G9B, but I'm unable to obtain the help file.
On the Team Bomba website, they say that the tool has a built-in help.
I've tried "bmp2g9b -help", "bmp2g9b -h"," bmp2g9b ...
OpenMSX - V9990PixelRenderer::updateScrollAYLow()
Score: 174.44 %,
Type: Forum topic , Comments: 7 comments
(only 0-255, so writing only on R#21), and restore it at VBLANK. It does not work, and I don't understand why. Furthermore, I tested writing 0 at HBLANK, and writing again 0 at VBLANK (basically ... line of the screen (y=0) is located at that HBLANK line.
Metalion wrote:
I'll test ...
OpenMSX debugger problem
Score: 178.64 %,
Type: Forum topic , Comments: 3 comments
Hi everyone,
Please tell me what I'm doing wrong, because OpenMSX debugger works almost never works when I want to put a breakpoint:
1) I launch OpenMSX catapult
2) I launch OpenMSX debugger
3) I start a rom
4) I connect the debugger to ...
Scroll 1px problem, need your help
Score: 182.55 %,
Type: Forum topic , Comments: 8 comments
on the scroll direction. When going right, a new map is needed between +0 and +7. When going left, it's between +7 and +0. So I bluntly tested loading a new map at each step, but the problem is still there: ... on the scroll direction. When going right, a new map is needed between +0 and +7. When going left, it's ...
Sjasm: output text during assembly
Score: 173.92 %,
Type: Forum topic , Comments: 2 comments
https://github.com/Konamiman/Sjasm/blob/v0.42/Sjasm/directiv...
On another note, I would recommend using a different assembler, as I do not think sjasm ...
