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