MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

LazyCat
MAME Fan
Reged: 04/26/12
Posts: 45
Send PM
Re: Combined build
05/07/12 05:08 PM


> Remove the Neo Geo games? All the artwork as well?Blasphemy! Glad you are not in
> charge

I understand your reason, let me explain mine.

I think MAME core should be handled like the development of Linux kernel - modular, or "Object Oriented" if you will, where adding support for artwork would a simple matter like adding network support to some Linux distribution.

One core, many distributions and flavors for everyone's taste. The main point of this design and development scheme is that everyone should be able to easily make (compile) their own distribution (MAME build) by simply enabling or disabling these add-on features at compile time, only I would separate code completely instead of use #IFDEF or anything like that. What you really need in any case is a just a good compiler front-end which should be no harder to use than say MAME .ini file, that's all.

The most import benefit of such modular design is independence of one piece of code from another and self-contained functionality, which makes for many little "Objects" that can be re-designed, re-written and optimized without having impact to other parts of the code. This means that particular people with particular skills would be able to concentrate on specific things without unrelated stuff obscuring the code or standing in a way for better implementation. Smaller independent chunks of code, like game drivers, are much easier to re-write, optimize and maybe most importantly *test* , as you can do it in small steps and independently of everything else. Each module itself, including core MAME, would become easier to improve and changes to any of these separate modules (add-on features) could not possibly have any impact on how actual game drivers or other modules work.

Does that sounds better?







