BizHawk/src
kalimag 4e85a71d53
HexEditor "File on Disk" fixes (squashed PR #3998)
* Fix keeping rom domain selected

* Turn unnecessary field into local

* Handle `null` return from `GetRomBytes()`

* Simplify `GetRomBytes()`

* Add try-catch around opening rom file
2024-08-21 15:59:39 +10:00
..
BizHawk.BizInvoke Enable Analyzer rules re: blank doc comments and fix noncompliance 2024-07-08 01:37:22 +10:00
BizHawk.Bizware.Audio Add and use `Span`-from-`IntPtr` helper 2024-07-16 07:30:09 +10:00
BizHawk.Bizware.Graphics Do image/texture caching better 2024-08-03 23:59:20 -07:00
BizHawk.Bizware.Graphics.Controls Use `System.Drawing.Primitives` 2024-07-26 10:33:20 +10:00
BizHawk.Bizware.Input Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
BizHawk.Bizware.Test Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
BizHawk.Client.Common Change OnMovieEnd default to 'Pause' instead of 'Finish' (#4008) 2024-08-18 18:45:04 +03:00
BizHawk.Client.DiscoHawk Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
BizHawk.Client.EmuHawk HexEditor "File on Disk" fixes (squashed PR #3998) 2024-08-21 15:59:39 +10:00
BizHawk.Common Revert "Change ToRawInt to ToRawUInt" 2024-08-15 01:53:59 +10:00
BizHawk.Emulation.Common Add feature flag to disable the gamedb 2024-08-18 16:21:51 +10:00
BizHawk.Emulation.Cores Add feature flag to disable the gamedb 2024-08-18 16:21:51 +10:00
BizHawk.Emulation.DiscSystem Cleanup CueFileResolver 2024-08-18 02:38:23 +02:00
BizHawk.Tests Revert "Change ToRawInt to ToRawUInt" 2024-08-15 01:53:59 +10:00
BizHawk.Tests.Testroms.GB Use `System.Drawing.Primitives` 2024-07-26 10:33:20 +10:00
BizHawk.Tests.Testroms.GB.GambatteSuite Use a global import for `MS.VisualStudio.TestTools.UnitTesting.*` 2024-07-03 22:51:48 +10:00
BizHawk.WinForms.Controls Use `System.Drawing.Primitives` 2024-07-26 10:33:20 +10:00
.gitignore Move some .gitignore entries to nested dirs 2023-04-19 15:59:34 +10:00
MainSln.runsettings Set a couple extra test runner parameters for main project 2024-05-15 11:10:11 +10:00
MainSlnCommon.props Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
MainSlnExecutable.props Revert "Simplify MainSlnExecutable.props" 2024-06-20 16:21:58 -07:00
TestProjects.props Use a global import for `MS.VisualStudio.TestTools.UnitTesting.*` 2024-07-03 22:51:48 +10:00