Skip to content

Releases: benogle/bre

BRE 2.2.4b2

21 Feb 17:32
Compare
Choose a tag to compare

Updated 11/28/2006 (a long time ago!)

  • Fixed NG60 header issue (issue with 2.2.4b1).
  • Header editing. About time, eh? This only works with the dev/boost roms and
    the ITB Rom(s). The ITB vacuum headers are editable too as they are interpolated
    from a vector now.
    • NOTE: in the dev rom header editing, there is a bug (feature?) that allows you
      to change an NA column to a boost column. I wont tell you how, though :).
  • ITB maps now use the same formula as the rest of the obd0 vtec stuff.
  • Fixed ITB code so that it uses the proper TPS memory and the
    proper vector for that mem. The column indexing has been pretty thoroughly tested
    for both all-vacuum (using the new vac vector) and all-tps configurations.
  • Fixed the TPS formula in the logger. All this time it has been wrong for a couple
    of ecus.
  • This release does NOT support older ITB roms. It may open them, but the TPS headers
    will be all wrong and the vacuum headers wont be properly edited.
  • When starting an emulator session, BRE does not automatically 'put' the rom to
    the emulator. This can be turned back on in the emulator options.
  • Due to some folk's logger timeout issues, you can adjust the number of tolerated
    bad samples. This is in the logger options at the bottom ("# errors before
    logger times out"). Default is 10. If the logger sees more than this value of
    consecutive bad samples, it will time out.
  • Interpolation on the maps. Right click and there is an 'Interpolate X' which will
    interpolate in the X direction, and 'Interpolate Y' will interpolate all cells
    in the Y direction.
  • Rom notes feature. You can add notes to your rom. Pr3 and pw0 only. Look in the
    Scripts menu. Shortcut is Ctrl+Shift+N. You only get 128 bytes. If you want more
    there will have to be a lot of whining.
  • Fixed IAT logging in PR3 roms. If you have a boost bin, you will need to use the
    new bin. If you have an NA bin that you used the 'Add datalogging' feature, you
    can just click the 'Add Datalogging' menu item again.
  • Got rid of the Pr3-93 logging bin. You must use the 'Add Datalogging' feature on
    93 roms now.