Entire thread
Subject Posted by Posted on
* Combined build Robbbert 05/01/12 01:11 AM
. * Re: Combined build Mbit  05/08/12 10:47 PM
. * Re: Combined build LazyCat  05/08/12 11:57 PM
. * Re: Combined build Bryan Ischo  05/09/12 12:25 AM
. * Re: Combined build LazyCat  05/09/12 02:47 AM
. * Re: Combined build NLS  05/09/12 12:56 AM
. * Re: Combined build Bryan Ischo  05/09/12 04:05 AM
. * Re: Combined build etabeta  05/09/12 09:09 AM
. * Re: Combined build jumpmaniac81  05/07/12 11:24 PM
. * Re: Combined build LazyCat  05/07/12 11:37 PM
. * Re: Combined build jumpmaniac81  05/09/12 04:30 AM
. * Re: Combined build CTOJAH  05/07/12 05:07 PM
. * Re: Combined build mesk  05/07/12 07:20 PM
. * Re: Combined build CTOJAH  05/07/12 07:25 PM
. * Re: Combined build mesk  05/08/12 10:11 PM
. * Re: Combined build etabeta  05/07/12 05:29 PM
. * Re: Combined build CTOJAH  05/07/12 05:49 PM
. * Re: Combined build Naoki  05/08/12 09:45 PM
. * Re: Combined build LazyCat  05/08/12 11:28 PM
. * Re: Combined build Ramirez  05/08/12 11:49 PM
. * Re: Combined build LazyCat  05/09/12 12:11 AM
. * Re: Combined build Naoki  05/09/12 11:21 AM
. * Re: Combined build LazyCat  05/09/12 02:21 PM
. * Re: Combined build NLS  05/09/12 03:01 PM
. * Re: Combined build NLS  05/07/12 07:27 PM
. * Re: Combined build DrArcade  05/07/12 06:10 PM
. * Re: Combined build Firehawke  05/07/12 05:55 PM
. * Re: Combined build CTOJAH  05/07/12 06:00 PM
. * Re: Combined build R. Belmont  05/07/12 06:09 PM
. * Re: Combined build greybeard  05/07/12 06:11 PM
. * Re: Combined build LazyCat  05/07/12 12:42 PM
. * Re: Combined build RobbbertModerator  05/07/12 02:17 PM
. * Re: Combined build etabeta  05/07/12 01:31 PM
. * Re: Combined build NLS  05/07/12 01:49 PM
. * Re: Combined build etabeta  05/07/12 02:20 PM
. * Re: Combined build LazyCat  05/07/12 02:53 PM
. * Re: Combined build NLS  05/07/12 02:39 PM
. * Re: Combined build etabeta  05/07/12 03:12 PM
. * Re: Combined build R. Belmont  05/07/12 04:32 PM
. * Re: Combined build NLS  05/07/12 04:35 PM
. * Re: Combined build R. Belmont  05/07/12 04:42 PM
. * Re: Combined build NLS  05/07/12 04:58 PM
. * Re: Combined build mesk  05/07/12 05:06 PM
. * Re: Combined build greybeard  05/07/12 07:31 PM
. * Re: Combined build NLS  05/07/12 07:37 PM
. * Re: Combined build Firehawke  05/07/12 07:46 PM
. * Re: Combined build NLS  05/07/12 08:00 PM
. * Re: Combined build R. Belmont  05/07/12 10:12 PM
. * Re: Combined build NLS  05/07/12 10:26 PM
. * Re: Combined build etabeta  05/08/12 08:09 AM
. * Re: Combined build NLS  05/08/12 10:15 AM
. * Re: Combined build LazyCat  05/08/12 09:25 AM
. * Re: Combined build mogli  05/08/12 10:19 PM
. * Re: Combined build Firehawke  05/07/12 08:09 PM
. * Re: Combined build NLS  05/07/12 10:19 PM
. * Re: Combined build Firehawke  05/08/12 03:25 AM
. * Re: Combined build NLS  05/08/12 10:09 AM
. * Re: Combined build NLS  05/07/12 03:16 PM
. * Re: Combined build etabeta  05/07/12 04:01 PM
. * Re: Combined build Sune  05/04/12 07:31 AM
. * Re: Combined build R. Belmont  05/04/12 05:03 PM
. * Re: Combined build LazyCat  05/07/12 03:26 PM
. * Re: Combined build mesk  05/07/12 03:52 PM
. * Re: Combined build LazyCat  05/07/12 05:08 PM
. * Re: Combined build R. Belmont  05/07/12 06:07 PM
. * Re: Combined build LazyCat  05/07/12 07:47 PM
. * Re: Combined build R. Belmont  05/07/12 10:06 PM
. * Re: Combined build LazyCat  05/07/12 11:19 PM
. * Re: Combined build NLS  05/08/12 12:07 AM
. * Re: Combined build B2K24  05/08/12 07:28 AM
. * Re: Combined build LazyCat  05/08/12 12:55 AM
. * Re: Combined build NLS  05/08/12 10:07 AM
. * Re: Combined build LazyCat  05/08/12 11:16 AM
. * Re: Combined build NLS  05/08/12 11:34 AM
. * Re: Combined build LazyCat  05/08/12 01:59 PM
. * Re: Combined build BIOS-D  05/08/12 04:12 PM
. * Re: Combined build LazyCat  05/08/12 05:26 PM
. * Re: Combined build NLS  05/08/12 07:00 PM
. * Re: Combined build etabeta  05/09/12 09:47 AM
. * Re: Combined build Mbit  05/09/12 12:14 PM
. * Re: Combined build NLS  05/09/12 10:19 AM
. * Re: Combined build etabeta  05/09/12 12:15 PM
. * Re: Combined build NLS  05/09/12 02:49 PM
. * Re: Combined build BIOS-D  05/08/12 07:00 PM
. * Re: Combined build LazyCat  05/08/12 09:06 PM
. * Re: Combined build redk9258  05/09/12 12:18 AM
. * Re: Combined build LazyCat  05/09/12 02:59 AM
. * Re: Combined build Firehawke  05/07/12 07:13 PM
. * Re: Combined build Firehawke  05/07/12 05:12 PM
. * Re: Combined build LazyCat  05/07/12 05:37 PM
. * Re: Combined build etabeta  05/09/12 09:51 AM
. * Re: Combined build LazyCat  05/09/12 01:09 PM
. * Re: Combined build RobbbertModerator  05/09/12 01:26 PM
. * Re: Combined build LazyCat  05/09/12 01:47 PM
. * Re: Combined build RobbbertModerator  05/09/12 03:06 PM
. * Re: Combined build LazyCat  05/09/12 04:19 PM
. * Re: Combined build TafoidAdministrator  05/09/12 07:08 PM
. * Re: Combined build NLS  05/09/12 02:54 PM
. * Re: Combined build Firehawke  05/07/12 05:46 PM
. * Re: Combined build LazyCat  05/07/12 07:39 PM
. * Re: Combined build Firehawke  05/07/12 07:44 PM
. * Re: Combined build CptGuapo  05/07/12 04:41 PM
. * Re: Combined build R. Belmont  05/07/12 04:42 PM
. * Re: Combined build LazyCat  05/07/12 05:23 PM
. * Re: Ninja Assassin MAME devs Firehawke  05/07/12 05:26 PM
. * Re: Combined build Sune  05/07/12 04:27 AM
. * Re: Combined build etabeta  05/07/12 11:28 AM
. * Never mind Sune  05/08/12 11:41 PM
. * Re: Never mind etabeta  05/09/12 09:15 AM
. * Re: Combined build Shoegazr  05/05/12 12:32 AM
. * Re: Combined build R. Belmont  05/07/12 04:23 PM
. * Re: Combined build Ramirez  05/07/12 09:15 PM
. * Re: Combined build R. Belmont  05/07/12 10:09 PM
. * Re: Combined build Ramirez  05/07/12 10:45 PM
. * Re: Combined build NLS  05/07/12 04:33 PM
. * Re: Combined build NLS  05/07/12 12:42 AM
. * Re: Combined build Sune  05/07/12 04:21 AM
. * Re: Combined build NLS  05/07/12 11:14 AM
. * Re: Combined build AeroCityMayor  05/05/12 12:14 AM
. * Re: Combined build (yes, and thanks). Shoegazr  05/04/12 06:38 AM
. * Re: Combined build CptGuapo  05/04/12 05:22 AM
. * Re: Combined build OldSchoolGamer  05/04/12 04:49 AM
. * Re: Combined build Naoki  05/02/12 12:15 AM
. * Re: Combined build Cable  05/01/12 11:53 PM
. * Re: Combined build Firehawke  05/01/12 07:20 PM
. * Re: Combined build kevenz  05/01/12 03:27 AM
. * Re: Combined build B2K24  05/01/12 05:45 AM
. * Re: Combined build SmitdoggAdministrator  05/01/12 08:02 PM
. * Re: Combined build redk9258  05/01/12 01:36 AM
. * Re: Combined build RobbbertModerator  05/01/12 01:48 AM
. * Re: Combined build CiroConsentino  05/01/12 01:26 AM
. * Re: Combined build RobbbertModerator  05/01/12 01:45 AM
. * Re: Combined build joey35car  05/01/12 01:35 AM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 255 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 15600