Search results
Two "Cheap" Turbo R on Ebay
Score: 137.09 %,
Type: Forum topic , Comments: 5 comments
3 hours to end
https://www.ebay.com/itm/PANASONIC-MSX-TURBO-R-FS-A1ST-WORKI...
https://www.ebay.com/itm/PANASONIC-MSX-TURBO-R-FS-A1ST-WORKI...
US$ 315 and 365, worldwide free shipping.
Is it really a good price?
The seller seem ...
Sony MSX realiability vs Panasonic
Score: 137.27 %,
Type: Forum topic , Comments: 6 comments
https://twitter.com/a_p_0_c/status/1097614429703884802
Transcription here, for those who haven't twitter account:
Quote:
A couple ... Web Client
2
Retweets and comments
3
Likes
The Real ap0c ™ @ June 2020
@a_p_0_c
·
Feb 18, 2019
Replying to
@a_p_0_c
Empirically, I've bought/sold/owned, at this point over ...
Timing of BIOS routines, such as BIOS_WRTVRM
Score: 137.25 %,
Type: Forum topic , Comments: 28 comments
of the clock frequency. Am I right?
One t state would be then 1/3.58 MHz or 0.28uS
Only one NOP ... would be then 1/3.58 MHz or 0.28uS
Only one NOP wouldn't be sufficient. I need 10 t states. ... in MSX DEV 2020.
It seems that the site I It seems that the site I linked earlier is your own ...
Collision detection in Assembly not working at all
Score: 137.05 %,
Type: Forum topic , Comments: 17 comments
DE: down right corner of box to be checked (D: x2, E: y2)
; Output:
; A = 0 : not collided
; A = 1 ... nc, .false ; nc: a > parameter
;true:
ld a, 1
ret
.false:
ld a, 0
ret ... "True",0
FalseMsg:
db "False",0
Not having debug tools, trace, step, unit tests, it's ...
Best way to measure the performance of my code
Score: 137.47 %,
Type: Forum topic , Comments: 11 comments
where you can trigger a probe breakpoint when CE changes, it will be in their upcoming 16.0 release, ...
Simple way to play sound effects on MSX PSG
Score: 137.68 %,
Type: Forum topic , Comments: 9 comments
"get item" sound for games ( MSXPen here ):
10 SOUND 8,15:SOUND 0,93:SOUND 1,0:FOR F=0 TO 20:NEXT F
20 SOUND 0,45:SOUND 1,0:FOR F=0 TO 29:NEXT F: SOUND 8,0
Assembly code ( MSXPen here ):
ld b, 255
.loop1:
ld a, 0 ; Channel A Period (low 8 bits)
ld e, 93
call BIOS_WRTPSG ...
Emulator with option of unitialized RAM and VRAM
Score: 137.78 %,
Type: Forum topic , Comments: 4 comments
I noted my game is with a strange bug which shows only in the real Panasonic WSX machine.
To hide an sprite I point it to an unused sprite pattern, the last one, in my case the number 63.
It works perfectly in all emulators and some real machines, ...
Pacific, my entry to MSX Dev 2020
Score: 137.63 %,
Type: Forum topic , Comments: 19 comments
https://www.msxdev.org/2020/07/28/msxdev20-16-pacific/
Source:
https://github.com/albs-br/pacific
It's the result of 40 days and more ... that it crashes on Casio PV-7 (I assume RAM starting at 0xC000, I don't know yet how deal with it).
Version 1.1.0 has support for Version 1.1.0 has support for joystick (which itself caused a small ...
Mini MSX Philips VG-8020 with RetroPie
Score: 138.06 %,
Type: Forum topic , Comments: 4 comments
Not sure neither if it wasn't posted before nor if it's the right subforum, but anyway:
https://www.youtube.com/watch?v=JUMTJpVpddw&t=324s
3D printed case for Raspberry Pi in the format of the classic european MSX (the most ...
Review of 3 cartridge manufacturers
Score: 138.01 %,
Type: Forum topic , Comments: 0 comments
It's 3 years old, but still relevant:
https://www.msx-center.com/articles/12/review-manufacturers-...
A comparison of three cartridge manufacturers for MSX: Cartridge Shop, Repro Factory and Matra.
Hope that helps.
(Hardware) ...
