Manuel Bilderbeek 1cd17b98d6 Update copyright year 5 年 前
..
cassette 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
commands 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
config 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
console d5eb387a14 small cleanups 5 年 前
cpu 3e6b2d93ef Reset frameskip stuff on 'debug continue' 5 年 前
debugger 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
events 65bdfcc4dd Fix(?) bug#1095, by blocking unicode range U+E000..U+F8FF 5 年 前
fdc e436981231 apply clang-tidy-7 'modernize-use-auto' 5 年 前
file 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
ide e436981231 apply clang-tidy-7 'modernize-use-auto' 5 年 前
input ccae1f5a63 apply clang-tidy-7 'misc-unused-using-decls' 5 年 前
laserdisc 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
memory a2e86274e2 Fix 'openmsx_info software <sha1sum>' 5 年 前
resource 1cd17b98d6 Update copyright year 5 年 前
security 862131d0bc [3/3] Fix more visual studio compiler warnings 8 年 前
serial 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
settings 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
sound f9cb92629c Fix Y8950 status bit 0 (followup on 7c458d06cd50) 5 年 前
thread e552458f06 [7/7] Remove Thread wrapper class 7 年 前
unittest 174cfdc239 added unittest for StringOp 5 年 前
utils 7798365712 removed ARM assembly code (fix crash on Android) 5 年 前
video 7798365712 removed ARM assembly code (fix crash on Android) 5 年 前
.gitignore 24d2a5fcf0 Cleanup in .gitignore files 10 年 前
AndroidApiWrapper.cc 82b503a326 Fix Android specific warnings in wrapper code 5 年 前
AndroidApiWrapper.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
Autofire.cc ac039c81b6 Renamed string_ref to string_view 5 年 前
Autofire.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
CLIOption.cc 9f2312e3d0 Make use of strCat() and strAppend() 5 年 前
CLIOption.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
CartridgeSlotManager.cc fb56f4838a avoid string-copy when converting one exception type into another 5 年 前
CartridgeSlotManager.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
ChakkariCopy.cc 9f2312e3d0 Make use of strCat() and strAppend() 5 年 前
ChakkariCopy.hh d112a0cb6e Small fixes + cleanups 8 年 前
CliExtension.cc fb56f4838a avoid string-copy when converting one exception type into another 5 年 前
CliExtension.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
Clock.hh 5da631e40b Removed workarounds for bugs in old gcc versions 10 年 前
CommandLineParser.cc 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
CommandLineParser.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
Connector.cc 9f2312e3d0 Make use of strCat() and strAppend() 5 年 前
Connector.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
DebugDevice.cc d5eb387a14 small cleanups 5 年 前
DebugDevice.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
DeviceFactory.cc 39f5361836 use std::make_unique instead of our own version 5 年 前
DeviceFactory.hh 5b4cf2b66e applied a (small part of) the changes suggested by clang-tidy readability-* 5 年 前
Doxyfile e87f1845f9 Updated Doxyfile 10 年 前
DummyDevice.cc 771cbae70b Make 'machine_info slot' return a list of devices 11 年 前
DummyDevice.hh c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 9 年 前
DummyPrinterPortDevice.cc ac039c81b6 Renamed string_ref to string_view 5 年 前
DummyPrinterPortDevice.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
DynamicClock.cc d089095d55 Various text-processing stuff 11 年 前
DynamicClock.hh d1a0ca5e65 Fixed regression introduced by the VDP delay refactoring 8 年 前
EmptyPatch.cc d089095d55 Various text-processing stuff 11 年 前
EmptyPatch.hh bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 8 年 前
EmuDuration.cc d089095d55 Various text-processing stuff 11 年 前
EmuDuration.hh d5eb387a14 small cleanups 5 年 前
EmuTime.cc 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
EmuTime.hh 404017c199 Use pass-by-value optimization for EmuTime on all 64-bit platforms 6 年 前
FirmwareSwitch.cc 9f2312e3d0 Make use of strCat() and strAppend() 5 年 前
FirmwareSwitch.hh c2a8cb3594 [1/9] unique_ptr->value, setting objects 9 年 前
GlobalSettings.cc 39f5361836 use std::make_unique instead of our own version 5 年 前
GlobalSettings.hh bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 8 年 前
I8255.cc 9364ceb7e2 Remove duplicate code for mapping PPI port address to method 6 年 前
I8255.hh 9364ceb7e2 Remove duplicate code for mapping PPI port address to method 6 年 前
I8255Interface.hh 167be8eb04 [3/5] Made destructors non-virtual where possible 9 年 前
IPSPatch.cc 9f2312e3d0 Make use of strCat() and strAppend() 5 年 前
IPSPatch.hh a3f0ebe136 Fix most "clang-tidy -check=modernize-pass-by-value" warnings 7 年 前
InitException.hh 414be59551 Change constructor of exception classes 5 年 前
LedStatus.cc 39f5361836 use std::make_unique instead of our own version 5 年 前
LedStatus.hh c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 9 年 前
MSXBunsetsu.cc 5bedf250bb [5/9] unique_ptr->value, Rom,Ram,Sram,Flash 9 年 前
MSXBunsetsu.hh 5b4cf2b66e applied a (small part of) the changes suggested by clang-tidy readability-* 5 年 前
MSXCielTurbo.cc f85d68865c Fix all "clang-tidy -check=modernize-use-default" warnings 7 年 前
MSXCielTurbo.hh f85d68865c Fix all "clang-tidy -check=modernize-use-default" warnings 7 年 前
MSXDevice.cc 9f2312e3d0 Make use of strCat() and strAppend() 5 年 前
MSXDevice.hh f642c0b05d Implemented 'global read' mechanism 6 年 前
MSXDeviceSwitch.cc 9f2312e3d0 Make use of strCat() and strAppend() 5 年 前
MSXDeviceSwitch.hh c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 9 年 前
MSXE6Timer.cc d089095d55 Various text-processing stuff 11 年 前
MSXE6Timer.hh c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 9 年 前
MSXException.hh fb56f4838a avoid string-copy when converting one exception type into another 5 年 前
MSXHiResTimer.cc 636f9882ae Initialize MSXHiResTimer::latchedValue in constructor 6 年 前
MSXHiResTimer.hh fbd2d80bbb Mark single-parameter constructors 'implicit' 8 年 前
MSXKanji.cc d39854ac2f use {} to create empty string 6 年 前
MSXKanji.hh 5bedf250bb [5/9] unique_ptr->value, Rom,Ram,Sram,Flash 9 年 前
MSXKanji12.cc 08086a1776 Improve error message when wrongly sized ROM is used. 8 年 前
MSXKanji12.hh 5bedf250bb [5/9] unique_ptr->value, Rom,Ram,Sram,Flash 9 年 前
MSXMatsushita.cc 39f5361836 use std::make_unique instead of our own version 5 年 前
MSXMatsushita.hh f61a6c17dc Fixed crash on invalid VDP/MSXMatsushita combination 6 年 前
MSXMotherBoard.cc 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
MSXMotherBoard.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
MSXPPI.cc caf0af9123 Move handling of keyboard configuration into Keyboard class 6 年 前
MSXPPI.hh df5f46fa73 [6/9] unique_ptr->value, rest of unique_ptr's in devices 9 年 前
MSXPrinterPort.cc 39f5361836 use std::make_unique instead of our own version 5 年 前
MSXPrinterPort.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
MSXRTC.cc 5bedf250bb [5/9] unique_ptr->value, Rom,Ram,Sram,Flash 9 年 前
MSXRTC.hh 5bedf250bb [5/9] unique_ptr->value, Rom,Ram,Sram,Flash 9 年 前
MSXResetStatusRegister.cc d089095d55 Various text-processing stuff 11 年 前
MSXResetStatusRegister.hh c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 9 年 前
MSXS1985.cc 4adaad5da1 fix clang-tidy-7 'readability-named-parameter' 5 年 前
MSXS1985.hh c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 9 年 前
MSXS1990.cc a6e331fdcf Fix some "clang-tidy -check=readability*" warnings 7 年 前
MSXS1990.hh 49f27fea65 Remove back-pointers from inner to outer objects 9 年 前
MSXSwitchedDevice.cc d089095d55 Various text-processing stuff 11 年 前
MSXSwitchedDevice.hh bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 8 年 前
MSXTurboRPause.cc 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
MSXTurboRPause.hh c2a8cb3594 [1/9] unique_ptr->value, setting objects 9 年 前
MSXVictorHC9xSystemControl.cc f85d68865c Fix all "clang-tidy -check=modernize-use-default" warnings 7 年 前
MSXVictorHC9xSystemControl.hh f85d68865c Fix all "clang-tidy -check=modernize-use-default" warnings 7 年 前
PasswordCart.cc d089095d55 Various text-processing stuff 11 年 前
PasswordCart.hh c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 9 年 前
PatchInterface.hh d089095d55 Various text-processing stuff 11 年 前
PlugException.hh 414be59551 Change constructor of exception classes 5 年 前
Pluggable.cc 9f2312e3d0 Make use of strCat() and strAppend() 5 年 前
Pluggable.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
PluggableFactory.cc 39f5361836 use std::make_unique instead of our own version 5 年 前
PluggableFactory.hh d089095d55 Various text-processing stuff 11 年 前
PluggingController.cc d5eb387a14 small cleanups 5 年 前
PluggingController.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
Printer.cc e436981231 apply clang-tidy-7 'modernize-use-auto' 5 年 前
Printer.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
PrinterPortDevice.cc ac039c81b6 Renamed string_ref to string_view 5 年 前
PrinterPortDevice.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
PrinterPortLogger.cc 39f5361836 use std::make_unique instead of our own version 5 年 前
PrinterPortLogger.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
PrinterPortSimpl.cc 39f5361836 use std::make_unique instead of our own version 5 年 前
PrinterPortSimpl.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
RP5C01.cc e436981231 apply clang-tidy-7 'modernize-use-auto' 5 年 前
RP5C01.hh bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 8 年 前
RTSchedulable.cc 7bd9111ba3 Replace Alarm with RTScheduler 9 年 前
RTSchedulable.hh 00b3389534 Added emulation of EEPROM_93C46 + unittest 6 年 前
RTScheduler.cc fbd2d80bbb Mark single-parameter constructors 'implicit' 8 年 前
RTScheduler.hh bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 8 年 前
Reactor.cc a2e86274e2 Fix 'openmsx_info software <sha1sum>' 5 年 前
Reactor.hh a2e86274e2 Fix 'openmsx_info software <sha1sum>' 5 年 前
RealTime.cc d5ce250f1f Remove 'userData' from Schedulable 9 年 前
RealTime.hh d5ce250f1f Remove 'userData' from Schedulable 9 年 前
RenShaTurbo.cc 39f5361836 use std::make_unique instead of our own version 5 年 前
RenShaTurbo.hh bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 8 年 前
ReplayCLI.cc ac039c81b6 Renamed string_ref to string_view 5 年 前
ReplayCLI.hh 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
ReverseManager.cc ac039c81b6 Renamed string_ref to string_view 5 年 前
ReverseManager.hh e02cfcb9b6 [1/12] Initial version of DeltaBlock based reverse snapshots 7 年 前
SVIPPI.cc caf0af9123 Move handling of keyboard configuration into Keyboard class 6 年 前
SVIPPI.hh 1fdbf50e81 Support spectravideo machines, contributed by Tomas Karlsson 9 年 前
SVIPrinterPort.cc 39f5361836 use std::make_unique instead of our own version 5 年 前
SVIPrinterPort.hh ac039c81b6 Renamed string_ref to string_view 5 年 前
SaveStateCLI.cc ac039c81b6 Renamed string_ref to string_view 5 年 前
SaveStateCLI.hh 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 年 前
Schedulable.cc d5ce250f1f Remove 'userData' from Schedulable 9 年 前
Schedulable.hh bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 8 年 前
Scheduler.cc fbd2d80bbb Mark single-parameter constructors 'implicit' 8 年 前
Scheduler.hh bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 8 年 前
SchedulerQueue.hh bd23fd84fc Removed unnecessary local definition of SPARE_FRONT 7 年 前
SensorKid.cc 9f2312e3d0 Make use of strCat() and strAppend() 5 年 前
SensorKid.hh 0d7b7293a0 Added callback to acquire data 8 年 前
ThrottleManager.cc c2a8cb3594 [1/9] unique_ptr->value, setting objects 9 年 前
ThrottleManager.hh bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 8 年 前
Version.cc 9f2312e3d0 Make use of strCat() and strAppend() 5 年 前
Version.hh d089095d55 Various text-processing stuff 11 年 前
main.cc ccae1f5a63 apply clang-tidy-7 'misc-unused-using-decls' 5 年 前
openmsx.hh eaaed8c994 Replace 'short' with 'int16_t' 8 年 前
serialize.cc e436981231 apply clang-tidy-7 'modernize-use-auto' 5 年 前
serialize.hh 4adaad5da1 fix clang-tidy-7 'readability-named-parameter' 5 年 前
serialize_constr.hh f3e567c5f5 Replace 'typedef' with 'using' 9 年 前
serialize_core.cc 9f2312e3d0 Make use of strCat() and strAppend() 5 年 前
serialize_core.hh 9baf9f73c8 Use c++14 std::conditional_t instead of our own implementation 5 年 前
serialize_meta.cc 9f2312e3d0 Make use of strCat() and strAppend() 5 年 前
serialize_meta.hh 9baf9f73c8 Use c++14 std::conditional_t instead of our own implementation 5 年 前
serialize_stl.hh f3e567c5f5 Replace 'typedef' with 'using' 9 年 前