Go to file
Fabio Priuli b081e27161 removed support for PORT_CATEGORY from the core, since PORT_CONDITION is enough to deal with removable controllers in MESS [Fabio Priuli]
out of whatsnew: 
- this requires a clean compile
- a bit of history: PORT_CATEGORY is an old concept introduced in MESS when there were no PORT_CONDITIONs available in the core; it basically made specific controller inputs to appear/disappear in the "Input this system" menu depending on the controller chosen to be used. As Aaron pointed out some time ago, PORT_CONDITION was already capable to give the same result, but we kept the code in MESS because newui did not fully support PORT_CONDITION. Now that newui is gone from the main MESS tree, PORT_CATEGORY has been fully replaced by PORT_CONDITION and the 'duplicate' code can finally be removed.
2011-08-17 06:08:33 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs Adding hlsl.txt to /docs 2011-05-23 21:37:34 +00:00
hash - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] 2011-07-31 15:46:18 +00:00
hlsl Fix hlsl phosphor decay [nimitz] 2011-07-29 15:08:32 +00:00
src removed support for PORT_CATEGORY from the core, since PORT_CONDITION is enough to deal with removable controllers in MESS [Fabio Priuli] 2011-08-17 06:08:33 +00:00
.gitattributes moved tecmosys video related stuff from drivers folder to video folder 2011-08-15 20:39:09 +00:00
makefile - Updated romload so devices are loaded from separate files [Miodrag Milanovic] 2011-08-02 15:09:21 +00:00