Search results
MSX Turbo-R behavior with 1MB external mapper
Score: 102.73 %,
Type: Forum topic , Comments: 36 comments
mmu + dma 0/1 ?
@SLotman:
Thanks for the test! Who's the maker of your ex ... the internal r800 mmu + dma 0/1 ?
I don't know and I never saw any R800 datasheet anywhere. But you ... to activate the internal r800 mmu + dma 0/1 ?
I don't know and I never saw any R800 datasheet ...
Photos of my MSX setup
Score: 96.72 %,
Type: Forum topic , Comments: 0 comments
Not a setup exactly but gives an idea:
It's a mint MSX2+ I've bought from Rklok shop on Ebay, and bought several cartridges with him too (thumbs up)
I have also a Gradient Expert Plus that I friend donated (but it is in bad shape), ...
Removal of MSX references in the Nintendo Wii version of La-Mulana - why exactly?
Score: 96.84 %,
Type: Forum topic , Comments: 4 comments
Sorry if this is old news, but today I still see "MSX" written in the t-shirt of one of the characters in the La-Mulana official website for the WiiWare release
But why exactly removing the MSX references? Is this because of strict ...
Best non-japanese MSX games?
Score: 96.88 %,
Type: Forum topic , Comments: 55 comments
We all know and probably have played to death the japanese MSX classics like Metal Gear, Knightmare, Nemesis, Snatcher, Space Manbow etc
And most MSX fans consider european games as simple monochrome ZX Spectrum ports for the most part...
But ...
Exoid Z - how they did the MSX 1 smooth scrolling?
Score: 96.83 %,
Type: Forum topic , Comments: 35 comments
http://en.wikipedia.org/wiki/Texas_Instruments_TMS9918
("Tradeoffs used in games")
And, even further, do you think this could be used ...
The v9958 indeed has a great feature in allowing pages to en The v9958 indeed has a great feature ...
http://en.wikipedia.org/wiki/Texas_Instruments_TMS9918
"On the other hand, the Nemesis 2 backgrounds are really of "16 bit" ...
WTB: Disk drive belt for floppy disk drive in MSX2+
Score: 96.83 %,
Type: Forum topic , Comments: 4 comments
http://cgi.ebay.com/PANASONIC-FS-A1-GT-MSX-Turbo-R-FDD-Replacement-Belt-/220482969047?cmd=ViewItem&pt=LH_DefaultDomain_0&hash=item3355cf1dd7
I have all types of belts in stock
www.bas-ditta.info I have all types of belts ...
VDP detailed access timing diagram
Score: 96.88 %,
Type: Forum topic , Comments: 8 comments
on data port.
;assuming the vram ptr is pointing to 0x1000...
ld a,0x20
out (0x99),a
nop
nop
....
ld a, 0x10
out (0x98),a
should poke the 0x10 value into location 0x1020
initially i ...
I need info about Msx2 HB-F5 hardware...
Score: 102.67 %,
Type: Forum topic , Comments: 27 comments
it in various formats:
www.megaupload.com/?d=Z1R0HAKM
If anyone could check it or edited to delete ... main ROM in BASIC:
- open file for binary write
- in cycle read memory with PEEK from 0 to 7FFFh ... Reset) the Mapper with values 0-3 on pages 0-3 (FC-FF), 3-0 (FC-FF). RAS only refresh rate or refresh ...
Errrr, MSX Battle, Friday, at the World Cup?
Score: 96.87 %,
Type: Forum topic , Comments: 61 comments
Errrr... Sorry! 1x0
Errrr... Sorry! 1x0
Brazil out... I'm with viejo_archivero NL vs SP ...
help in code optimization
Score: 96.84 %,
Type: Forum topic , Comments: 5 comments
PUSH AF
LD A,E
OUT (0x99),A
LD A,D
OUT (0x99),A
POP AF
OUT (0x98),A
; >DE= address
;
LD A,E
OUT (0x99),A
LD A,D
OUT (0x99),A
NOP
NOP
IN A, (0x98)
There ... A= value
ex AF,AF'
LD A,E
OUT (0x99),A
LD A,D
OUT (0x99),A
ex AF,AF'
OUT (0x98),A
The ...
