Search results
Yamaha CX5M you tube review
Score: 142.62 %,
Type: Forum topic , Comments: 1 comment
Excellent review by the Cave
https://www.youtube.com/watch?v=qlu4Lcpq4GM&t=606s
A parody review of the same
https://www.youtube.com/watch?v=x1vNSDmukVM&feature=youtu.be&fbclid=IwAR3Kyq7knPhXA4_DPJJrw442aPK1MM7b0K90UMITePBacAPKoMdPSwjXWxk
Haha, that parody is great! Haha, that parody is great!
(Hardware) ...
loading big files in VRAM
Score: 142.74 %,
Type: Forum topic , Comments: 5 comments
;
;
OpenFile: equ 0x0f
UpdateFile: equ 0x10
SetBuffer equ 0x1a
GetFileSize equ 0x23
ReadRecords: equ 0x27
CHGMOD: EQU 005FH
ldirvm: equ 0x005C
CHGET equ 0x009F
BDOS: equ 0xf37d
;
; macro that creates a FCB structure
;
macro ...
Christmas quiz 2020
Score: 142.87 %,
Type: Forum topic , Comments: 363 comments
an score of 1 point.
In this case 7 answers are correct, that means a score of 0.54 is given.
So, 0.54 rounded up is 1? So, 0.54 rounded up is 1? Just joking.
But, I do not understand, how you ... on a european msx as well, but never without first typing vdp(10)=0.
No MSX was used making this compilation ...
Penguin Adventure (SCC Edition)
Score: 142.73 %,
Type: Forum topic , Comments: 35 comments
https://www.youtube.com/watch?v=na0dMGlfAg4
https://www.youtube.com/watch?v=bOgBb8h7LHw
The first is nice!
Some of the you ...
Basic'N (alias Basic Kun) compiler 2.1 added to msxsyssrc project
Score: 143.03 %,
Type: Forum topic , Comments: 5 comments
I have added Basic'N (alias Basic Kun) 2.1 (latest with R800 support) to msxsyssrc project for those who find it interesting.
Already commented quite extensively.
Source file can be found here: source
Interesting... Any hope to ...
Konami/ASCII mapper page switch latency
Score: 142.71 %,
Type: Forum topic , Comments: 4 comments
Hello,
Is there any hardware latency that needs to be taken into account when switching page within a Konami/ASCII mapper ?
There is no latency. The bank There is no latency. The bank registers directly latch the value that is provided on ...
What is this cartridge?
Score: 142.73 %,
Type: Forum topic , Comments: 6 comments
The inscription suggests that it is an FDD interface but there is no disk controller inside, only a PPI, a ROM and 3 small chips.
I'd say there are two I'd say there are two possibilities. Either the 8255 itself is used as an ...
Just for fun
Score: 142.58 %,
Type: Forum topic , Comments: 1 comment
MSX1 with PSG only... Let´s correct this big injustice and bring this classic game to MSX1 in a decent version !
https://msxpen.com/codes/-MNHIh9YWm4xKb-WabLT
PS: yes, I know that using PS: yes, I know that using huge dumps of ...
FM register log
Score: 143.48 %,
Type: Forum topic , Comments: 20 comments
A series of commands.
An AY-3-8910 write looks like A0 rr vv .
An YM2413 write looks like ...
noise when using SET PAGE
Score: 142.64 %,
Type: Forum topic , Comments: 2 comments
Hi,
I am playing with MSX-BASIC 2.0 with OpenMSX 16 , using the MSX Turbo R FS A1GT, and wrote a small program to see the SET PAGE function:
100 screen 5
200 i=0:j=0:x=50:y=50:c=7:p=5
210 ...
500 i=3:j=3:x=200:y=200:c=7:p=5
510 gosub 700
600 for t=1 to 50
610 for v=0 to 3:set page v,v: next v ...
