Página 1 de 1

Changing keyboard mappings

Publicado: 27 Mar 2017, 11:13
por pinkle
What is the best way to achieve changing keyboard mapping on ZXUno spectrum core? I would like to change a few things such as the NMI key assignment.

Re: Changing keyboard mappings

Publicado: 27 Mar 2017, 11:41
por antoniovillena
By changin this file:
http://www.atc.us.es/svn/zxuno/cores/sp ... ybmap_us.c

But at this moment the repository is off by maintenance.
pinkle escribió:What is the best way to achieve changing keyboard mapping on ZXUno spectrum core? I would like to change a few things such as the NMI key assignment.

Re: Changing keyboard mappings

Publicado: 27 Mar 2017, 14:36
por pinkle
Thank you for your quick replies as always. Sorry for typing in English on a predominantly Spanish speaking board, but I am unable to speak Spanish and would not want to make you suffer with Google Translations of my questions :)

Re: Changing keyboard mappings

Publicado: 28 Mar 2017, 10:22
por azesmbog
antoniovillena escribió:By changin this file:
http://www.atc.us.es/svn/zxuno/cores/sp ... ybmap_us.c
Чем собирать\компилировать этот файл? (Build\compile file => hex??)
я бы тоже хотел изменить NMI key
I would like to change a few things such as the NMI key assignment.

Re: Changing keyboard mappings

Publicado: 28 Mar 2017, 11:00
por antoniovillena
azesmbog escribió: Чем собирать\компилировать этот файл? (Build\compile file => hex??)
я бы тоже хотел изменить NMI key
Use any ANSI C compiler to generate the file. Then copy this file to SYS/keymaps into SD and with this ESXDOS command:
.keymap US

Finally, if you want to incorporate to the firmware uncomment this line in make.bat and then execute it:
rem zx7b US us.zx7b

Re: Changing keyboard mappings

Publicado: 04 Abr 2017, 17:51
por azesmbog
Спасибо.
Все получилось :)
Компилировал в Code::Blocks
EXE-файл собрался, только я сразу не понял - зачем мне он, если мне надо hex?:)) И только сегодня додумался запустить его на исполнение :)))
Век живи - век учись !