File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MAPeD-NES/SMS:
22~~~~~~~~~~~~~~~
33
4+ 24.12.2020 v0.60b
5+
4618.12.2020 - NES: added multidirectional scrolling sample with vertical mirroring and MMC3 IRQ status bar
5713.12.2020 - NES: added multidirectional scrolling sample with vertical mirroring
6802.12.2020 - Added removal of duplicate data during the optimization process
@@ -52,6 +54,8 @@ MAPeD-NES/SMS:
5254SPReD-NES/SMS:
5355~~~~~~~~~~~~~~~
5456
57+ 24.12.2020 v0.60b
58+
555923.12.2020 - Improved import of images with alpha channel
566023.12.2020 - Removed restriction on imported image size (no more than 256 CHRs)
576122.12.2020 - Removed restriction on imported image size (multiple of 8)
Original file line number Diff line number Diff line change 2828//
2929// You can specify all the values or you can use the default the Revision and
3030// Build Numbers by using the '*' as shown below:
31- [ assembly: AssemblyVersion ( "0.59 .*" ) ]
31+ [ assembly: AssemblyVersion ( "0.60 .*" ) ]
Original file line number Diff line number Diff line change 2828//
2929// You can specify all the values or you can use the default the Revision and
3030// Build Numbers by using the '*' as shown below:
31- [ assembly: AssemblyVersion ( "0.59 .*" ) ]
31+ [ assembly: AssemblyVersion ( "0.60 .*" ) ]
Original file line number Diff line number Diff line change 2828//
2929// You can specify all the values or you can use the default the Revision and
3030// Build Numbers by using the '*' as shown below:
31- [ assembly: AssemblyVersion ( "0.58 .*" ) ]
31+ [ assembly: AssemblyVersion ( "0.60 .*" ) ]
Original file line number Diff line number Diff line change 2828//
2929// You can specify all the values or you can use the default the Revision and
3030// Build Numbers by using the '*' as shown below:
31- [ assembly: AssemblyVersion ( "0.59 .*" ) ]
31+ [ assembly: AssemblyVersion ( "0.60 .*" ) ]
You can’t perform that action at this time.
0 commit comments