Omnivore

Latest version: v1.99.9

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.9.1

Added better highlighting and more bitmap graphics modes, option for displaying and/or highlighting undocumented 6502 opcodes, and moved the page map view into a pop-out sidebar so it doesn't take up so much screen real-estate. And lots of bug fixes. From the ChangeLog:
- Fixed boot disk image loading
- Enabled double click in grid to start cell editor
- Fixed font highlighting to use blended colors
- Added GTIA modes 9, 10, and 11
- Fixed text font dialog
- Changed ModeF to OneBitPerPixel[BW] because it really wasn't mode F without artifacting
- Added Antic Mode E bitmap visualization
- Added menu item for bitmap renderer
- Added command to turn all the found matches into a selection
- Added highlighting of undocumented opcodes
- Added 6502 undocumented opcodes
- Fixed off-by-one cursor position on char map selection

0.9.0

Multiple selection: select disjointed areas by holding down the Control key (Command on Mac). Operations on the selected regions will treat the data as a contiguous chunk of data even though there are gaps in the physical data.

NOTE: Operations on multiple selection does not yet work in map edit mode.

Also, ATR/XFD images in Atari DOS or SpartaDOS format will be parsed and files will appear as segments. These files appear as a linear string of bytes when viewed in segment mode (and can be operated on accordingly), regardless of their sector arrangement in the disk image.

Additionally, the Page Map view has been moved to a popup menu on the sidebar so it doesn't take up so much screen real estate.
- Fixed perspective restoring so it only happens once for each task type in each window
- Changed left click so it's now possible to set cursor position only, without a 1 byte selection
- Basic fix for rectangular paste; multi-selection not yet implemented
- Added preferences for map width, bitmap width
- Added cursor highlighting for FontMapScroller
- Moved memory map view into springtabs for hex edit mode
- Fixed selection adjustment upon switching segments
- Added SpartaDOS support as of atrcopy version 2.2
- Added simple heuristic algorithm to invert the rectangular selection
- Added invert selection menu item
- Added multiple selection mode: ctrl to add new regions, select to extend the current region
- Workaround for windows: it's possible to get a mouse motion event without a mouse down when user double clicks on file open dialog
- Fixed selection dragging in grid that automatically started editing a cell
- Added filename to window title bar

0.8.5

Initial Atari DOS filesystem support, and added support for KBoot images (which are minimal sized ATRs that include a boot header and an executable but no directory structure). Also bug fixes. Replaces version 0.8.4 which had a bug in segment saving.
- As a default, populate the Save Segment As dialog with the segment name
- Fixed map mode to update fonts in tile map & character set map after changing fonts
- Fixed variable name typo in segments list
- Added context menu to map editor
- Fixed flickering UI when selecting segment
- Fixed right click on segment to save the segment on which the user clicked, rather than selected segment
- Fix for incorrect segment saving
- Added context menu to segments list to save segment
- Fixed menu item segment parser that wasn't being set correctly
- Added KBoot disk image support from atrcopy 2.0
- Fixed disassembler references to segment data to properly handle IndexedByteSegments
- Fixed map editor overlay command where mouse released on same tile as pressed: no last command in batch = error
- Added log file recording on all platforms

0.8.4

**Found a bug in segment writing; will update soon.**

Bug fixes and added support for KBoot images, which are minimal sized ATRs that include a boot header and an executable but no directory structure.
- Added context menu to segments list to save segment
- Fixed menu item segment parser that wasn't being set correctly
- Added KBoot disk image support from atrcopy 2.0
- Fixed disassembler references to segment data to properly handle IndexedByteSegments
- Fixed map editor overlay command where mouse released on same tile as pressed: no last command in batch = error
- Added log file recording on all platforms

0.8.3

- Fixed py2exe to include msvcp90.dll and friends
- Updated readme to include instructions on checking out modified Enthought libs
- Fixed page up/down in grids to be based on number of visible rows
- Changed max cursor position so can't position off the end of the document
- Fixed horizontal scrolling refresh problem in bitmap scroller
- Fixed file browser attepmting to open directories as files instead of expanding them

0.8.2

Changed windows version to be a 32 bit app. The same executable works under 64 bit windows.

And some bug fixes:
- Added menu item for char map zoom
- Fixed 7: added user selectable bitmap width
- Fixed crash when trying to modify value in empty grid cell
- Fixed paste that goes off the end of a segment
- Fixed grid refresh problem on windows. MemoryDC has to be deleted before drawing will happen!
- Fixed 13: log files are now saved in the user's log directory and don't trigger the py2exe exit dialog
- Fixed the open recent menu that wasn't getting populated
- Fixed 11: added preference for disassembly mnemonics in lower or upper case
- Fixed 10: added preference for upper/lower case hex digits

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.