Difference between revisions of "MAME"

From Ninerpedia
Jump to navigation Jump to search
 
(36 intermediate revisions by 2 users not shown)
Line 2: Line 2:
MESS (Multiple Emulator Super System) is a multi-system emulator which emulates more than 400 computer systems, many of them from the good old days of the Home Computers. Among them are also a number of TI platforms:
MESS (Multiple Emulator Super System) is a multi-system emulator which emulates more than 400 computer systems, many of them from the good old days of the Home Computers. Among them are also a number of TI platforms:


* TI-99/2 (not working)
* TI-99/2 (24K and 32K ROM version)
* TI-99/4, 50 Hz and 60 Hz
* TI-99/4, 50 Hz and 60 Hz
* TI-99/4A, 50 Hz and 60 Hz
* TI-99/4A, 50 Hz and 60 Hz
Line 11: Line 11:
A number of peripherals are also emulated, ranging from various disk controllers (up to HFDC), to serial interfaces, USB interface, IDE interface, HSGPL, and also SGCPU.
A number of peripherals are also emulated, ranging from various disk controllers (up to HFDC), to serial interfaces, USB interface, IDE interface, HSGPL, and also SGCPU.


I would be happy to see more people from the TI community helping to improve the TI emulation in MESS.  
The emulator is freely downloadable from [http://www.mamedev.org/release.html mamedev.org] as a pre-built binary for Windows systems, and as a source zip archive for all platforms.  


The emulator is currently available as [http://www.mamedev.org/release.html version 0.153] pre-built for Windows systems, and as a source zip archive for all platforms. If you want to build MESS from source, do not forget to download the corresponding MAME source package first, unzip it, and unzip MESS over MAME. You get MAME from http://mamedev.org/. A good location for that is the [http://forums.bannister.org/ubbthreads.php?ubb=postlist&Board=1&page=1 MESS message board].
You can download and work on the MAME source codes, since all MAME components have been relicenced under an open-source licence (BSD or GPL). If you want to contribute, you should get in contact with the maintainers, though. A good location for that is the [http://forums.bannister.org/ubbthreads.php?ubb=postlist&Board=1&page=1 MESS message board].


You can download and work on the MESS source codes, but MESS is not an open source project in the GPL sense. If you want to contribute, download the sources, and get in contact with the maintainers.  
I would be happy to see more people from the TI community helping to improve the TI emulation in MESS.  


<div style="clear:both; margin-top:2em"></div>
<div style="clear:both; margin-top:2em"></div>
<div style="float:left; padding:1em; height: 25em; width:45%; background-color:#ddddee">
<div style="float:left; padding:1em; height: 35em; width:45%; background-color:#ddddee">


==Installing and setup==
==Installing and setup==


* [[Building MESS]] from source
* [https://www.mizapf.de/en/ti99/mame/buildmame Building MAME] from source
* [[Installing MESS on Windows|Installing on Windows systems]]
* [https://www.mizapf.de/ti99/mame/winstmame Installing on Windows systems]
* [[Installing MESS on Linux|Installing on Linux systems]]
* [https://www.mizapf.de/en/ti99/mame/ Getting the ROMs]
* [[Alternative MESS front-ends|Alternative front-ends]]
* [[Setting up the HSGPL for MAME]]  
* Configuring
* [[TI ROM dumps for MESS|Getting the ROMs]]
* [[Setting up the HSGPL for MESS]]
* [[Setting up the Horizon Ramdisk]]
* [[Setting up the Horizon Ramdisk]]
* [[Configuring the QMC2 frontend]]
* [[Installing and running MESS on Raspberry Pi | Getting MESS to run on Raspberry Pi]]


</div>
</div>


<div style="margin-left:50%; padding:1em; height: 25em;width:45%; background-color:#ddeedd">
<div style="margin-left:50%; padding:1em; height: 35em;width:45%; background-color:#ddeedd">


==Using==
==Using==


* [http://mess.redump.net/mess:howto The Official MESS User's Manual]
* [https://www.ninermame.org/info/scope Features of the TI and Geneve emulation in MAME]
* [[General MESS features]]
* [[MAME TI emulation usage|Working with the TI/Geneve emulation]]
* [[Features of the TI and Geneve emulation in MESS]]
* [[MESS TI emulation usage|Working with the TI/Geneve emulation]]
* [[Tools for MESS|Tools]]
* [[MESS and TI cartridges|Cartridges]]
* [[MESS and TI cartridges|Cartridges]]
* [[MESS media handling|Media handling]]
* [[MESS media handling|Media handling]]
Line 52: Line 44:
** [[MESS media handling#IDE disk handling|Using the IDE HD controller]]
** [[MESS media handling#IDE disk handling|Using the IDE HD controller]]
* [[MESS debugger|Built-in debugger]]
* [[MESS debugger|Built-in debugger]]
* [[TIImageTool]] - a GUI-based image manager
* [https://www.mizapf.de/ti99/timt TIImageTool] - a GUI-based image manager
</div>
</div>


<div style="clear:both; height:1em"></div>
<div style="clear:both; height:1em"></div>


<div style="float:left; padding:1em; height: 25em;width:45%; background-color:#eedddd">
<div style="float:left; padding:1em; height: 30em;width:45%; background-color:#eedddd">


==Questions and Troubleshooting==
==Questions and Troubleshooting==
Line 63: Line 55:
* Some help for [[MESS Troubleshooting]].
* Some help for [[MESS Troubleshooting]].
* [[MESSFAQ | Frequently Asked Questions]] related to the TI/Geneve emulation in MESS.
* [[MESSFAQ | Frequently Asked Questions]] related to the TI/Geneve emulation in MESS.
* [[Change MESS menu mode key]] from Scroll Lock to another key
* [https://www.ninermame.org/using/keyboard/uimodekey Change MESS menu mode key] from Scroll Lock to another key
* [[MESS changes|Important changes]] to consider when updating MESS
* Hassle with the [[MESS keyboard modes]]  
</div>
</div>


<div style="padding:1em; margin-left:50%; height: 25em;width:45%; background-color:#ddeeee">
<div style="padding:1em; margin-left:50%; height: 30em;width:45%; background-color:#ddeeee">


==Details==
==Details==


* Basics: [[Emulation and Simulation]]
* Basics: [[Emulation and Simulation]]
* [[Guided tour through MESS|Get a look under the hood of MESS]] <span style="font-weight:bold; color:red">NEW</span>
* [[Guided tour through MESS|Get a look under the hood of MESS]]
* The [[MESS_multicart_system|cartridge system]] of MESS version 0.131 and later
* The [[MESS cartridge handling|cartridge system]] of MESS
* The [[MESS cartridge handling|MESS cartridge system]] of versions 0.140 and later
* Programmer's Guide to MESS
* Programmer's Guide to MESS
* [[MESS version history]] with features, fixes, and regressions list
* [https://www.mizapf.de/ti99/mame/changes MAME version history] with features, fixes, and regressions list
* [[MESS issues and non-issues | MESS issues]]
* [https://www.ninermame.org/details/serialconn RS232 emulation]
* [[MESS Serial connection|RS232 emulation]]
* [[MAME Internals]]
* [[MESS Work in progress]]
* [[MAME Floppy sound emulation | Floppy sound emulation]]
</div>
</div>


Line 87: Line 78:


[[Category:Emulation]]
[[Category:Emulation]]
[[Category:MESS]]
[[Category:MAME]]

Latest revision as of 20:22, 24 February 2023

Mess logo n.png

MESS (Multiple Emulator Super System) is a multi-system emulator which emulates more than 400 computer systems, many of them from the good old days of the Home Computers. Among them are also a number of TI platforms:

  • TI-99/2 (24K and 32K ROM version)
  • TI-99/4, 50 Hz and 60 Hz
  • TI-99/4A, 50 Hz and 60 Hz
  • TI-99/4QI, 50 Hz and 60 Hz
  • TI-99/8
  • Geneve 9640

A number of peripherals are also emulated, ranging from various disk controllers (up to HFDC), to serial interfaces, USB interface, IDE interface, HSGPL, and also SGCPU.

The emulator is freely downloadable from mamedev.org as a pre-built binary for Windows systems, and as a source zip archive for all platforms.

You can download and work on the MAME source codes, since all MAME components have been relicenced under an open-source licence (BSD or GPL). If you want to contribute, you should get in contact with the maintainers, though. A good location for that is the MESS message board.

I would be happy to see more people from the TI community helping to improve the TI emulation in MESS.

Installing and setup

Using

Questions and Troubleshooting

Details