[stella] common vcs.h suggestion

Subject: [stella] common vcs.h suggestion
From: Manuel Rotschkar <cybergoth@xxxxxxxx>
Date: Wed, 12 Nov 2003 22:14:36 +0100
Hi there!

In the current common VCS.H file a TIA_BASE_ADDRESS
constant is defined.

This is used for both TIA read and write registers.

My suggestion would be, to split this into

TIA_BASE_READ_ADDRESS and TIA_BASE_WRITE_ADDRESS

Reason: There's many distella'd games that'd actualy 
require

TIA_BASE_WRITE_ADDRESS = $00
TIA_BASE_READ_ADDRESS  = $30

in order to recompile into a bit-perfect original.

Greetings,
	Manuel

----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread