Jump to content

Change main.asm


Recommended Posts

It's probably me, but I can find how to change the LCD size in main.asm anywhere. Can somebody please explain? Im trying to adapt the SID V2 beta firmware for a 16x2 LCD, 4 select buttons, 1 menu, 1 shift, and 1 encoder.

Also, as soon as I can edit the asm files, how do I upload the code to the midibox?

Link to comment
Share on other sites

I just had a quick look into the README.txt file, it seems that TK left a note to the users which might be important to know - but I don't understand what he is saying... could somebody please translate?


Some precompiled setups are part of this package:
  o setup_6581.hex            (MBSID stuffed with 6581)
  o setup_8580.hex            (MBSID stuffed with 8580)
  o setup_tk.hex              (TK's Setup)
  o setup_wilba.hex          (Wilba's Setup)

The required application upload procedure is described
under http://www.ucapps.de/mios_bootstrap_newbies.html


Infos for customization:
  o note that a main.asm file doesn't exist, instead, main.inc is
    included from the setup_*.asm files. main.inc doesn't need to be touched!
  o do your setup in setup_8580.asm or setup_6581.asm
    MIDIbox SID slaves will be detected automatically depending on the
    MIOS device ID
    The setup_tk.asm file is intented for TK's own setup and partly requires special
    hardware

The http://www.ucapps.de/howto_tools_mpasm.html page describes, how
to build a new .hex file
[/code]

Link to comment
Share on other sites

That's so embarrassing  ;D

I'm a noob to programming, but 've searched for a day and a half on ucapps and the forum for that info, never occurred to me that there would be a simple readme file.

As long as you guru's are not offended by my n00bish questions I'll keep on posting them, so other people can find those answers on the forum and don't have to post the same questions again (and suffer the embarrasment  ;) )

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...