Skip to content

Releases: icex2/bemanitools

5.47

29 Jan 21:13

Choose a tag to compare

5.47 Pre-release
Pre-release

Features

  • hook/d3d9: Support hooking of SetScissorRect #250 (icex2)
  • d3d9-util: Add separate module for d3d9 utils/helpers #250 (icex2)
  • iidx 20-26: New up-/downscaling gfx module, old one doesn't work #250 (icex2)
  • iidx 20-26: Hook new "HD era scaling" module #250 (icex2)
  • doc/journal: Add dev notes about iidx HD era upscaling feature #250 (icex2)
  • util/log: Expose proper log level definition with enum #255 (icex2)
  • util/iobuf: Improve log output #255 (icex2)
  • p3io/cmd: Overhaul based on real P3IO DDR hardware tests #255 (icex2)
  • p3io/ddr: Add data structures for DDR P3IO data #255 (icex2)
  • p3iodrv: Add DDR compatible P3IO driver #255 (icex2)
  • extio: Add EXTIO command data structures #255 (icex2)
  • extiodrv: Add (DDR) EXTIO driver #255 (icex2)
  • extiotest: Add testing tool for real EXTIO devices #255 (icex2)
  • p3io-ddr-tool: CLI tool to test and debug a real DDR P3IO #255 (icex2)
  • ddrio-p3io: Add ddrio API implementation for DDR P3IO #255 (icex2)
  • ddriotest: Add driotest tool to test ddrio API implementations #255 (icex2)
  • iidx: Support iidx 30 (icex2)
  • Add bi2a-iidx support for aciotest (djhackersdev#263) #272,#277,#278,#263 (MatryoshkaLJY)
  • ddrio-async wrapper/shim driver for async IO #272,#277,#278,#266 (icex2)

Bug Fixes

Code Refactoring

  • p3io/frame: Lift magic numbers to macro #255 (icex2)
  • p3io/cmd: Add and improve p3io command helper functions #255 (icex2)
  • p3ioemu/uart: Adjust to command structure changes #255 (icex2)
  • p3ioemu/emu: Adjust to command structure changes #255 (icex2)
  • unicorntail: Adjust to p3io command structure changes #255 (icex2)

Builds

  • add volatile_$module variable for targets that need to be always rebuilt #252 (Shiz)

Chores

Read more