Genesis-Plus-GX/source/unused/dos
ekeeke31 2b78421402 [Core]
------

* improved 68k accuracy (initial reset timing + auto-vectored interrupts handling).
* modified Z80 & 68k cores to directly use external cycle count instead of intermediate counters.
* improved Z80 & 68k cpu execution/synchronization accuracy, now use Master Clock as common clock reference.
* improved PSG & FM chips synchronization with CPU execution (fixed point precision).
* completely rewrote sound output processing & mixing: sound chips are now clocked with exact output frame rate
to ensure 100% smooth video & audio playback, with no lag or skipping, while still rendering an accurate number
of samples per frame. This will also make fast-forward implementation (video AND sound) more trivial.
* improved color accuracy in VDP highlight mode to match results observed on real hardware.
* improved sprites processing timing accuracy: fixes (un)masked sprites in Mickey Mania (3D level), Sonic 2 (VS mode).
* improved horizontal blanking & HINT/VINT occurrence timing accuracy, as measured on real hardware.
* improved H-Counter accuracy in 40-cell mode, as measured on real hardware.
* optimized Z80 bus status signals
* usual code cleanup

[GCN/WII]
---------
fixed ASNDLIB exit when returning to game
fixed audio/video startup sync
modified audio back-end engine according to new audio processing core (see above)
2010-01-24 11:41:53 +00:00
..
config.c fixed m68k 32 bits writes at memory boundaries 2009-08-09 09:33:48 +00:00
config.h fixed m68k 32 bits writes at memory boundaries 2009-08-09 09:33:48 +00:00
dos.c [Core] 2010-01-24 11:41:53 +00:00
dos.h sound rendering test, updated DOS/Win32 ports 2008-12-18 17:13:47 +00:00
error.c sound rendering test, updated DOS/Win32 ports 2008-12-18 17:13:47 +00:00
error.h restored from bountysource 2008-08-07 12:26:07 +00:00
fileio.c updated SDL and DOS versions 2008-08-21 20:34:00 +00:00
fileio.h updated SDL and DOS versions 2008-08-21 20:34:00 +00:00
Makefile ~fixed VDP bug from last revision 2009-06-02 18:12:31 +00:00
osd.h fixed bug with sound output, fixed vdp latency during VBLANK, improved SDL/DOS ports 2008-08-22 15:58:49 +00:00
readme-djgpp.txt updated SDL/DOS port 2008-08-24 19:58:37 +00:00
SEALINTF.C sound rendering test, updated DOS/Win32 ports 2008-12-18 17:13:47 +00:00
SEALINTF.H restored from bountysource 2008-08-07 12:26:07 +00:00
unzip.c sound rendering test, updated DOS/Win32 ports 2008-12-18 17:13:47 +00:00
unzip.h sound rendering test, updated DOS/Win32 ports 2008-12-18 17:13:47 +00:00