Search results
Sanyo PHC-28P (SP)
Score: 137.72 %,
Type: wiki , Comments: 0 comments
is extended to 64kB and a printer port has been added.
Slot Map
Slot 0
Slot 1
Slot 2
Slot 3 ...
Lillys saga Carnivore 2 load rom problems
Score: 164.3 %,
Type: Forum topic , Comments: 27 comments
ld a, #15
di
out ( #0xa0 ), a
in a, ( #0xa2 )
and #0xbf ; reset bit 6 (port 1)
out ( #0xa1 ), a
ld a, #14
out ( #0xa0 ), a
in a, ( #0xa2 )
ei
1. Do the sound effects play correctly?
2. If ...
MIXER_SAFE_AND_MASK .equ 0b00111111
MIXER_SAFE_OR_MASK .equ 0b10000000
ld a, ( ...
Sony HB-75B
Score: 137.71 %,
Type: wiki , Comments: 0 comments
Sony HB-75B
Description
Computer
The Sony HB-75B is the adaptation for the Great Britain market of the HB-75 - see HB-75 series for the technical details
Official price: £299
Firmware
The firmware is launched automatically ...
MSX-Music Hi-hat question
Score: 164.04 %,
Type: Forum topic , Comments: 12 comments
AFAIK.
I can confirm that registers I can confirm that registers 0x17, 0x18, 0x27 and 0 ...
EDIT.com / Notepad for MSX-DOS
Score: 164.09 %,
Type: Forum topic , Comments: 19 comments
skills back on track.
My MVP looks like this:
v0.1 - Getting the basics up & running, ... to leave the text on-screen).
v0.2 - Initial basic editing
* Full screen UI: 4 color mode width 80 ... console-prompt after usage.
v0.3 - Complete MVP for my goals
* Full mouse-support, including right-click ...
SHMUP! Kai - Imanok
Score: 176.57 %,
Type: Download , Comments: 0 comments
1
https://msx.org/news/software/en/shmup-kai-available-for-fre...
Attachment Size Downloads Last download
shmup!kai.zip 41.63 KB 0 never
(Shoot 'em-up) ...
Hardware accelerated polygon fill using LMMM
Score: 164.13 %,
Type: Forum topic , Comments: 8 comments
I give you this little demonstration:
100 COLOR 15,0,0:SCREEN 5
110 COLOR=(4,7,0,0):COLOR=(8,0,7,0):COLOR=(12,7,7,0)
120 P=0:SETPAGE P,1-P:CLS
130 FOR I=-31 TO 32
140 SETPAGE P,1-P
150 J=ABS(I)-16
160 LINE (64,74)-(191,137),0,BF
170 LINE (80+J,74)-(80-J,137),4,,XOR
180 LINE (159+J,74)-(159-J,137),4,,XOR
190 LINE ...
I asked an AI to create an MSX themed song... :D
Score: 163.98 %,
Type: Forum topic , Comments: 12 comments
game variables
170 DIM SHIP(2), BULLET(2)
180 SHIP(1) = 100 : SHIP(2) = 100
190 BULLET(1) = 0 : BULLET(2) = 0
200 REM
210 REM Main game loop
220 DO
230 REM
240 REM Move the ship
250 IF INKEY$ = ... BULLET(1) = 0
410 SCORE = SCORE + 1
420 END IF
430 REM
440 REM Display the score
450 LOCATE 1, 1 ...
Parsing Command Structure?
Score: 163.97 %,
Type: Forum topic , Comments: 11 comments
B, (HL)
Compare A and B
Then some routine after that to create a number between 0-255.
Is ... C, A ; Put length in BC
LD B, 0
INC DE ; Increment pointers ... Buffer
DL = Table.
Take first byte of table like
Ld a, (de)
ld c, a
ld b, 0
So CPI ...
Sony HB-75F
Score: 137.66 %,
Type: wiki , Comments: 0 comments
Sony HB-75F
Description
Computer
The Sony HB-75F is the adaptation for the French market of the HB-75 - see HB-75 series for the technical details
Firmware
The firmware is launched automatically when you boot the machine. ...
