m9710797
|
54edd8d8b0
Use c++17 nested namespace definition
|
5 yıl önce |
m9710797
|
39f5361836
use std::make_unique instead of our own version
|
6 yıl önce |
m9710797
|
9f2312e3d0
Make use of strCat() and strAppend()
|
6 yıl önce |
wouter
|
d089095d55
Various text-processing stuff
|
11 yıl önce |
Wouter Vermaelen
|
4163274004
Added make_unique() and use it in a limited way
|
12 yıl önce |
Wouter Vermaelen
|
3979f87d52
Replace std::auto_ptr with std::unique_ptr
|
12 yıl önce |
Wouter Vermaelen
|
cd8206269b
Removed MSXMotherBoard constructor parameter from MSXDevice
|
12 yıl önce |
Wouter Vermaelen
|
66613598f7
Removed XMLElement::getFileContext()
|
12 yıl önce |
Wouter Vermaelen
|
25dbe2f2dc
more cleanups
|
16 yıl önce |
Wouter Vermaelen
|
7a3b64488c
serialize SunriseIDE, IDEHD, IDECDROM
|
16 yıl önce |
Wouter Vermaelen
|
2fac9ce45b
changed naming scheme for HDs
|
18 yıl önce |
Wouter Vermaelen
|
db84274184
IDEHD now knows its own name
|
18 yıl önce |
Maarten ter Huurne
|
e8a1bddbe9
Pass CommandController to IDECDROM: it will be needed soon to create a UserFileContext.
|
18 yıl önce |
Maarten ter Huurne
|
ded6f652d5
Initial implementation of CD-ROM emulation.
|
18 yıl önce |
Wouter Vermaelen
|
fe66043011
changed some FatalException's to MSXException's
|
19 yıl önce |
Wouter Vermaelen
|
b9c418d9ac
large singleton cleanup (see ChangeLog)
|
19 yıl önce |
Maarten ter Huurne
|
2e359aa9ef
Removed trailing whitespace from all source files.
|
19 yıl önce |
Wouter Vermaelen
|
5381ad0a03
refactored XMLElement related classes
|
20 yıl önce |
Wouter Vermaelen
|
c2e9dc16b9
large cleanup, see ChangeLog for details
|
20 yıl önce |
Wouter Vermaelen
|
ec0d121c36
Fixed XML configuration stuff for IDE
|
20 yıl önce |
Wouter Vermaelen
|
b1e6084409
hardwareconfig.xml config format change
|
20 yıl önce |
Wouter Vermaelen
|
11c5b59e10
large config code refactoring
|
20 yıl önce |
Wouter Vermaelen
|
b16d4bed7a
Config file releated cleanups (no changes in config files)
|
20 yıl önce |
Wouter Vermaelen
|
c1b66acb8a
Another config refactoring
|
20 yıl önce |
Wouter Vermaelen
|
6d46792675
major singleton cleanup
|
21 yıl önce |
Wouter Vermaelen
|
cc11107c5b
split MSXConfig is different files
|
21 yıl önce |
Wouter Vermaelen
|
53909a66c4
replace all PRT_ERROR macors with 'throw FatalError()'
|
21 yıl önce |
Wouter Vermaelen
|
b72a792858
small cleanups
|
21 yıl önce |
Maarten ter Huurne
|
659286f276
Put all openMSX code in namespace "openmsx".
|
21 yıl önce |
Wouter Vermaelen
|
d12bf26fc1
more cleanups
|
21 yıl önce |