mame/scripts/src
Angelo Salese f5b2fd9ee6
Major refactoring of VRender0 SoC device [Angelo Salese] (#5527)
*    Improved encapsulation between video and machine SoC periperals;
*    Split up HWs in individual files where they don't belong to Crystal System HW, makes future development easier;
*    Untangled reads/writes to draw/display bankswitches from screen_update, now they can be unthrottled safely;
*    Added CRTC screen raw parameters;
*    Add DMA hold feature and clear irq on mask writes, specific for P's Attack;
*    Improved Cross Puzzle flash loading, currently failing at POST for a SPU error;

nexus3d.cpp: add some preliminary work, currently does some VRender3d pipeline fill with a debug trick [Angelo Salese]

(out of whatsnew)
Some stuff definitely needs fine graining, like removing the few lines that are still necessary to configure the VRender0 from driver files, which I'm gonna do in my next feature branch.
2019-08-24 11:33:39 +02:00
..
mame Enable precompiled header usage in the Visual Studio compiler (#5473) 2019-08-13 13:20:53 -04:00
osd gdbstub: added new GDB stub debugger (#5456) 2019-08-11 12:21:16 -04:00
3rdparty.lua (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
benchmarks.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
bus.lua SS-30 DC5 floppy disk interface 2019-08-16 13:35:58 +10:00
cpu.lua -dsp56k: Renamed relevant classes, files and namespaces to indicate that it is a DSP56156 core, not a DSP5600x core. [Ryan Holtz] 2019-08-19 15:53:47 +02:00
devices.lua Enable precompiled header usage in the Visual Studio compiler (#5473) 2019-08-13 13:20:53 -04:00
emu.lua Enable precompiled header usage in the Visual Studio compiler (#5473) 2019-08-13 13:20:53 -04:00
formats.lua swtpc09: add a UniFLEX specific floppy format. 2019-08-13 13:42:13 +10:00
lib.lua dvdisasm: Overhaul [O. Galibert] 2017-11-26 17:41:27 +01:00
machine.lua Major refactoring of VRender0 SoC device [Angelo Salese] (#5527) 2019-08-24 11:33:39 +02:00
main.lua (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
netlist.lua srcclean (nw) 2019-05-26 13:10:03 +10:00
sound.lua mu50: Enhance, add the swp00 [O. Galibert] 2019-04-28 14:52:20 +02:00
tests.lua srcclean (nw) 2017-02-19 11:40:55 +11:00
tools.lua srcclean (nw) 2019-05-26 13:10:03 +10:00
video.lua add md4330/4332 lcd driver (nw) 2019-08-21 14:52:35 +02:00