| File | Date | Author | Commit |
|---|---|---|---|
| build | 2014-10-24 |
|
[a2e432] Update build on Mac OS X |
| resources | 2014-05-06 |
|
[a07a65] Add 256x256 icon and use it. |
| src | 2014-12-30 |
|
[33957c] Do not offer to show page 2 and 3 if they don't... |
| .gitignore | 2014-10-24 |
|
[32d46b] Tell Git to ignore generated files |
| AUTHORS | 2006-04-14 |
|
[ca3030] Made a build system similar to openMSX. |
| ChangeLog | 2012-06-03 |
|
[5f16ba] Made watchpoints visible in the Disasm Viewer. |
| GNUmakefile | 2006-05-13 |
|
[74a3ef] Added support for UI files in the new build sys... |
| GPL | 2005-08-31 |
|
[e553e0] Initial revision |
| README | 2006-09-08 |
|
[d1de74] Rewrite of symbol table support. |
| TODO | 2005-08-31 |
|
[e553e0] Initial revision |
| node.mk | 2006-08-06 |
|
[70b90b] Added "GNUmakefile" to source archive: it is es... |
---------------- openMSX debugger ---------------- The openMSX debugger is a separate program that interfaces with openMSX and controls its debugger from within a graphical user interface. * Requirements The debugger requires the Qt4 GUI library to be installed. If you are installing from binary packages, make sure you install the development package (name ending with "-dev" or "-devel") as well. A (reasonably) new CVS version of openMSX. * Building Build with: make * Installing Install derived/bin/openmsx-debugger manually in any place you want.