Search results
if it's not a fake this is the most impressive PCM sound i've heard using the PSG
Score: 151.4 %,
Type: Forum topic , Comments: 13 comments
https://www.youtube.com/watch?v=ymFMhIbrDpw
Well, it is 512 KB for 30 sec Well, it is 512 KB for 30 sec of recording. I think it is doable. I remember a program I've found on a magazine (in its cassette) when I was young... ehm, ...
Pleasure Hearts: English translation and multiple ending
Score: 153.39 %,
Type: Forum topic , Comments: 10 comments
Recently Pleasure Hearts the horizontal shmup was translated to English and the patch is available. Please see the news / patch / excellent details . Some texts are not the literal translations but were transcreated with due care. ...
wait 15 T-States between reading and writing to Vram
Score: 151.63 %,
Type: Forum topic , Comments: 51 comments
this (untested):
ld C, #0x98
ld HL, #DATA_ADDR
.rept 31
outi
outi
outi
inc HL
.endm
outi ... the entire SAT at once (untested):
ld C, #0x98
ld HL, #DATA_ADDR
ld B, 128 ; 32*4
outir ... than copying everything at once.
ld C, #0x98
ld HL, #DATA_ADDR
ld B, 128 ; 32*4
outir ...
MSXmakers support
Score: 153.74 %,
Type: Forum topic , Comments: 111 comments
https://es.aliexpress.com/item/4000102209277.html?spm=a2g0s.... ), but it does not seem to work. If I connect it to my Omega MSX 2+ (just normally with s-video ... components one by one (from 0), review them and insert them again. Although it may not seem like it, ... is "0". I think it should be 0 all the time, but you might have to look at it with an oscilloscope to see ...
simple Universal MegaROM Mapper for Konami/ASC8/ASC16 (Unimapper)
Score: 153.33 %,
Type: Forum topic , Comments: 20 comments
on gal22v10d:
simple version 2.0 is available on github ... always = 0) max 256kB,
ASC16 max 512kB
Nice! Do you target new Nice! Do you target new ... Congrats, buddy!
update unimapper v3.0
add update unimapper v3.0
add version KonamiSCC ...
Carnivore / SofaRun / Running Games For Dummies
Score: 151.85 %,
Type: Forum topic , Comments: 36 comments
C2 report it is 0.15 or 0.17 when it detects the card. Is your CF-SD adapter on the C2’s ... Win10.
Apparently you use the 0.1.7 Apparently you use the 0.1.7 driver, which is probably OK (I don't trust the 0.1.5 one in any case).
What happens if you type "FILES" in Nextor Basic? ...
FDC Development - Bios Calls
Score: 151.36 %,
Type: Forum topic , Comments: 10 comments
suppose this could be a DOS 1 only routine, that gets mapped someone between $0 and $100. But ... in the slot 0(-0) and not the sub-ROM or ROM mirror for example?
It is calling from slot 0. It is calling from slot 0. One section of code makes a call to bdos FORMAT, then a call to bdos CHKNEW, sets ...
MSX cartridge problem on Sony HB-75F
Score: 151.49 %,
Type: Forum topic , Comments: 13 comments
Hi,
this is my first post here so hello everybody and happy new year 2022,
I'm a newbie regarding MSX, I was more an ATARI ST guy until now.
So my problem sits with a Sony Hit Bit HB-75F, MSX 1, it was given with 2 working cartridges ...
Strange behaviour (bug?) on SPRATR base addr register on V9938/58
Score: 151.49 %,
Type: Forum topic , Comments: 6 comments
to 0x1fa00, the SPRCOL table won't work properly (it is supposed to bet automatically set 512 bytes ... repeated.
This is how I set the registers:
; ---- set SPRATR to 0x1fa00 (SPRCOL is automatically set 512 bytes before SPRATR, so 0x1f800)
; bits: 16 14 7
; | | | ...
New MSX1 MiSTer core (based on VG-8010)
Score: 151.41 %,
Type: Forum topic , Comments: 1 comment
https://github.com/tdlabac/MSX1_MiSTer
https://misterfpga.org/viewtopic.php?f=14&t=3903
It's still early days but the core is quite capable already. Can run .rom and .cas files. Feels a bit more like the real old school thing, ...
