Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Advance mame 0.66
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sat Apr 05, 2003 9:40 am    Post subject: Advance mame 0.66 Reply with quote

Se a qualcuno interessa, ecco il diff per installare (aggiornare) advance mame 0.66 (di una banalità mostruosa, cmq).

Code:
*** advancemame-0.63.0.ebuild   2003-03-01 00:50:50.000000000 +0100
--- advancemame-0.66.0.ebuild   2003-04-05 10:21:46.000000000 +0200
***************
*** 8,14 ****
  # difficult to get it working with fb or svgalib support.  Anyway,
  # it do not look as good ;-) 
                               
! ADVMNU_VER="2.2.3"           
                               
  MY_PV="$(echo ${PV} | cut -d. -f1,2)"
  S="${WORKDIR}/advmame"       
--- 8,14 ----                   
  # difficult to get it working with fb or svgalib support.  Anyway,
  # it do not look as good ;-) 
                               
! ADVMNU_VER="2.2.4"           
                               
  MY_PV="$(echo ${PV} | cut -d. -f1,2)"
  S="${WORKDIR}/advmame"       
***************                 
*** 40,46 ****                 
                               
        cd ${S}                 
        # Unpack mame and advacemame
!       unzip -qaa ${WORKDIR}/MAME${MY_PV/\.}.ZIP || die
        cp -adf ${WORKDIR}/${P}/* .
        cp -adf ${WORKDIR}/advancemenu-${ADVMNU_VER}/* .
                               
--- 40,46 ----                 
                               
        cd ${S}                 
        # Unpack mame and advacemame
!       unzip -qaa ${WORKDIR}/MAME.ZIP || die
        cp -adf ${WORKDIR}/${P}/* .
        cp -adf ${WORKDIR}/advancemenu-${ADVMNU_VER}/* .
                               

_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Sat Apr 05, 2003 10:31 am    Post subject: Reply with quote

Che differenza c'è tra advancemame e xmame?
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sat Apr 05, 2003 10:34 am    Post subject: Reply with quote

AdvanceMAME, AdvanceMESS are unofficial MAME, MESS versions for GNU/Linux and DOS with an advanced video support for helping the use with TVs, Arcade Monitors, Fixed Frequencies Monitors and also for PC Monitors.

The main difference compared with the official emulators is that the Advance versions try always to use a video mode with the correct size and frequency. You can't get it only due physical hardware limitations and not due software limitations (i.e. VESA/DOS/Windows).

Generally the Advance emulators are able to use a video mode which doesn't require any stretching or other unneed effects to match the original arcade display. When the stretching is required by hardware limitations, you can anyway choice from different types of stretch.

Other improvements are :

* Automatic creation of perfect video modes with the correct size and clock.
* A lot of video boards supported. See the GNU/Linux, DOS and Windowscard list.
* Support for the video mode of 8, 15, 16 and 32 bits.
* Real hardware scanlines.
* Video image stretching by fractional factors, for example to play vertical games like PacMan with horizontal and fixed low resolution Monitors or TVs.
* Special Blit effects to improve the image quality in stretching like blur filter, merge with mean and merge with max lighting. See the Blit Effetcs for examples.
* Special RGB effects to simulate the aspect of a real Arcade Monitor See the Rgb Effetcs for examples.
* Special Scale2x effect to improve the aspect with modern PC Monitors. See the Scale2x page for examples.
* Rotation supported also at blit level for playing games that don't rotate correctly, for example all NeoGeos on vertical monitors.
* Change of the video mode at runtime. See the Snapshots.
* Automatic exit after some time of inactivity.
* Scripts capabilities to drive external devices.
* Support of Symmetric Multi-Processing (SMP) with a multiple threads architecture (only for GNU/Linux).
* Sound and Video recording in .WAV and .MNG files.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Sat Apr 05, 2003 10:40 am    Post subject: Reply with quote

cerri wrote:
AdvanceMAME, AdvanceMESS are unofficial MAME, MESS versions for GNU/Linux and DOS with an advanced video support for helping the use with TVs, Arcade Monitors, Fixed Frequencies Monitors and also for PC Monitors.

The main difference compared with the official emulators is that the Advance versions try always to use a video mode with the correct size and frequency. You can't get it only due physical hardware limitations and not due software limitations (i.e. VESA/DOS/Windows).

Generally the Advance emulators are able to use a video mode which doesn't require any stretching or other unneed effects to match the original arcade display. When the stretching is required by hardware limitations, you can anyway choice from different types of stretch.

Other improvements are :

* Automatic creation of perfect video modes with the correct size and clock.
* A lot of video boards supported. See the GNU/Linux, DOS and Windowscard list.
* Support for the video mode of 8, 15, 16 and 32 bits.
* Real hardware scanlines.
* Video image stretching by fractional factors, for example to play vertical games like PacMan with horizontal and fixed low resolution Monitors or TVs.
* Special Blit effects to improve the image quality in stretching like blur filter, merge with mean and merge with max lighting. See the Blit Effetcs for examples.
* Special RGB effects to simulate the aspect of a real Arcade Monitor See the Rgb Effetcs for examples.
* Special Scale2x effect to improve the aspect with modern PC Monitors. See the Scale2x page for examples.
* Rotation supported also at blit level for playing games that don't rotate correctly, for example all NeoGeos on vertical monitors.
* Change of the video mode at runtime. See the Snapshots.
* Automatic exit after some time of inactivity.
* Scripts capabilities to drive external devices.
* Support of Symmetric Multi-Processing (SMP) with a multiple threads architecture (only for GNU/Linux).
* Sound and Video recording in .WAV and .MNG files.

In poche parole è meglio? Allora tolgo xmame e installo questo (anche se praticamente gioco solo a sfa3...).
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sat Apr 05, 2003 10:46 am    Post subject: Reply with quote

Si vede meglio e a mio modestissimo avviso gira pure piu' veloce. Pero' cosi' non rendeva l'idea, essendo una persona precisa ho postato tutto quel pappiè! :D

Tanto e' basato su mame 066 patchato.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Sat Apr 05, 2003 11:46 am    Post subject: Reply with quote

Hai proposto l'ebuild in bugzilla?
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sat Apr 05, 2003 12:45 pm    Post subject: Reply with quote

Lo sto facendo
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Sat Apr 05, 2003 1:24 pm    Post subject: Reply with quote

cerri wrote:
Lo sto facendo

Carino... ma perché non hai semplicemente attachato l'ebuild nuovo?
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sat Apr 05, 2003 1:27 pm    Post subject: Reply with quote

Bah, pensavo il diff fosse piu' che sufficiente.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Sat Apr 05, 2003 2:09 pm    Post subject: Reply with quote

Nessuno sa nulla di Daphne? Pare ci giri Dragon's Lair, chi dice che non ci ha mai giocato è un bugiardo o ha 8 anni :D
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sat Apr 05, 2003 3:21 pm    Post subject: Reply with quote

http://www.daphne-emu.com/

Avrei pronto anche l'ebuild ;)
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito


Last edited by cerri on Sat Apr 05, 2003 4:17 pm; edited 1 time in total
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Sat Apr 05, 2003 4:14 pm    Post subject: Reply with quote

Ehm sì, conoscevo, intendevo dire che è bello :lol:
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sat Apr 05, 2003 4:53 pm    Post subject: Ebuild Reply with quote

Lo trovate qui.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Sat Apr 05, 2003 4:55 pm    Post subject: Reply with quote

Dovrò cercarmi il laser disc di dragon's lair :o
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum