penfold42
|
a695cfbd89
|
128BootSectorName = bootsect.128
|
2018-08-12 21:15:17 +10:00 |
|
Stephen White
|
be5b1a0312
|
Fixed bug with a 128 (in 128 mode) not booting.
Also added the option for a 128 to auto load FB128.
|
2018-08-12 14:40:06 +10:00 |
|
penfold42
|
0115e66f09
|
use bitmap view of the BAM (rather than characters)
scale bitmap view to PNG size
guess 40 track format for BAM display
rename ClearArea to DrawRectangle
|
2018-08-11 17:14:17 +10:00 |
|
penfold42
|
36eb8efd7b
|
And search for chargen in /roms/ too
|
2018-08-08 23:11:58 +10:00 |
|
penfold42
|
aed4baee1c
|
Look in /roms/ for roms (in addition to /)
|
2018-08-08 23:00:37 +10:00 |
|
Stephen White
|
07143696fe
|
User can now type more than one letter to narrow down the search.
|
2018-08-08 20:31:26 +10:00 |
|
penfold42
|
05d89d2505
|
Browser: Alt-L to create LST file in current dir with all images included
Also small optimise number scanner in inputmapping
|
2018-08-08 00:38:08 +10:00 |
|
penfold42
|
d08e5e781a
|
Move hightlight to last row
|
2018-08-07 19:54:57 +10:00 |
|
penfold42
|
680a4a5b03
|
dont try to insert ".."
|
2018-08-07 19:46:27 +10:00 |
|
penfold42
|
3152d4efd5
|
Browser: can <Insert> a directory - all d64 in it are loaded into caddy
|
2018-08-07 18:57:21 +10:00 |
|
penfold42
|
93985e46c0
|
PopDir now hightlights the folder you were in
|
2018-08-05 23:51:24 +10:00 |
|
penfold42
|
a7cf8107d2
|
removed keyboard.h from filebrowser
remove len>0 check from FileBrowser::UpdateInputFolders()
removed NumberKeys table
|
2018-08-05 21:22:21 +10:00 |
|
penfold42
|
c42f4d3643
|
move button rom and device code to inputmappings
remove a temp buffer
add defines for button numbers
|
2018-08-05 20:20:48 +10:00 |
|
penfold42
|
807cee02d2
|
InputMapping: merge letters and numbers
|
2018-08-05 18:26:33 +10:00 |
|
Stephen White
|
4ee11949fe
|
Merge pull request #61 from penfold42/buttonsfix
Browser: bugfix out by 1 in rom and device change buttons
|
2018-08-05 17:13:12 +10:00 |
|
penfold42
|
f0f58879cf
|
Browser: bugfix out by 1 in rmo and device change buttons
|
2018-08-05 16:12:28 +10:00 |
|
Stephen White
|
52b4658db3
|
Incremented build version number.
|
2018-08-05 16:11:40 +10:00 |
|
Stephen White
|
2819392170
|
Merge pull request #60 from penfold42/i2cdelta
Oled display optimisations and small things
|
2018-08-04 17:16:53 +10:00 |
|
Stephen White
|
4adbe3f560
|
Fixed bug where the drive could incorrectly write to the disk just after a reset.
|
2018-08-04 17:15:11 +10:00 |
|
penfold42
|
457293c091
|
IEC graph: vertical black line at update position
|
2018-08-03 23:18:44 +10:00 |
|
penfold42
|
48eaa18163
|
re-init display at emulation exit
|
2018-08-03 22:55:32 +10:00 |
|
penfold42
|
52a74a6f5c
|
Browse: Some directories werent show as directories. fixed
|
2018-08-03 22:37:39 +10:00 |
|
penfold42
|
550677cc93
|
OLED Emulator - dont highlight entire row
|
2018-08-03 16:46:14 +10:00 |
|
penfold42
|
98961a9421
|
LCtrl+LAlt+Delete = reboot
|
2018-08-03 15:39:48 +10:00 |
|
penfold42
|
c55c5169dd
|
OLED dont highlight entire row
|
2018-08-03 15:39:25 +10:00 |
|
penfold42
|
94040fa5c7
|
Optimise OLED display updates
|
2018-08-03 15:38:07 +10:00 |
|
Stephen White
|
bae47c0157
|
Merge pull request #59 from penfold42/a-z
In browse, pressing a-z,0-9 jumps to the next entry with matching 1st letter
|
2018-08-02 12:22:24 +10:00 |
|
penfold42
|
016b9ce285
|
Browse: can use 0-9 like a-z
|
2018-08-01 21:42:17 +10:00 |
|
penfold42
|
c080a8cb0c
|
Browse mode - MUST use F1..F11 for rom and device ID changes
numbers have been removed
|
2018-08-01 21:24:33 +10:00 |
|
penfold42
|
313ad5a978
|
Fix caddy column width... 6??
|
2018-08-01 18:38:40 +10:00 |
|
penfold42
|
792c259714
|
Browse: Home and End move to 1st and last entry
|
2018-08-01 17:57:01 +10:00 |
|
penfold42
|
a6e6a01b26
|
Cleanup deviceID change code
|
2018-08-01 14:57:11 +10:00 |
|
penfold42
|
b3cdf92238
|
Oops... a-z code was in BrowsableListView::CheckNavigation.
With 2 screens it was running ttwwiiccee
Moved to BrowsableList::CheckNavigation
|
2018-08-01 00:53:31 +10:00 |
|
penfold42
|
df58673e65
|
pressing a-z will jump to the next list entry starting with that letter
|
2018-08-01 00:43:52 +10:00 |
|
penfold42
|
8fe97363e7
|
Moved Number key checking code to inputmapping
|
2018-07-31 18:38:24 +10:00 |
|
penfold42
|
b809e3e70b
|
ROM and deviceID cleanups
start implementing a-z
|
2018-07-31 09:41:50 +10:00 |
|
penfold42
|
62216afe2a
|
In browser on oled, add '<' for readonly files
Also:
- fix potential out by error/buffer overflow
- code formatting cleanup
- remove superfluous *.d64 filename check
|
2018-07-30 22:41:05 +10:00 |
|
penfold42
|
5f723f4139
|
Merge branch 'romname' into cleanup
|
2018-07-30 22:30:43 +10:00 |
|
penfold42
|
2f5914ec54
|
Merge branch 'master' into cleanup
|
2018-07-30 22:28:37 +10:00 |
|
penfold42
|
2afc426a7e
|
Merge branch 'master' into cleanup
|
2018-07-30 22:25:40 +10:00 |
|
penfold42
|
0ddf2a6e0a
|
In browser on oled, add '<' for readonly files
fix potential out by error/buffer overflow
|
2018-07-30 22:24:07 +10:00 |
|
penfold42
|
4469165e8a
|
Add ' R' to readonly file in filebrowser oled display
|
2018-07-30 20:04:54 +10:00 |
|
penfold42
|
d5ad31b37b
|
Merge branch 'showWP' into romname
|
2018-07-30 17:43:02 +10:00 |
|
penfold42
|
0cba9ca8f7
|
Display 'R' on oled for readonly write protected images
|
2018-07-30 17:41:52 +10:00 |
|
penfold42
|
ba66f2f929
|
overwrite longer rom names on screen
|
2018-07-30 10:20:52 +10:00 |
|
Stephen White
|
d26147d93c
|
Incremented version number.
|
2018-07-29 17:29:29 +10:00 |
|
penfold42
|
209d73469c
|
Merge branch 'master' into cleanup
|
2018-07-29 17:26:08 +10:00 |
|
Stephen White
|
dc1b700c8e
|
Fixed myth_s1[system_3_1989](radwar)(pal) loading issue.
|
2018-07-29 17:15:29 +10:00 |
|
Stephen White
|
ef7dfb1907
|
The AutoMountImage can now handle .LST files.
|
2018-07-29 16:47:32 +10:00 |
|
Stephen White
|
09cfc4ec86
|
Whilst in browse mode pressing Alt-W toggles write protection on a disk image.
|
2018-07-29 15:55:46 +10:00 |
|