Previous | 199869 Revisions | Next |
r17363 Monday 20th August, 2012 at 19:17:31 UTC by Couriersud |
---|
Updated netlist implementation: - Now supports any resolution fitting reasonably into a UINT64 - Execution now uses a list sorted by execution time - Implementation now supports analog and digital inputs / outputs - First step in a move to "terminals" being both input / output - Improved object model Pong: - Rewrote video code, now emulates a monitor by analyzing the analog video signal and identifying vsync and hysnc pulses. - Removed all hacks. Overall performance increase of about 10% over the previous "pongf" implementation. |
[src/emu/machine] | net_lib.c net_lib.h netlist.c netlist.h |
[src/mame/drivers] | pong.c |
Previous | 199869 Revisions | Next |