From 81e3de877b2f536ae72dba6f2d0b005fa5f727b1 Mon Sep 17 00:00:00 2001 From: pkali Date: Fri, 15 Mar 2024 16:27:39 -0400 Subject: [PATCH] readme updt --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 94d6bd9..d5f699a 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,22 @@ With the advent of [fujinet](https://fujinet.online/) we are thinking about maki ## Changelog: +###### Version 1.50 +2024-03-15 + +Atari 8-bit cart flasher and bug fixes! + +@RB5200 provided us with a very good bug reports so the new version was inevitable. Additionally, we have used [cart flasher](https://github.com/jhusak/jataricart/tree/master/various_flashers/1MBscorch) from @jhusak to prepare the .atr with flasher. +IMPORTANT! This is not an official cart manufacturer's (Mq) flasher, it is a collective and separate community effort. Be responsible, don't drink and flash your car(t). + +Fixes and changes: +- Napalm and Hot Napalm animations were not playing. +- Wind of force 0 and left direction was wrapping arithmetic and caused very strong left shoots. +- Now 0 force wind has got no direction (no negative zeroes anymore!) +- CTRL+Tab was non functional for some time, returned +- Much nicer easter egg visualization. + + ###### Version 1.48 2024-03-11