One chip MSX improvement project

Page 123/123
116 | 117 | 118 | 119 | 120 | 121 | 122 |

Par AxelStone

Prophet (3199)

Portrait de AxelStone

10-11-2022, 09:25

@HRA! thanks to you for your work. Bug confirmed, I played yesterday the game and it has a weird effect with the clouds.

Par HRA!

Champion (289)

Portrait de HRA!

13-11-2022, 05:23

AxelStone wrote:

@HRA! thanks to you for your work. Bug confirmed, I played yesterday the game and it has a weird effect with the clouds.

A modified firmware version has not yet been released.
Under what conditions have you tried it?

Par mpsantos7

Supporter (10)

Portrait de mpsantos7

15-11-2022, 14:38

Hello.

I made it with partial success.
I edited the character table in your rom to run some programs in Portuguese and it worked well.
I added a customized mega assembler rom (I'm addicted to it), It worked, however it breakup megasd disk operation.
It appears that ocm--bios.dat with less than 512kb works fine.
I assume that working dead keys in keyboard depends firmware modification and it can be really difficult, no ?

Thanks.

Par ducasp

Paladin (680)

Portrait de ducasp

15-11-2022, 22:20

mpsantos7 wrote:

Hello.

I made it with partial success.
I edited the character table in your rom to run some programs in Portuguese and it worked well.
I added a customized mega assembler rom (I'm addicted to it), It worked, however it breakup megasd disk operation.
It appears that ocm--bios.dat with less than 512kb works fine.
I assume that working dead keys in keyboard depends firmware modification and it can be really difficult, no ?

Thanks.

MSX BIOS will map column / row to specific characters and might have specific behavior for things like á à etc

FPGA code generates column / row based on PS/2 keys

So, if you want certain keys to have different behaviors, you need to figure out which are the column/row they activate on your Portuguese BIOS, which PS2 key you want to use for those column/row activations, and work on the keymap vhd file for the keyboard layout you want to implement those changes (i.e.: https://github.com/gnogni/ocm-pld-dev/blob/master/esemsx3/sr... )

Par HRA!

Champion (289)

Portrait de HRA!

27-11-2022, 01:44

Par AxelStone

Prophet (3199)

Portrait de AxelStone

08-04-2023, 17:10

Hello I don't know if this thread is the proper one to report a bug in mglocm. It's not able to load one entry of MSXDev23, this one: https://msx.org/news/challenges/en/msxdev23-03-uchu-yohei

If you use MFR with opfxsd it runs fine, so something must be wrong with the loader, not the firmware.

Thanks.

Page 123/123
116 | 117 | 118 | 119 | 120 | 121 | 122 |