Wykres commitów

  • fe1280985d add 8086 emu to TEECOMPUTER master jean-marcharvengt 2023-05-28 17:24:02 +0200
  • e894af019d Merge branch 'master' of github.com:Jean-MarcHarvengt/MCUME jean-marcharvengt 2023-05-28 08:59:07 +0200
  • fd4650802a Add USB keyboard support to MSX emu jean-marcharvengt 2023-05-28 08:58:33 +0200
  • 60f2df6113
    Update README.md Jean-MarcHarvengt 2023-05-27 14:37:58 +0000
  • 5b5b5a2ddd
    Update README.md Jean-MarcHarvengt 2023-05-27 14:37:33 +0000
  • e664552ed1 Add multi display support to teensy41 jean-marcharvengt 2023-05-27 16:25:40 +0200
  • 2b0e3107c3 O2EM now full screen jean-marcharvengt 2023-04-23 17:11:42 +0200
  • 8eec4cf375 add cursor keys to at800,c64,v20 jean-marcharvengt 2023-04-22 18:04:03 +0200
  • f8d5087360 fix retroVGA build and crs keys for Vic20/C64 jean-marcharvengt 2023-04-21 22:48:54 +0200
  • ef80369717 reshuffled for PICOZX platform with dual display jean-marcharvengt 2023-04-20 23:21:15 +0200
  • 815499e916 remove processor folder AlinTigaeru 2023-03-21 13:15:55 +0000
  • a6987a44bb fix palette issue, screen offset still there AlinTigaeru 2023-03-10 15:00:26 +0000
  • d64a38f994 fix unstable screen, decalated by 1 column to the left though AlinTigaeru 2023-03-09 14:50:57 +0000
  • 324adc5bd8 fix line break issue at locomotive word AlinTigaeru 2023-03-08 18:42:52 +0000
  • 68c26ba800 have proper text but shifted to the right AlinTigaeru 2023-03-03 17:16:14 +0000
  • 5494503e51 text, black and distorted AlinTigaeru 2023-03-02 14:54:12 +0000
  • 5397743cbb image a bit more stable AlinTigaeru 2023-03-01 18:32:08 +0000
  • a2553293f9 changed z80 emulator to the cycle-stepped one AlinTigaeru 2023-02-28 19:18:56 +0000
  • 88ef857bca fix weird white lines AlinTigaeru 2023-02-24 15:40:06 +0000
  • 972fb619bf 'fixed' it AlinTigaeru 2023-02-23 16:49:29 +0000
  • 5f43090cb7 Instructions in NOPs + still timing issue AlinTigaeru 2023-02-22 17:58:53 +0000
  • fc4591d2e7 Blue screen, no yellow text. Potentially a bitstream issue AlinTigaeru 2023-02-19 16:45:08 +0000
  • 04f1a73562 ga looks in the proper vram locations now (entries still 0) AlinTigaeru 2023-02-18 11:38:12 +0000
  • bd3f4ec1b1 buggy video still, crashes after a while AlinTigaeru 2023-02-16 17:58:48 +0000
  • 4a399d7763 idk AlinTigaeru 2023-02-14 20:47:02 +0000
  • 7571663b3a fix minor indexing mistake AlinTigaeru 2023-02-12 15:05:10 +0000
  • 1657336884 ga convert address to pixel data AlinTigaeru 2023-02-12 14:59:05 +0000
  • 9de9455ef9 crtc impl AlinTigaeru 2023-02-11 17:35:21 +0000
  • 179fce4e9f add crtc character count AlinTigaeru 2023-02-10 22:25:50 +0000
  • 552f9b4ff4 some ga impl, need to test it AlinTigaeru 2023-02-09 18:01:22 +0000
  • f3b6610a56 add pen and pen colour selection in GA AlinTigaeru 2023-02-07 18:37:12 +0000
  • c4d599188f add z80 read/write AlinTigaeru 2023-02-06 20:04:21 +0000
  • 8718ba1a74 start z80 impl AlinTigaeru 2023-02-02 14:34:54 +0000
  • 86590f8e79 add crtc.cpp and ga.cpp AlinTigaeru 2023-01-31 14:08:53 +0000
  • 9ae2480569 picovga 320x200 AlinTigaeru 2023-01-25 19:53:07 +0000
  • 5048271416 got rid of some emuapi.cpp and picocpc.cpp errors AlinTigaeru 2023-01-24 16:46:28 +0000
  • 435475c231 started populating files AlinTigaeru 2023-01-18 18:30:47 +0000
  • 2f2595d7ea move vga test code to vga-test.cpp alintigaeru 2023-01-18 13:41:05 +0000
  • d0623a14d7 more output + add a little PIMORONI config AlinTigaeru 2023-01-17 14:16:41 +0000
  • 6404c0cbf9 add basic VGA output AlinTigaeru 2023-01-16 17:58:18 +0000
  • cd4c18c1fb add \proj structure AlinTigaeru 2023-01-12 12:49:38 +0000
  • 2e2b0bf950 change in fatfs driver + windows compile AlinTigaeru 2023-01-11 16:48:22 +0000
  • 0ebfb9c7e2 Add basic PIO program to CPC em alintigaeru 2022-10-24 19:08:21 +0100
  • 244a8b89dd Add CPC roms. alintigaeru 2022-10-14 15:42:10 +0100
  • 0a711255f8 Add CPC roms. alintigaeru 2022-10-14 14:57:34 +0100
  • 913c673ac3 Revert "Add CPC roms." alintigaeru 2022-10-14 14:49:52 +0100
  • 42e9f4fbcf Add CPC roms. alintigaeru 2022-10-14 14:46:27 +0100
  • 6da1085dcd add CMakeLists.txt alintigaeru 2022-10-14 13:30:31 +0100
  • bb3ec50b4b updated SNES emu jean-marcharvengt 2022-07-19 09:23:55 +0200
  • 3d81535d1e deleted and moved t-computer bin/schematics to the new T-COMPUTER repository jean-marcharvengt 2022-06-11 21:31:36 +0200
  • e9b1819799 deleted and moved t-computer bin/schematics to the new T-COMPUTER repository jean-marcharvengt 2022-06-11 21:31:05 +0200
  • b9cf2b14ee Merge branch 'master' of https://github.com/Jean-MarcHarvengt/MCUME jean-marcharvengt 2022-06-11 21:24:46 +0200
  • cde3bd2c22 add SNES and Atari Lynx emulation jean-marcharvengt 2022-06-11 21:22:38 +0200
  • f5208fa857 add SNES and Atari Lynx emulation jean-marcharvengt 2022-06-11 21:22:05 +0200
  • a6303a81d4
    Merge pull request #16 from virgesmith/fix/include-file-case Jean-MarcHarvengt 2022-05-14 18:17:42 +0200
  • 83a6786c82 fix include file case virgesmith 2022-05-12 22:17:38 +0100
  • b96f70bfa0 headless zx working virgesmith 2022-05-12 22:01:47 +0100
  • 464a0e5d3a fix include file case virgesmith 2022-05-12 21:40:30 +0100
  • 2a69fb40ec add support for pt8211 DAC jean-marcharvengt 2022-04-24 20:50:09 +0200
  • e6e0ec864b CMakeLists.txt fixed for PICO compilation jean-marcharvengt 2022-03-09 20:35:52 +0100
  • 9e5051b8a6 Merge branch 'master' of https://github.com/Jean-MarcHarvengt/MCUME jean-marcharvengt 2022-03-07 21:37:53 +0100
  • c2da87d39a
    Update README.md Jean-MarcHarvengt 2022-03-07 21:37:46 +0100
  • 51e82c6482 add coloco and oddysey emu to T-COMPUTER jean-marcharvengt 2022-03-07 21:34:33 +0100
  • d35010f31d add PCE emu to T-COMPUTER jean-marcharvengt 2022-03-06 16:01:24 +0100
  • 0a299294cc add atari800 emu to T-COMPUTER jean-marcharvengt 2022-03-05 11:41:13 +0100
  • 39adf7a513 add atari800 emu to T-COMPUTER jean-marcharvengt 2022-03-05 11:32:46 +0100
  • 3797069f3e
    Update README.md Jean-MarcHarvengt 2022-02-26 23:45:35 +0100
  • 516eb6e3a9
    Update README.md Jean-MarcHarvengt 2022-02-26 23:35:33 +0100
  • 7fbfd0ba0c add ZX81 emulator to T-COMPUTER platform jean-marcharvengt 2022-02-26 23:25:55 +0100
  • e0594ee404
    Update README.md Jean-MarcHarvengt 2022-02-26 21:04:48 +0100
  • c814359090 add speccy emulator to T-COMPUTER jean-marcharvengt 2022-02-26 21:03:00 +0100
  • bc854b7c3b add SMS emu to TEECOMPUTER jean-marcharvengt 2022-02-20 15:10:13 +0100
  • b064204c27 add genesis emu to TEECOMPUTER jean-marcharvengt 2022-02-19 16:46:58 +0100
  • 7472eeec4f
    Merge pull request #10 from kiwanowski/teensy_fixes Jean-MarcHarvengt 2022-02-16 20:54:43 +0100
  • 2a247e6088 fixes to teensy mcume Krzysztof Iwanowski 2022-02-13 22:27:43 +0100
  • d06e0ba9a2 5200 now bootable on pico jean-marcharvengt 2022-02-13 10:52:54 +0100
  • 62f7cf40b2 add nofrendo to TEECOMPUTER jean-marcharvengt 2022-02-13 10:50:17 +0100
  • c576104ae5
    Update README.md Jean-MarcHarvengt 2022-02-12 11:02:36 +0100
  • 8abd97907a fix audio glitch at 60Hz in Teensy nofrendo from Krzysztof jean-marcharvengt 2022-02-12 10:56:24 +0100
  • bf07889113
    Update README.md Jean-MarcHarvengt 2022-02-12 10:32:57 +0100
  • dcf6ea3b3a
    Update README.md Jean-MarcHarvengt 2022-02-12 00:13:04 +0100
  • ec4eadb65b
    Update README.md Jean-MarcHarvengt 2022-02-12 00:02:47 +0100
  • 51a1c7f3b1 add AUTORUN feature to PICO jean-marcharvengt 2022-02-11 23:58:34 +0100
  • 5849274c2f Merge branch 'master' of https://github.com/Jean-MarcHarvengt/MCUME jean-marcharvengt 2022-02-09 20:50:23 +0100
  • d3d956371d add AUTORUN feature and write capabilities to AtariST floppy jean-marcharvengt 2022-02-09 20:49:23 +0100
  • e9be17bfe1
    Update README.md Jean-MarcHarvengt 2022-02-06 22:03:32 +0100
  • 25e0f243fc add apple2 emu, port of aiie jean-marcharvengt 2022-02-06 21:48:25 +0100
  • 065a6e39e0 updated schematics teecomputer jean-marcharvengt 2022-02-05 15:39:30 +0100
  • babf855c4e add Vic20 emu for Teensy41 and add USB keyboard support to c64 emu jean-marcharvengt 2022-02-02 23:29:01 +0100
  • 7da55b5657 add support for T41 TEECOMPUTER jean-marcharvengt 2022-01-30 21:11:43 +0100
  • 447507e8c8 picoVGA lib stripped and reduced clock to 240 for heavy emulators jean-marcharvengt 2021-11-19 10:40:52 +0100
  • df037ae74c add support for PICORETROVGA board jean-marcharvengt 2021-11-14 21:50:46 +0100
  • f6ea8dc516 add Vic20 emulator to PICO jean-marcharvengt 2021-11-04 15:17:40 +0100
  • 8b81aa65a9 adapted IOPINS to latest PICOMPUTERMAX layout jean-marcharvengt 2021-10-24 16:24:05 +0200
  • 9685fa074b add initial psram support and 8086 emulator for PICO jean-marcharvengt 2021-10-12 21:28:12 +0200
  • 6a66f7ed41
    Update README.md Jean-MarcHarvengt 2021-10-08 21:52:28 +0200
  • 42601b4e91 fix PICOMPUTERMAX keyboard and add dual screen support to MCUME_REV2 jean-marcharvengt 2021-10-08 21:46:02 +0200
  • a47483d3e6 add dual screen support to speccy, c64 and 81 pico with MCUME_REV2 board jean-marcharvengt 2021-10-04 21:22:05 +0200
  • 97a62fd81b Improved keyboard mapping for ZX speccy jean-marcharvengt 2021-09-25 15:26:09 +0200
  • 8fc30f2cc7 preparation for TEECOMPUTER platform jean-marcharvengt 2021-09-18 12:14:57 +0200