m9710797
|
0c6c272e85
[2/2] use constexpr to define constants
|
5 anos atrás |
Wouter Vermaelen
|
bc48c7d9b9
Replace our 'noncopyable' helper with c++11 '=delete'
|
10 anos atrás |
m9710797
|
5bedf250bb
[5/9] unique_ptr->value, Rom,Ram,Sram,Flash
|
9 anos atrás |
m9710797
|
c2a8cb3594
[1/9] unique_ptr->value, setting objects
|
10 anos atrás |
wouter
|
d089095d55
Various text-processing stuff
|
11 anos atrás |
Wouter Vermaelen
|
b68da2fd03
Don't crash when using multiple RTC chips
|
11 anos atrás |
Wouter Vermaelen
|
d301f1573e
C++11 allows to use '>>' (instead of '> >') to close a nested template
|
12 anos atrás |
Wouter Vermaelen
|
3979f87d52
Replace std::auto_ptr with std::unique_ptr
|
12 anos atrás |
Wouter Vermaelen
|
f4eb30d3bd
pass EmuTime by-value on 64-bit CPUs
|
16 anos atrás |
Wouter Vermaelen
|
af409c117d
more cleanups
|
16 anos atrás |
Wouter Vermaelen
|
c4513e9900
serialize RTC
|
16 anos atrás |
Wouter Vermaelen
|
0a4d558ee5
fixed extreme slowdown when RTC day or month register was set to zero (meaning day 0 or the month before january), happened in 'maze' demo
|
17 anos atrás |
Wouter Vermaelen
|
9759718a1d
various small tweaks: prefer unsigned over byte/int (see ChangeLog)
|
17 anos atrás |
Wouter Vermaelen
|
351c636ce2
compiled with -Wpadded and changed the order of some members (see ChangeLog)
|
17 anos atrás |
Wouter Vermaelen
|
78a97f2002
compiled with -Wpadded and fixed some of the warnings
|
17 anos atrás |
Wouter Vermaelen
|
367986ffd6
made a lot of classes noncopyable / small cleanups
|
18 anos atrás |
Wouter Vermaelen
|
b9c418d9ac
large singleton cleanup (see ChangeLog)
|
19 anos atrás |
Wouter Vermaelen
|
4438d1e8ef
implemented SRAM syncing
|
19 anos atrás |
Maarten ter Huurne
|
2e359aa9ef
Removed trailing whitespace from all source files.
|
19 anos atrás |
Wouter Vermaelen
|
7c05ee8173
improved build time
|
19 anos atrás |
Wouter Vermaelen
|
a91b7c61c2
Changed include guards from __FOO_HH__ to FOO_HH
|
19 anos atrás |
Wouter Vermaelen
|
449ad9041f
removed more #include dependencies
|
20 anos atrás |
Wouter Vermaelen
|
c2e9dc16b9
large cleanup, see ChangeLog for details
|
20 anos atrás |
Wouter Vermaelen
|
7ea463da49
Implemented RTC mode as a setting
|
20 anos atrás |
Maarten ter Huurne
|
eb1a622dfd
Replaced EmuTimeFreq by Clock and DynamicEmuTime by DynamicClock.
|
20 anos atrás |
Maarten ter Huurne
|
659286f276
Put all openMSX code in namespace "openmsx".
|
21 anos atrás |
Wouter Vermaelen
|
069f6b7799
more cleanups
|
21 anos atrás |
Wouter Vermaelen
|
a1f58d1356
small fix
|
22 anos atrás |
Wouter Vermaelen
|
32cd05d354
reworked RTC
|
22 anos atrás |
Wouter Vermaelen
|
ba9cba2156
fixed warnings
|
22 anos atrás |