index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
tools
/
imgtool
/
filtbas.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed several things using memset on non-trivial objects.
Vas Crabb
2024-10-28
1
-108
/
+108
*
imageutl.h: Retire pick_integer_[bl]e and place_integer_[bl]e in favor of the...
AJR
2023-09-17
1
-14
/
+13
*
Formats-related refactoring
AJR
2021-09-11
1
-0
/
+2
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-12
/
+12
*
fix dragondos Disk BASIC tokens
tim lindner
2021-01-04
1
-23
/
+32
*
IMGTOOL: Added Dragon DOS module [tlindner]
tim lindner
2020-05-17
1
-11
/
+18
*
use C++ library includes (nw)
firewave
2020-01-22
1
-3
/
+3
*
Add BASIC Thomson tokenizer (#5479)
hadess
2019-08-13
1
-0
/
+5
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+0
*
fix for filtbas when strings left unterminated in basic lines
tomctomc
2019-03-15
1
-0
/
+2
*
fixed some Coverity "Identical code for different branches" warnings (#3094)
Oliver Stöneberg
2018-01-26
1
-2
/
+2
*
Fix CID 157540: "Missing comma" resulting in unintentional string concatenation
Peter Bortas
2017-03-27
1
-1
/
+1
*
Merge pull request #1543 from npwoods/imgtool_stream_open_smartpointer
Vas Crabb
2016-10-24
1
-25
/
+8
|
\
|
*
[Imgtool] Changed imgtool::stream::open*() to return imgtool::stream::ptr
Nathan Woods
2016-10-22
1
-25
/
+8
*
|
TRUE/FALSE in tools section (nw)
Miodrag Milanovic
2016-10-22
1
-8
/
+8
|
/
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-21
/
+21
*
[Imgtool] Bulk change: 'imgtool::partition *' ==> 'imgtool::partition &'
Nathan Woods
2016-10-16
1
-12
/
+12
*
[Imgtool] Changed many 'imgtool::stream *' to 'imgtool::stream &'
Nathan Woods
2016-10-14
1
-17
/
+17
*
[Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream)
Nathan Woods
2016-10-12
1
-37
/
+37
*
[Imgtool] C++-ified a few more classes
Nathan Woods
2016-10-09
1
-12
/
+12
*
Fix up imgtool as well
Vas Crabb
2016-07-08
1
-5
/
+5
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-44
/
+44
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+3115