.. |
armc-cppstubs.cpp
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
armc-cstartup.c
|
GCC 7 support and cleanup compiler warnings
|
2018-06-15 13:31:01 +10:00 |
armc-cstubs.c
|
GCC 7 support and cleanup compiler warnings
|
2018-06-15 13:31:01 +10:00 |
armc-start.S
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
bcm2835int.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
cache.c
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
cache.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
debug.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
defs.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
DiskCaddy.cpp
|
Fix for 128x32 displays during emulation
|
2018-07-27 12:08:16 +10:00 |
DiskCaddy.h
|
Fixed bug with previous disk button now working as expected when you have a large amount of disks in the set.
|
2018-06-14 20:39:07 +10:00 |
DiskImage.cpp
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
DiskImage.h
|
Each disk write back is now displayed on screen(s) when modified images are unmounted.
|
2018-06-11 19:31:24 +10:00 |
diskio.cpp
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
diskio.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
Drive.cpp
|
Fixed compatability problem with CaliforniaGames
|
2018-07-22 15:19:58 +10:00 |
Drive.h
|
Inlined some of the drive functions.
|
2018-06-03 17:45:17 +10:00 |
emmc.cpp
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
emmc.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
exception.c
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
ff.cpp
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
ff.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
ffconf.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
FileBrowser.cpp
|
The AutoMountImage can now handle .LST files.
|
2018-07-29 16:47:32 +10:00 |
FileBrowser.h
|
Merge pull request #53 from penfold42/alt-a
|
2018-07-29 15:00:06 +10:00 |
gcr.cpp
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
gcr.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
iec_bus.cpp
|
Buttons in browse mode can change the selected ROM
|
2018-07-29 14:22:14 +10:00 |
iec_bus.h
|
Button 5 can be used to change device ID.
|
2018-07-22 18:47:03 +10:00 |
iec_commands.cpp
|
now automounts the newly created image
|
2018-07-20 14:10:38 +10:00 |
iec_commands.h
|
now automounts the newly created image
|
2018-07-20 14:10:38 +10:00 |
InputMappings.cpp
|
Whilst in browse mode pressing Alt-W toggles write protection on a disk image.
|
2018-07-29 15:55:46 +10:00 |
InputMappings.h
|
Whilst in browse mode pressing Alt-W toggles write protection on a disk image.
|
2018-07-29 15:55:46 +10:00 |
integer.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
interrupt.c
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
interrupt.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
IOPort.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
kernel.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
Keyboard.cpp
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
Keyboard.h
|
Alt N to create new D64 image
|
2018-07-20 14:24:54 +10:00 |
logo.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
lz.c
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
lz.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
m6502.cpp
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
m6502.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
m6522.cpp
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
m6522.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
main.cpp
|
Incremented version number.
|
2018-07-29 17:29:29 +10:00 |
options.cpp
|
LCD type is now an enum
|
2018-07-26 11:06:21 +10:00 |
options.h
|
LCD_1306_128x32 now sets com pins correctly
|
2018-07-26 11:34:59 +10:00 |
performance.c
|
Added low level perfromance metrics.
|
2018-07-11 21:09:21 +10:00 |
performance.h
|
Added low level perfromance metrics.
|
2018-07-11 21:09:21 +10:00 |
Petscii.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
Pi1541.cpp
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
Pi1541.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
prot.cpp
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
prot.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
ROMs.cpp
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
ROMs.h
|
Can now change device ID in browse mode with keyboard 8,9,0,- and F8..F11
|
2018-07-21 13:07:14 +10:00 |
rpi-aux.c
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
rpi-aux.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
rpi-base.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
rpi-gpio.c
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
rpi-gpio.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
rpi-i2c.c
|
Inital support for I2C bus scanning
|
2018-07-17 14:58:26 +10:00 |
rpi-i2c.h
|
Inital support for I2C bus scanning
|
2018-07-17 14:58:26 +10:00 |
rpi-interrupts.c
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
rpi-interrupts.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
rpi-mailbox-interface.c
|
Remove inline vars
|
2018-05-27 01:49:23 +03:00 |
rpi-mailbox-interface.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
rpi-mailbox.c
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
rpi-mailbox.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
rpiHardware.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
sample.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
Screen.cpp
|
Added horizontal scrolling of long filenames.
|
2018-07-15 18:46:49 +10:00 |
Screen.h
|
Separate oled hardware init routine from open
|
2018-07-06 23:35:17 +10:00 |
ScreenBase.h
|
Added horizontal scrolling of long filenames.
|
2018-07-15 18:46:49 +10:00 |
ScreenLCD.cpp
|
implement height and width
|
2018-07-26 13:28:37 +10:00 |
ScreenLCD.h
|
LCD type is now an enum
|
2018-07-26 11:06:21 +10:00 |
Singleton.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
SSD1306.cpp
|
Compiler warnings
|
2018-07-26 14:57:57 +10:00 |
SSD1306.h
|
Compiler warnings
|
2018-07-26 14:57:57 +10:00 |
ssd_logo.h
|
Added 1541 classic LCD logo
|
2018-07-03 15:19:56 +10:00 |
startup.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
stb_image.h
|
LCD_1306_128x32 now sets com pins correctly
|
2018-07-26 11:34:59 +10:00 |
stb_image_config.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
Timer.c
|
Remove inline vars
|
2018-05-27 01:49:23 +03:00 |
Timer.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
types.h
|
Alt-a will autoload image during emulation
|
2018-07-29 00:35:17 +10:00 |
xga_font_data.c
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
xga_font_data.h
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |