Search results
Gameboy development in Assembly, anyone?
Score: 166.73 %,
Type: Forum topic , Comments: 0 comments
Hi, in the last few days I got interested in Gameboy devlopment and made some small programs to getting used to the hardware. Is there someone here with experience on this subject? Any hints? A good online place (forum)?
(Off-topic) ...
MSX SLT-Turbo - Cartridge to turn a 2+ into Turbo R
Score: 166.55 %,
Type: Forum topic , Comments: 9 comments
I saw it today on brazillian Whatsapp MSX group and want to share here:
https://lars28.wordpress.com/2020/11/06/msx-slt-turbo-cartuc...
Enjoy
See also this forum thread. See also this forum thread.
Cool! I haven't seen it. I Cool! I haven't seen it. I searched for "SLT turbo" but nothing. ...
Doubt about developing a 128kb MegaROM (ASCII 16K Mapper)
Score: 166.27 %,
Type: Forum topic , Comments: 12 comments
https://www.msx.org/wiki/Develop_a_program_in_cartridge_ROM#...
And I'm curious with the "Seg_P8000_SW: equ 07000h", as the page 0 uses the addresses from 4000h to 7FFFh, should I to take care to not get over 7000h with my code/data in the page 0 ... to write on an address in the ROM?
I mean, the entry point of the cartridge is 0x4000, so the page ...
Panasonic FS-A1WSX - My first MSX in 25 years
Score: 165.79 %,
Type: Forum topic , Comments: 12 comments
I created this topic to centralize my doubts about this machine. I'm not sure if its the right place. {mod: wrong place indeed. this is about hardware and not about selling/buying, so it's moved to the hardware forum}
Panasonic FS-A1WSX: ...
Strategies for 1 pixel vertical scrolling on 9918 VDP (MSX 1)
Score: 166.36 %,
Type: Forum topic , Comments: 54 comments
only one implemented so far):
https://youtu.be/y00nyaNN0jM
Hi
You're right. Strategy ... approach:
Prepare the new CHRTBL in the first 128 characters (0-127) for the first bank
The ... buffer using the first 128 characters (0-127)
Blit the NAMTBL: the screen will be scrolled one px ...
