| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved regtests out of source tree, and updated paths (nw) | 2015-11-05 | 354 | -18375/+0 | |
| | | |||||
| * | chdtest.py: added some disabled debug code (nw) | 2015-03-24 | 1 | -0/+3 | |
| | | |||||
| * | reduced the image size of some chdman createhd tests (nw) | 2015-03-24 | 4 | -2/+2 | |
| | | |||||
| * | jedtest.py: Python 3 compat. (nw) | 2015-03-06 | 1 | -15/+15 | |
| | | |||||
| * | chdtest.py: Python 3 compat. (nw) | 2015-03-06 | 1 | -20/+24 | |
| | | |||||
| * | chdtest.py: Open as binary, read in chunks to reduce memory usage. (nw) | 2015-03-06 | 1 | -4/+11 | |
| | | |||||
| * | Send error messages to stderr instead of stdout. (nw) | 2015-03-05 | 1 | -3/+3 | |
| | | |||||
| * | some Python script cleanups based on PyCharm inspection (nw) | 2015-03-05 | 1 | -4/+4 | |
| | | |||||
| * | chdman: added -s/--size parameter for "createhd" to create blank harddisk ↵ | 2015-01-16 | 4 | -0/+2 | |
| | | | | | | | | based on size and sector size [Oliver Stöneberg] also added unit tests for the new option / moved filesize validation out of guess_chd() | ||||
| * | added a few more chdman tests (nw) | 2015-01-15 | 4 | -0/+2 | |
| | | |||||
| * | Fixes to correct some of the regression test data used by the jedutil test. ↵ | 2014-03-26 | 18 | -1096/+1269 | |
| | | | | | [Kevin Eshbach] | ||||
| * | chdtest.py: log the unsupported mode (nw) | 2014-03-06 | 1 | -1/+1 | |
| | | |||||
| * | chdtest.py might have reported, that all tests were successful even if one ↵ | 2014-03-03 | 1 | -8/+8 | |
| | | | | | failed / cleanups (nw) | ||||
| * | added some more chdman tests - they had been sitting in my tree for a while, ↵ | 2014-02-09 | 12 | -0/+104 | |
| | | | | | but I held off the commit because the input/output files are a bit bigger than the existing ones (nw) | ||||
| * | jedutil.c: [Kevin Eshbach] | 2013-11-19 | 67 | -44/+3286 | |
| | | | | | | | | | | - Corrected the output of the PAL20X4, PAL20X8, PAL20X10 to show the XOR on the relevant sum of products. - When viewing a device the size of the JED file is verified to match the size of the device. - Replaced hard-coded symbol strings with constants. - Started experimental work for supporting RICOH PAL’s. (Currently ifdef'ed out.) - Added support for viewing the following devices and the corresponding regression test data. (PALCE16V8, PAL10P8, PAL12P6, PAL14P4, PAL16P2, PAL16P8, PAL16RP4, PAL16RP6, PAL16RP8, PAL6L16, PAL8L14, PAL12H10, PAL12L10, PAL14H8, PAL14L8, PAL16H6, PAL16L6, PAL18H4, PAL18L4, PAL20C1 and PAL20L2) | ||||
| * | Added the ability to view PALCE16V8 jed files along with some regression ↵ | 2013-10-15 | 31 | -0/+2641 | |
| | | | | | test data for the PALCE16V8. The pal dumps for Twin Cobra 2 in the Taito F3 driver are now labeled as bad dumps because when viewed with jedutil the data is bad. [Kevin Eshbach] | ||||
| * | Updates to jedutils and other minor things [Kevin Eschbach] | 2013-09-03 | 9 | -0/+605 | |
| | | | | | | | | | | | | | | - Documentation on the earlier version of the Deco Cassette System - Documented some pals on a bootleg Free Kick that need to be dumped - Documented the location of the roms on Twin Cobra 2 - Added support to jedutil to view the PAL20X10, PAL20X8 and PAL20X4 - Added some preliminary work on figuring out what the undocumented fuses for the PALCE16V8 are. (The data sheet does not document what all of the fuses are.) | ||||
| * | chdtest.py: corrected SHA1 mismatch messages (nw) | 2013-07-03 | 1 | -3/+4 | |
| | | |||||
| * | added copy_hd_1 test case (nw) | 2013-06-20 | 2 | -0/+0 | |
| | | |||||
| * | chdtest.py: only try to clear temp folder when it exists (nw) | 2013-06-20 | 1 | -2/+3 | |
| | | |||||
| * | chdtest.py: adjusted logging a bit (nw) | 2013-06-19 | 1 | -10/+10 | |
| | | |||||
| * | added createld_avi_uyvy_3_frames_no_audio unit test (nw) | 2013-06-19 | 2 | -0/+0 | |
| | | |||||
| * | renamed chdman unit test from createld_avi_3_frames_no_audio to ↵ | 2013-06-19 | 2 | -0/+0 | |
| | | | | | createld_avi_yuv2_3_frames_no_audio (nw) | ||||
| * | chdtest.py: added remaining extractions (nw) | 2013-06-19 | 1 | -1/+35 | |
| | | |||||
| * | chdtest.py: added extraction for createcd tests cases (nw) | 2013-06-19 | 1 | -5/+51 | |
| | | |||||
| * | chdtest.py: | 2013-06-19 | 1 | -4/+18 | |
| | | | | | | - fixed check for output folder existence - clear temp folder before running tests - log which test failed | ||||
| * | added createld unit test (nw) | 2013-06-18 | 2 | -0/+0 | |
| | | |||||
| * | chdtest.py: added SHA1 check of output file (nw) | 2013-06-18 | 1 | -2/+17 | |
| | | |||||
| * | chdtest.py: some cleanup and added support for createld | 2013-06-18 | 1 | -13/+13 | |
| | | |||||
| * | added unit tests for createhd with .raw input and tests for each HD ↵ | 2013-06-18 | 14 | -0/+4 | |
| | | | | | compression (nw) | ||||
| * | chdtest.py: added support for .raw input for createhd (nw) | 2013-06-18 | 1 | -1/+6 | |
| | | |||||
| * | added unit tests for the CD-based compressions (nw) | 2013-06-18 | 12 | -0/+183 | |
| | | |||||
| * | chdtest.py: added in.params support to all tests (nw) | 2013-06-17 | 1 | -6/+9 | |
| | | |||||
| * | switch jed files to binary as the checksum includes line endings (nw) | 2013-06-11 | 61 | -5687/+5687 | |
| | | |||||
| * | jedtest: output the actual error message (nw) | 2013-06-11 | 1 | -1/+1 | |
| | | |||||
| * | added missing file from commit (nw) | 2013-06-10 | 1 | -0/+67 | |
| | | |||||
| * | Added support to jedutil for decoding 82S153, PLS153 & CK2605 [Kevin ↵ | 2013-06-10 | 60 | -337/+4469 | |
| | | | | | Eshbach, Charles MacDonald] | ||||
| * | added "copy" support to chdtest.py / added some v4 to v5 copy tests | 2013-01-26 | 11 | -0/+3 | |
| | | |||||
| * | added "createhd" support to chdtest.py via in.params input file / added new ↵ | 2013-01-10 | 3 | -0/+8 | |
| | | | | | chdman test | ||||
| * | chdtest.py: corrected remaining runProcess() calls (nw) | 2013-01-09 | 1 | -3/+3 | |
| | | |||||
| * | chdtest.py: ignore hidden Unix folders / fixed subprocess.Popen() parameter ↵ | 2013-01-09 | 1 | -2/+5 | |
| | | | | | (fixes execution on non-Windows platfors) (nw) | ||||
| * | fixed uninitialized memory in the last hunk on CHD creation (fixes ↵ | 2013-01-09 | 3 | -0/+15 | |
| | | | | | potentially different filesize with each compiler not defaulting memory to 0x00 including Visual Studio) / added another chdman test (nw) | ||||
| * | added another chdman test (nw) | 2013-01-09 | 3 | -0/+60 | |
| | | |||||
| * | fixed filename set in NRG track parsing / added NRG test to chdman unit test ↵ | 2013-01-05 | 2 | -0/+0 | |
| | | | | | (nw) | ||||
| * | recreated all files for the chdman unittest / added test for TOC input (nw) | 2013-01-05 | 8 | -1/+10 | |
| | | |||||
| * | first version of chdman unit test / fixed dependies of tests target (nw) | 2013-01-05 | 6 | -0/+94 | |
| | | |||||
| * | added a "tests" target to the makefile / added chdman unittest placeholders (nw) | 2013-01-05 | 1 | -0/+0 | |
| | | |||||
| * | Added the ability to view peel18cv8 jed files to the jedutil. [Kevin Eshbach) | 2012-12-04 | 79 | -927/+2660 | |
| | | |||||
| * | consistency fix (nw) | 2012-11-08 | 1 | -3/+3 | |
| | | |||||
| * | Fix regtest, now all is executed fine (no whatsnew) | 2012-11-08 | 1 | -3/+3 | |
| | | |||||
