Author Topic: Neo PCE menu source?  (Read 555 times)

0 Members and 1 Guest are viewing this topic.

Online mic_

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 561
Neo PCE menu source?
« on: July 23, 2010, 09:18:52 AM »
Is the source for the PCE menu available? And how large can the menu be?
The current PCE menu looks incredibly boring, so it would be nice if we had the source available to modify it a bit. Not to add any fancy new features, but just to freshen up the user interface.

Offline mr.spiv

  • Jr. Member
  • **
  • Posts: 78
    • junk yard
Re: Neo PCE menu source?
« Reply #1 on: July 31, 2010, 04:41:41 PM »
Is the source for the PCE menu available? And how large can the menu be?
The current PCE menu looks incredibly boring, so it would be nice if we had the source available to modify it a bit. Not to add any fancy new features, but just to freshen up the user interface.

A disassembly of the menu 1.04 can be found here http://deadcoderssociety.net/pce/bios104_disassembly.txt. It *does* no assemble without further work.

Forgot to originally say that the menu can be 2M.. I also have plans to update the menu to something fancier..
« Last Edit: July 31, 2010, 05:15:59 PM by mr.spiv »
..more coffee..

Online mic_

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 561
Re: Neo PCE menu source?
« Reply #2 on: July 31, 2010, 11:06:58 PM »
I've already disassembled it myself, with meaningful function names and variable names (well, for most of them anyway), and some improvements to the code since some of it was written in a pretty strange (read: inefficient) way  ::sm-29.gif::
I'm current working on improving the UI.