m9710797
|
5b4cf2b66e
applied a (small part of) the changes suggested by clang-tidy readability-*
|
6 年之前 |
wouter
|
d089095d55
Various text-processing stuff
|
11 年之前 |
Wouter Vermaelen
|
3979f87d52
Replace std::auto_ptr with std::unique_ptr
|
12 年之前 |
Wouter Vermaelen
|
39016ccc20
Reduced #include dependencies / cleanup 'getter-chains'
|
12 年之前 |
Wouter Vermaelen
|
cd8206269b
Removed MSXMotherBoard constructor parameter from MSXDevice
|
12 年之前 |
Wouter Vermaelen
|
a22574ac00
Added DeviceConfig class
|
12 年之前 |
Maarten ter Huurne
|
43a52fba64
Moved DummyDevice instance from MSXMotherBoard to MSXCPUInterface, since the only users of DummyDevice are MSXCPUInterface itself and MSXMultiMemDevice and VDPIODelay, which are created by MSXCPUInterface (via DeviceFactory).
|
15 年之前 |
Wouter Vermaelen
|
fa84486b55
prefer not to pass EmuTime to MSXDevice constructors:
|
16 年之前 |
Wouter Vermaelen
|
8f613278b0
fixed assert when shutting down a turbor msx machine
|
18 年之前 |
Wouter Vermaelen
|
5687cabe91
extended cart<x> command + code refactorings to make it possible, see ChangeLog
|
18 年之前 |
Wouter Vermaelen
|
6ff301ee61
large refactoring, get rid of some singletons (see ChangeLog)
|
19 年之前 |
Wouter Vermaelen
|
a91b7c61c2
Changed include guards from __FOO_HH__ to FOO_HH
|
19 年之前 |
Wouter Vermaelen
|
c2e9dc16b9
large cleanup, see ChangeLog for details
|
20 年之前 |
Wouter Vermaelen
|
11c5b59e10
large config code refactoring
|
20 年之前 |
Wouter Vermaelen
|
77d9dac65b
IO ports Microsol / ownership transfer
|
20 年之前 |
Wouter Vermaelen
|
c1b66acb8a
Another config refactoring
|
20 年之前 |
Maarten ter Huurne
|
b1c09cd1b5
Cosmetic changes.
|
21 年之前 |
Maarten ter Huurne
|
659286f276
Put all openMSX code in namespace "openmsx".
|
21 年之前 |
Wouter Vermaelen
|
58e0ece41b
removed possibility to use other than XML based config files
|
22 年之前 |
Wouter Vermaelen
|
414a281600
renamed devicefactory DeviceFactory
|
22 年之前 |