Search results
Yamaha CX5M you tube review
Score: 142.13 %,
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.25 %,
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.38 %,
Type: Forum topic , Comments: 363 comments
and tested forum members, a particularly varied catalogue of questions awaits you this year.
As every year ... 3:
I know you are all Day 3:
I know you are all great lovers of this forum. Therefore ...
Send the link to
dieantwoord@gmx.net
Now have fun browsing the forum!
I am happy I already ...
Penguin Adventure (SCC Edition)
Score: 142.24 %,
Type: Forum topic , Comments: 35 comments
for decades. I hope you enjoy this as much as you can.
{The rules of the forum prohibit linking to copyright ... or any Anytime. If anything or any game requested, just tell me.
The rules of the forum The rules of the forum prohibit linking to copyright protected software. I removed the link, I'm ...
Basic'N (alias Basic Kun) compiler 2.1 added to msxsyssrc project
Score: 142.55 %,
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.22 %,
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.25 %,
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.09 %,
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: 142.99 %,
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.16 %,
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 ...
