Commit Graph

  • b78245534f
    Merge pull request #143 from devMashHub/gbelmont/add_rotary_encoder Stephen White 2019-09-22 11:14:45 +1000
  • 563777a2a8
    Merge branch 'master' into gbelmont/add_rotary_encoder Stephen White 2019-09-22 11:09:58 +1000
  • 65f982d07d
    Merge pull request #142 from AlexMartinelle/master Stephen White 2019-09-22 11:07:46 +1000
  • 58be6a8079 OLED support added Alexander Martinelle 2019-09-21 17:24:09 +0200
  • 9b38fc6d32 Early bail-out of DriveLoopReadNoFlux Alexander Martinelle 2019-09-10 23:14:34 +0200
  • 4a8ba25d8c Fix exiting emulation mode with ENTER (GPIO) button; pressing the button would exit emulation mode, but then releasing the button would immediately enter it again. Logic copied from CheckButtonsBrowseMode(). Rembrand van Lakwijk 2019-09-10 17:54:37 +0200
  • 878f09bbdf Fix OLED screen showing content from previous screen on empty lines in caddy view Rembrand van Lakwijk 2019-09-10 17:23:44 +0200
  • 8875c55c25 Fixed incorrect cycle calculation and removed floats entirely in drive loop Alexander Martinelle 2019-09-07 14:27:32 +0200
  • b409732ddd Added support for KY-040 rotary encoder to replace browse up/down/select buttons; all code changes were annotated with //ROTARY: for easy review; George Belmont 2019-09-06 07:13:58 -0400
  • 2d538e4975 Some code restructing and removed writeshiftregister use. Alexander Martinelle 2019-09-04 22:06:21 +0200
  • 3978ef2165 1541 Drive speed improvements Alexander Martinelle 2019-09-03 23:31:46 +0200
  • bddc9a7d29 Save support added Alexander Martinelle 2019-09-01 17:38:27 +0200
  • 1880a2c710 Fixed a couple of incorrcet ifdefs.. Alexander Martinelle 2019-09-01 13:46:29 +0200
  • d39c734151 Experimental Pi Zero 1541 loading support. Alexander Martinelle 2019-08-31 13:26:23 +0200
  • c71fe6e1dc
    Merge pull request #138 from uffejakobsen/fix_spelling_device_switched Stephen White 2019-08-04 12:49:09 +1000
  • 35f6d9cf3a
    Merge pull request #135 from felipesanches/patch-1 Stephen White 2019-08-04 12:48:31 +1000
  • 4b0823fda0 Cosmetic: fix spelling DECIVE_SWITCHED => DEVICE_SWITCHED Uffe Jakobsen 2019-08-02 12:05:35 +0200
  • 124628012f VICE flip lists (ie.VFL files) work like .LST files. Stephen White 2019-07-01 21:16:08 +1000
  • 8d62916c77
    Add a note regarding the ACME cross assembler dependency Felipe Corrêa da Silva Sanches 2019-05-20 20:59:04 +0000
  • 50a590ee84 Fixed issue #133 Stephen White 2019-05-20 20:00:38 +1000
  • 1921f5755d Fixed bug with the LCD corrupting/flipping Stephen White 2019-05-05 17:59:58 +1000
  • 79c4d83bdb maniac_mansion_s1[lucasfilm_1989](ntsc).g64 now works. Stephen White 2019-04-28 18:02:01 +1000
  • cf0d4e11dd CD<- now works as well as CD:<- Stephen White 2019-04-28 16:36:55 +1000
  • 520d6e6540 6522 timer IRQs were triggering one cycle too late. Stephen White 2019-04-28 15:50:57 +1000
  • 47355edeff Mac OS .* files are filtered out Stephen White 2019-04-28 15:41:24 +1000
  • f28e371763 Added the ability to use a real XOR chip Stephen White 2019-04-28 15:37:46 +1000
  • 809722750a Improved compatability for the Neon loader. Stephen White 2019-04-28 15:27:15 +1000
  • 65893c857c Fixed typos in the comments Stephen White 2019-04-28 15:04:32 +1000
  • a0e88c5e79 D64 images with extra error information now has that data applied. Stephen White 2019-04-28 14:54:26 +1000
  • 64291c0dfd New disks can now be a G64 or a D64 Stephen White 2019-04-28 14:48:16 +1000
  • bf6d61d27b Fixed bug with HDMI display and the font being half height. Stephen White 2019-04-28 14:29:43 +1000
  • fb295a7184 Incremented version number to 1.20 Stephen White 2019-04-28 14:09:34 +1000
  • dfaa09d2f8 X? command now returns the dos version Stephen White 2019-04-28 14:05:04 +1000
  • dba374593e
    Merge pull request #120 from gbouille/SSD1306_improvment Stephen White 2019-01-02 11:54:47 +1100
  • 6745e11ed1
    Merge pull request #119 from gbouille/CaddyDisplayBug Stephen White 2019-01-02 11:51:03 +1100
  • 800972fa3e A little improvment on SSD refresh by using the ability to send up to 15 bytes in one single data command. Should increase the speed to refresh the screen. gbouille 2018-12-31 18:02:14 +0100
  • e8e0b8428b Correct a bug on displaying caddy content when using 8bit height font (like CBM font) This time, with the correct y coordinate usage. gbouille 2018-12-31 11:05:17 +0100
  • 03b3f9f38c
    Merge pull request #118 from gbouille/CaddyDisplayBug Stephen White 2018-12-31 07:58:38 +1100
  • 39e737e935 Correct a bug on displaying caddy content when using 8bit height font (like CBM font) gbouille 2018-12-30 17:43:14 +0100
  • 2979c69791 Fixed compile errors for other Pi builds. Stephen White 2018-12-30 14:15:10 +1100
  • 4dc0fd4b4f 1541 heads now start ofer track 19 fixes Maniac Mansion "File not found error" Stephen White 2018-12-30 14:04:33 +1100
  • 123612a473 Reduced the time between reading and writing the IEC bus in 1541 mode. Stephen White 2018-12-29 17:51:55 +1100
  • a25f1963c0 Added a feature where the firmware can be auto updated from a USB drive. Stephen White 2018-12-29 17:48:18 +1100
  • 6db79af58a Deleted commented out unused code Stephen White 2018-12-29 17:44:48 +1100
  • 9de1789c4e Fixed bug with FB loading a disk image with an underscore in the name. Stephen White 2018-12-29 17:42:06 +1100
  • 05dbbe1c67 Possible fixed for issue #22 One line more then expected Stephen White 2018-12-29 17:38:57 +1100
  • 3608f1fd40
    Merge pull request #117 from shazz/master Stephen White 2018-12-29 16:30:13 +1100
  • 9c2d883651
    Added dependencies for assembling with ACME shazz 2018-12-28 11:02:58 -0500
  • dfe92c86ff
    Kernal v2 patch from Ray shazz 2018-12-28 10:31:15 -0500
  • 770854975c Merge branch 'master' of https://github.com/pi1541/Pi1541 Stephen White 2018-12-27 16:21:18 +1100
  • bc030fe699 Update FileBrowser.cpp Stephen White 2018-12-27 16:21:12 +1100
  • 6388b5fccb
    Merge pull request #113 from gbouille/CBM-Font-LCD Stephen White 2018-12-21 18:14:52 +1100
  • 8b3dc69bac CBM font usable on LCD display gbouille 2018-12-18 08:23:53 +0100
  • cb04179fc9 Added option to lowercase all filenames passed back to FB* Stephen White 2018-12-15 15:44:37 +1100
  • 7eccc56eda Fixed bug with opening PRG filenames longer than 13 characters eg portal_v1_pa.prg Stephen White 2018-12-03 19:38:09 +1100
  • db643e8d0e Improved compatibility with 1581 (especially when using 1581 JiffyDOS) Stephen White 2018-11-25 21:47:24 +1100
  • 0bbe4544f9 Head stepping sounds now work for 1581 mode. Stephen White 2018-11-25 15:44:44 +1100
  • e3e25b8b5a Fixed bug with PRG files not loading from USB drives. Stephen White 2018-11-25 15:40:45 +1100
  • fb22d24c6c
    Merge pull request #108 from penfold42/patch-1 Stephen White 2018-11-25 15:26:19 +1100
  • 434b9d61b7
    Update README.md penfold42 2018-11-23 20:48:35 +1100
  • 77286c0279
    Merge pull request #101 from SvOlli/master Stephen White 2018-11-20 06:30:38 +1100
  • f34bb442b0 Update src/iec_commands.cpp Sven Oliver Moll 2018-11-11 21:29:34 +0100
  • 504596b013 Update src/iec_commands.cpp Stephen White 2018-11-06 19:31:38 +1100
  • 498b153847 Update src/iec_commands.h Stephen White 2018-11-06 19:28:18 +1100
  • 9051abec6d FB and @CP can now be used to switch between SD and USB devices. Stephen White 2018-11-06 19:23:48 +1100
  • d9528f0f26 SRQ needed to be inverted. Stephen White 2018-11-04 17:52:00 +1100
  • a26a4275b2 Added USB drive support. Stephen White 2018-11-04 17:14:28 +1100
  • 2a8dad9f16 Removed debug code. Stephen White 2018-11-04 17:14:18 +1100
  • 3db3424b31 Added instructions for the 1581 ROM in options.txt Stephen White 2018-10-28 13:17:40 +1100
  • db692407c3 Fixed bug with SRQ line preventing the cassette from working. Stephen White 2018-10-21 22:01:59 +1100
  • bc559f4291 Addressed issue #88 Clarify Comments for ROM Selection in Options File Stephen White 2018-10-17 16:31:43 +1100
  • 8b8097525b Fixed issue #95 The DisableSD2IECCommands option makes the Pi1541 hang Stephen White 2018-10-17 15:39:55 +1100
  • 7535e98434 Alt-Enter will now insert a disk also. Stephen White 2018-10-17 15:32:23 +1100
  • 7752ef3df7 Fixed issue with SIDPlay and loading file names that start with a number. Stephen White 2018-10-11 19:08:44 +1100
  • 824e5da2ac Fixed bug with filenames and SIDPlay64. Stephen White 2018-10-10 20:04:43 +1100
  • a249bf295f Fixed the button mapping issue so that they can be 1 indexed when specifying in options.txt Stephen White 2018-09-30 22:42:56 +1000
  • 1a3941913e Incremented version number. Stephen White 2018-09-30 21:43:55 +1000
  • db32edfb28 Fixed bug with buttons not mapped correctly. Stephen White 2018-09-30 21:43:03 +1000
  • 481a887e7c Added 1581 mode. Stephen White 2018-09-23 17:22:01 +1000
  • 6912ae1e80
    Merge pull request #77 from penfold42/configbuttons Stephen White 2018-09-09 18:57:18 +1000
  • ce8ae087eb
    Merge pull request #91 from c64-retro/options-typos Stephen White 2018-09-09 18:42:37 +1000
  • 85d0150489 Just a few typo/spacing corrections to cleanup the options file. David Farrell 2018-09-08 18:00:56 -0700
  • 756bbe2a02
    Merge pull request #82 from penfold42/hexoptions Stephen White 2018-08-30 21:41:56 +1000
  • d06b361f80 Alt-L to create autoswap.lst now includes selected drive rom penfold42 2018-08-26 22:19:50 +1000
  • 5b091e9b8c options.txt numbers can now be decimal, hex (and probably octal) reboot clears LCD on the way down penfold42 2018-08-25 11:43:23 +1000
  • 29aa351b9b
    Merge pull request #76 from penfold42/doco Stephen White 2018-08-23 21:19:55 +1000
  • eac4475c4f Button remapping uses number 1..5 moved mapping code to CheckOptions() penfold42 2018-08-19 22:25:47 +1000
  • a54f1804ba Added options to remap the input push buttons penfold42 2018-08-19 22:11:36 +1000
  • 9d93ee03ff initial doco of IEC Commands penfold42 2018-08-18 17:38:27 +1000
  • e09301c3db
    Merge pull request #71 from penfold42/128bootsector Stephen White 2018-08-17 12:40:16 +1000
  • 2e06b4b1b7 include modified bootcpm.128 to include a 2 second delay penfold42 2018-08-12 22:07:09 +1000
  • 71e1267b4b Updated options.txt penfold42 2018-08-12 21:50:29 +1000
  • a695cfbd89 128BootSectorName = bootsect.128 penfold42 2018-08-12 21:15:17 +1000
  • be5b1a0312 Fixed bug with a 128 (in 128 mode) not booting. Stephen White 2018-08-12 14:40:06 +1000
  • e7b477dbe3
    Merge pull request #70 from penfold42/BAMbitmap Stephen White 2018-08-12 11:24:59 +1000
  • 0115e66f09 use bitmap view of the BAM (rather than characters) penfold42 2018-08-11 17:14:17 +1000
  • 83f6d5fae1
    Merge pull request #66 from penfold42/rompath Stephen White 2018-08-10 07:18:10 +1000
  • 36eb8efd7b And search for chargen in /roms/ too penfold42 2018-08-08 23:11:58 +1000
  • aed4baee1c Look in /roms/ for roms (in addition to /) penfold42 2018-08-08 23:00:37 +1000
  • 07143696fe User can now type more than one letter to narrow down the search. Stephen White 2018-08-08 20:31:26 +1000