Commit Graph

36 Commits

Author SHA1 Message Date
kascade 5a8a9eaed0 updated to standard definitions
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@83 38686702-15cf-42e4-a595-3071df8bf5ea
2008-05-09 10:50:09 +00:00
lizzardo 27969954b9 - Add ecu_defs.xml, installer needs something to include
- Add Version to imports where it was missing

git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@65 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-28 15:28:04 +00:00
kascade 86c911b39d deleted newmaps package
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@63 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-28 12:18:39 +00:00
lizzardo a53859e86d add latest ecu_defs.xml to source code control - needed for installer
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@42 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-20 19:37:49 +00:00
kascade 63527b8418 extended rom support
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@791 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2007-10-18 13:33:18 +00:00
merchgod e741b1a6e3 Added a file remotely
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@770 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2007-08-10 14:20:59 +00:00
merchgod 31d32f553d Removed file/folder
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@769 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2007-08-10 14:20:32 +00:00
merchgod 42e3a90905 Added a file remotely
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@766 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2007-08-09 16:26:56 +00:00
merchgod c5d3a97e9b Removed file/folder
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@765 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2007-08-09 16:26:24 +00:00
merchgod 6826f415a2 Added a file remotely
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@750 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2007-07-19 17:04:34 +00:00
merchgod ddb0cddc40 Removed file/folder
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@749 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2007-07-19 17:03:45 +00:00
kascade 6ac1def5ff updated ecu defs
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@625 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2007-04-18 23:52:48 +00:00
kascade 3b921c9b35 updated logger config
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@506 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2007-02-08 11:27:40 +00:00
kascade 0d4b6d2493 started adding live logger values to map overlay
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@455 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2007-01-19 06:31:48 +00:00
Jared Gould afe1b7f4cc Added abstract attribute to base roms for transform
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@431 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2007-01-15 19:51:26 +00:00
Jared Gould 7d8d16f3a9 Fixed accidental check in.. that was a test file
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@388 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-12-12 03:45:25 +00:00
Jared Gould 94e7fe9e16 Updated parser, indexing and schema. 95% complete.
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@387 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-12-12 03:41:40 +00:00
Jared Gould 5d49c2895b Reorganized and removed unused tables
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@365 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-29 16:13:07 +00:00
merchgod 3a7fa6de3e CHANGE LIST .782b
1. Fixed an error in the definitions for the A8DH100P and A2ZJA00P roms. This error caused an unintended
change to specific values in these rom (3 bytes) when the rom was saved. The updated definitions contain
a fix which will return these to the correct factory settings after the rom is saved. The error also
involved the CEL fixes which were not defined correctly for these roms. If you have disabled any CELs
with these roms, be sure to renable them with the old definitions before using these new definitions. Roms
other than the A8DH100P and the A2ZJA00P do NOT have any of these issues.

2. New rom definition added:
- A4TC300K (03 USDM WRx AT)

3. The conversion formula for the various Timing Compensation tables has been changed from a percentage
to actual degrees of correction. The previous formula was not an accurate representation in terms of
the actual percentage of timing correction. [Credit Freon]

git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@359 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-22 05:42:19 +00:00
Jared Gould 1951445a29 Updated defs for 0.4.0b
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@345 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-11 04:10:32 +00:00
kascade 77f62b4a51 log overlay stuff updated
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@303 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-10-07 06:56:09 +00:00
kascade 25d0d315c9 overlay of live log data added to tables
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@301 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-09-26 09:55:49 +00:00
Jared Gould b9318188fe latest version
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@224 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-08-12 22:34:42 +00:00
drees bcb3e4e76a This is the latest from 0.3.1 beta.
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@149 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-12 18:43:45 +00:00
Jared Gould 0c3f0a2a29 Copied remotely
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@124 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-09 07:15:24 +00:00
Jared Gould 01659b69b5 Moved remotely
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@122 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-09 07:14:27 +00:00
drees b5f5a05611 Enginuity 0.2.7.4 Beta.
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@31 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-06-28 07:41:40 +00:00
drees 207b35fd2b Enginuity 0.2.7.3 Beta.
Note that I skipped 0.2.7.2 as that release was missing the src folder.


git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@28 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-06-28 07:17:06 +00:00
drees 4b47fb54c8 Enginuity 0.2.7 Beta
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@24 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-06-28 07:07:25 +00:00
drees 9250894365 Enginuity 0.2.6 Beta
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@21 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-06-28 06:46:36 +00:00
drees 2ccf477034 Enginuity 0.2.5 Beta
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@19 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-06-28 06:42:56 +00:00
drees 3b4c1a9842 Enginuity 0.2.4 Alpha
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@17 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-06-28 06:39:42 +00:00
drees 698a1e7e06 Enginuity 0.2.3 Alpha
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@15 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-06-28 06:37:34 +00:00
drees cac6b8953b Enginuity 0.2.2 Alpha
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@13 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-06-28 06:35:01 +00:00
drees 87e4bb090d Enginuity 0.2.1 Alpha
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@11 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-06-28 06:25:55 +00:00
drees 65fc9d7084 Enginuity .20 Alpha
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@9 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-06-28 06:16:11 +00:00