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 ...
