Se encontraron 100 coincidencias

por fbelavenuto
21 Nov 2016, 11:35
Foro: MSX1
Tema: New MSX1 core
Respuestas: 219
Vistas: 160042

Re: New MSX1 core

Some bug!! The SAVE command should work! Hola Fabio: Muchas gracias por tu gran trabajo con este core. Me estoy divirtiendo mucho cargando ficheros .ROM, .CAS y .DSK. Pero he intentado grabar un programa BASIC desde MSX-BASIC con el comando SAVE "A:HOLA.BAS" y el led rojo de que el ZX-UNO está usand...
por fbelavenuto
18 Nov 2016, 21:45
Foro: MSX1
Tema: New MSX1 core
Respuestas: 219
Vistas: 160042

Re: New MSX1 core

Vanfael, please test the "COREX(BETA).ZX1" file. Strange! I'll try to fix crystal frequency in 3.57. @fabio: also, PAL color encoding seems to have another bug: it gives black and white image UNLESS you enter the ZX-UNO BIOS before booting in PAL. If you boot directly, you get black and white PAL im...
por fbelavenuto
18 Nov 2016, 17:57
Foro: MSX1
Tema: New MSX1 core
Respuestas: 219
Vistas: 160042

Re: New MSX1 core

Strange!

I'll try to fix crystal frequency in 3.57.
Vanfanel escribió:@fabio: also, PAL color encoding seems to have another bug: it gives black and white image UNLESS you enter the ZX-UNO BIOS before booting in PAL.
If you boot directly, you get black and white PAL image. (My TV is PAL).
por fbelavenuto
18 Nov 2016, 17:16
Foro: MSX1
Tema: New MSX1 core
Respuestas: 219
Vistas: 160042

Re: New MSX1 core

Oops!! BUG!!! @fabio: Great update!! I have been trying PAL games and they run great now!! (For example, Invasion of the Zombie Monsters runs at the right speed now!) However, if I set PAL in config.txt, and reboot via CTRL+ALT+SUP, I am in NTSC mode again. Could it be a bug? Resetting via CTRL+ALT+...
por fbelavenuto
18 Nov 2016, 17:15
Foro: MSX1
Tema: New MSX1 core
Respuestas: 219
Vistas: 160042

Re: New MSX1 core

Thanks!
neuro_999 escribió:Great!!!! Thx a lot. Its a big update.

Btw, when cloning your coleco repo the avast antivirus send a virus alert with the tasm64.exe in the docs/colecos700a/bootrom/debug/exe dir.
I dont now if is a false positive, but i warn you.

Enviado desde mi ONE A2003 mediante Tapatalk
por fbelavenuto
18 Nov 2016, 14:21
Foro: MSX1
Tema: New MSX1 core
Respuestas: 219
Vistas: 160042

Re: New MSX1 core

Hi folks, I've released a new version: 1.1 Changelog: - Implemented VDP99x8 Palette system: Register 16 and port #2 (0x9A in MSX) - Implemented in Switched I/O ports new makers: 0x08 (Panasoic) turbo register, 0xD4 (OCM) some smart commands - ESCCI (Megaram SCC from OCM) is now allocated in slot 2 (...
por fbelavenuto
17 Nov 2016, 20:05
Foro: MSX1
Tema: New MSX1 core
Respuestas: 219
Vistas: 160042

Re: New MSX1 core


desUBIKado escribió:Olá Fabio.

Lo primero felicitarte por tu fantástico core.

Y ahora una pregunta. ¿Tienes planeado implementar la salida VGA en el futuro?

Muito obrigado.
por fbelavenuto
17 Nov 2016, 11:04
Foro: MSX1
Tema: New MSX1 core
Respuestas: 219
Vistas: 160042

Re: New MSX1 core

The source code has several changes not yet released, so it's still beta. Yes, I will add support for other keyboard maps. Fabio, have you released a new "beta" or only the source-code of the last "beta" published on november 05? Do you plan to support alternative keyboard mappings? Some of us (well...
por fbelavenuto
16 Nov 2016, 16:53
Foro: MSX1
Tema: New MSX1 core
Respuestas: 219
Vistas: 160042

Re: New MSX1 core

.XPC files is not necessary! I found the Nextor bug! Partitions with ID 0x0E are not recognized by Nextor, only ID 0x06. Use the Minitool Partition Wizard (Windows) to create FAT16 partition correctly. Es bueno saberlo. Ya tengo una tarjeta microSD de 2GB preparada con este formato y grabado en ella...
por fbelavenuto
16 Nov 2016, 13:59
Foro: MSX1
Tema: New MSX1 core
Respuestas: 219
Vistas: 160042

Re: New MSX1 core

TMS9918 is color system fixed! 9918/28 is for NTSC and 9929 is for PAL! V99x8 uses a register for that, HZ.COM works only with V99x8. But I'll try, in the future, reimplement this register. @fabio: no chance for these HZ.COM programs to work? These switch between 50 and 60Hz from MSX-DOS by sending ...