Skip to content

Releases: LMP88959/NTSC-CRT

v.2.3.2

22 Jul 21:03
0754150

Choose a tag to compare

Contains @ITotalJustice 's changes which set the alpha channel to 0xff if the destination pixel format contains an alpha channel.

v.2.3.1

07 Jun 03:30
369d009

Choose a tag to compare

Add release for latest patch, although the repository has seen a few changes, nothing serious was added or fixed since the last release.

v.2.3.0

12 Oct 20:55
79ceb94

Choose a tag to compare

Added RGB image encoding with NES artifacts.

v.2.2.2

11 Oct 13:07
021e106

Choose a tag to compare

Fixed some compiler warnings in the code. There shouldn't be any functional difference.

v.2.2.1.a

09 Oct 22:14
c3e4319

Choose a tag to compare

Cleaned up the repo a bit.

v.2.2.1

13 May 20:57
e267248

Choose a tag to compare

Add VHS system and simple video converter.

v.2.2.0

03 Apr 02:47
f9b21da

Choose a tag to compare

Added Casio PV-1000 version and template encoder to make writing versions for others systems easier.

v.2.1.6

17 Feb 20:05
56a5125

Choose a tag to compare

Update crt_core.h

v.2.1.5

13 Feb 04:36
5f2dcba

Choose a tag to compare

Small bug fixes.

v.2.1.4

08 Feb 05:46
f92565c

Choose a tag to compare

Made initialization of some data based on a flag in the settings struct rather than a static variable.