.. |
1541.cs
|
commodore64: more timer functionality added to VIA, memory domains added for VIA chips in 1541 drive
|
2012-11-16 09:23:34 +00:00 |
C64.PeekPoke.cs
|
commodore64: more timer functionality added to VIA, memory domains added for VIA chips in 1541 drive
|
2012-11-16 09:23:34 +00:00 |
C64.core.cs
|
commodore64: full PAL support across all chips, better HardReset behavior
|
2012-11-17 03:58:06 +00:00 |
C64.cs
|
commodore64: full PAL support across all chips, better HardReset behavior
|
2012-11-17 03:58:06 +00:00 |
Cartridge.cs
|
commodore64: cartridge mapper function adapter added, should make adding new mappers very easy
|
2012-11-08 19:57:22 +00:00 |
CartridgeMappers.cs
|
commodore64: cartridge mapper function adapter added, should make adding new mappers very easy
|
2012-11-08 19:57:22 +00:00 |
Cia.cs
|
commodore64: full PAL support across all chips, better HardReset behavior
|
2012-11-17 03:58:06 +00:00 |
D64.cs
|
commodore64: D64 loading fills gap bits to meet MNIB standard track lengths
|
2012-11-14 04:58:39 +00:00 |
DataPort.cs
|
commodore64: more timer functionality added to VIA, memory domains added for VIA chips in 1541 drive
|
2012-11-16 09:23:34 +00:00 |
Disk.cs
|
commodore64: Implemented conversion of D64 into GCR bitcode (both major disk formats can be loaded now)
|
2012-11-14 04:48:21 +00:00 |
G64.cs
|
commodore64: Implemented conversion of D64 into GCR bitcode (both major disk formats can be loaded now)
|
2012-11-14 04:48:21 +00:00 |
IMedia.cs
|
commodore64: cartridge mapper function adapter added, should make adding new mappers very easy
|
2012-11-08 19:57:22 +00:00 |
Input.cs
|
commodore64: full PAL support across all chips, better HardReset behavior
|
2012-11-17 03:58:06 +00:00 |
MemBus.cs
|
commodore64: replaced directional data port class with a more efficient one
|
2012-11-14 07:12:04 +00:00 |
PRGFile.cs
|
commodore64: updated directional dataport, keyboard input now works fully- commands can be executed in BASIC
|
2012-11-15 08:36:06 +00:00 |
SerialCable.cs
|
commodore64: VIA timer chip registers added. Also, writes to mirrored registers now work correctly on all chips
|
2012-11-16 06:14:32 +00:00 |
Sid.cs
|
commodore64: SID waveform data is now in a lookup table, increases performance and startup time
|
2012-11-15 06:56:19 +00:00 |
SidEnvelopeGenerator.cs
|
commodore64: remove DCfilter until crashes can be isolated, functional changes to SID implementation for speed
|
2012-11-15 03:34:28 +00:00 |
SidSoundProvider.cs
|
commodore64: remove DCfilter until crashes can be isolated, functional changes to SID implementation for speed
|
2012-11-15 03:34:28 +00:00 |
SidWaveformCalculator.cs
|
commodore64: SID waveform data is now in a lookup table, increases performance and startup time
|
2012-11-15 06:56:19 +00:00 |
SidWaveformGenerator.cs
|
commodore64: SID waveform data is now in a lookup table, increases performance and startup time
|
2012-11-15 06:56:19 +00:00 |
Via.cs
|
commodore64: more timer functionality added to VIA, memory domains added for VIA chips in 1541 drive
|
2012-11-16 09:23:34 +00:00 |
VicII.cs
|
commodore64: full PAL support across all chips, better HardReset behavior
|
2012-11-17 03:58:06 +00:00 |
VicIIBackgroundGenerator.cs
|
commodore64: VIC sprite renderer fixed (shows line 21), SID noise shift register fixed (proper output frequency)
|
2012-11-13 16:11:31 +00:00 |
VicIINew.cs
|
commodore64: work begins on alternate VIC emulation
|
2012-11-17 06:03:44 +00:00 |
VicIINewPipeline.cs
|
commodore64: work begins on alternate VIC emulation
|
2012-11-17 06:03:44 +00:00 |
VicIIRegs.cs
|
commodore64: work begins on alternate VIC emulation
|
2012-11-17 06:03:44 +00:00 |
VicIISpriteGenerator.cs
|
commodore64: VIC sprite renderer fixed (shows line 21), SID noise shift register fixed (proper output frequency)
|
2012-11-13 16:11:31 +00:00 |
VicIIVideoProvider.cs
|
commodore64: simplification and performance increase: VIC implements IVideoProvider, SID implements ISoundProvider
|
2012-11-10 05:57:46 +00:00 |