Commit graph

  • 9c5ed9ff0f software via TOSEC endless nik gaffney 2023-10-28 14:14:23 +0200
  • cf598bda78 software via TOSEC nik gaffney 2023-10-28 14:12:40 +0200
  • a9e606812a software via TOSEC nik gaffney 2023-10-28 14:12:16 +0200
  • 6ace9e95b3 python 2to3 updates nik gaffney 2023-10-28 13:22:41 +0200
  • 94bc7f7401 fix: fix wav loading py3-port shokre 2023-10-21 06:43:19 +0200
  • 3bd5c9ddc1 fix: fix python invocation shokre 2023-10-21 05:35:17 +0200
  • 2ec18cc353 refactor: port to python3 shokre 2023-10-21 05:23:40 +0200
  • 04a34eaf44 fix: improve address format shokre 2023-10-21 05:09:36 +0200
  • 8599f2966f feat: show break flag shokre 2021-11-25 02:43:44 +0100
  • b6d31d994c fix: fix stack pointer address shokre 2021-11-25 02:42:40 +0100
  • 4e71d8ee21 feat: improve output when CPU halts shokre 2021-11-25 02:41:18 +0100
  • f6dd24732e feat: show dissasembly when CPU halts shokre 2021-11-25 02:30:26 +0100
  • 517e3d821c fix: fix cycle counts shokre 2021-11-20 14:56:39 +0100
  • 33c957630e feat: show execution trace on invalid opcode shokre 2021-11-20 14:56:14 +0100
  • 4f40aaa7b2 feat(timer): show start/end address of profiled region shokre 2021-11-19 20:29:25 +0100
  • 0d3c3c28a0 refactor: improve UI rendering, show access heatmap shokre 2021-10-17 22:54:37 +0200
  • 63c03e55fa feat(cpu): add read mem listeners shokre 2021-09-21 21:33:35 +0200
  • 0e41b615c5 refactor: code cleanup shokre 2021-09-19 01:42:36 +0200
  • 682b764ee3 docs: add comments shokre 2021-09-18 23:28:59 +0200
  • 98d7a694ea refactor: replace micro_mem_view with MemHeatmap shokre 2021-09-18 23:13:13 +0200
  • fa11c47993 chore: update .gitignore shokre 2021-09-18 22:51:15 +0200
  • 8dfc561b8b feat: add cpu state view shokre 2021-09-18 22:51:03 +0200
  • 81672e4962 fix: don't try to load if no .prg file supplied shokre 2021-09-18 21:59:54 +0200
  • 99ddec954d docs: add pygame notice shokre 2021-09-16 21:52:25 +0200
  • 60ca3962ba docs: update README shokre 2021-09-16 21:49:42 +0200
  • 7f7db37814 feat: enhance screen background shokre 2021-09-16 20:42:13 +0200
  • ca450a7063
    Merge branch 'hrvach:master' into master shokre 2021-09-16 18:21:46 +0200
  • 76eea1c440
    Merge pull request #4 from hrvach/add-license-1 Hrvoje Čavrak 2021-09-16 17:16:31 +0100
  • 9891d382f2
    Create LICENSE Hrvoje Čavrak 2021-09-16 17:16:14 +0100
  • cec8554098 chore: reorganize files shokre 2021-09-16 17:38:34 +0200
  • a2e6fd70b7 docs: add screenshot shokre 2021-09-16 17:37:51 +0200
  • 24d6b9e602 feat: add debug display, remove background image shokre 2021-09-16 17:31:16 +0200
  • 286222b681 feat: add micro mem view shokre 2021-09-16 17:27:22 +0200
  • 91828eaa3e feat(chargen): add color params shokre 2021-09-16 17:25:40 +0200
  • 28632a1d32 feat: add simple status line shokre 2021-09-16 16:27:58 +0200
  • 9bc59ba6c0 feat: add character generator using orao ROM shokre 2021-09-16 16:27:06 +0200
  • 32795a402c feat: add timer shokre 2021-09-16 16:08:09 +0200
  • 8b1cd8c99b fix: pass cpu to mem_listener shokre 2021-09-16 16:07:58 +0200
  • d0f6126307 refactor: move screen rendering to separate file, add store_mem_listeners shokre 2021-09-16 15:59:15 +0200
  • 076e1803a2 chore: add gitignore shokre 2021-09-16 15:47:48 +0200
  • d03b2372cb feat: add load prg files shokre 2021-09-16 15:38:05 +0200
  • 127e77b190 feat: exit on ESC shokre 2021-09-16 15:30:17 +0200
  • d0fa03fce4 fix: improve keyboard shokre 2021-09-16 15:25:28 +0200
  • 7a90fb17ee refactor: extract keyboard to separate file shokre 2021-09-16 15:14:24 +0200
  • 0e288f8063 refactor: extract pygame surfaces from cpu shokre 2021-09-16 15:00:54 +0200
  • 1598d38222 refactor: extract cpu to separate file shokre 2021-09-16 14:15:00 +0200
  • dfab5b4e04 Initial commit Hrvoje Cavrak 2015-12-07 17:21:31 +0100