Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (96) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4326
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
SDLMAME 0.151 | Description: | MAME for AmigaOS 4 | Download: | sdl_mame.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 46Mb | Version: | 0.151 | Date: | 22 Dec 2013 | Author: | MAME team / Ian Gledhill | Submitter: | Ian Gledhill | Email: | ian gledhill/btinternet com | Homepage: | http://www.mutant-caterpillar.co.uk/shop/ | Requirements: | As much CPU power as possible! | Category: | emulation/gamesystem | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 8504 | | | Snapshots:
| |
| Comments: | 1 | Snapshots: | 1 | Videos: | 0 | Downloads: | 438 (Current version) | | 591 (Accumulated) | Votes: | 1 (0/0) (30 days/7 days) | |
This is a straight port of SDLMAME 0.151 to AmigaOS 4. It requires SDL, of
course! AmigaInput is supported as it's an SDL program. A Catweasel will let you
use an Amiga joystick.
MAME tends to get slower quite often, so if you have a slower machine, you're
probably better off using the 0.37 version instead.
To run:
Set the stack high. I use 2048000 but less would do.
set the SDLMAME_DESKTOPDIM variable to the desired screensize.
run mame
e.g. to run joust (The "Shell:>" is your Shell prompt):
Shell:> stack 2048000
Shell:> set SDLMAME_DESKTOPDIM=320x240
Shell:> mame joust
You can run it in a window:
Shell:> mame joust -w
You can select a game within MAME by just running MAME:
Shell:> MAME
This port has a webserver built in, using Mongoose:
Shell:> mame joust -http
You can also try with the work-in-progress OpenGL driver:
Shell:> mame joust -video opengl
or of course any combination:
Shell:> mame joust -w -video opengl -http
Feel free to send feedback to me at ian.gledhill()btinternet.com.
Enjoy!
|