Commit graph

18 commits

Author SHA1 Message Date
shokre 3bd5c9ddc1 fix: fix python invocation 2023-10-21 05:35:17 +02:00
shokre 2ec18cc353 refactor: port to python3 2023-10-21 05:23:40 +02:00
shokre 0d3c3c28a0 refactor: improve UI rendering, show access heatmap 2021-10-17 22:55:30 +02:00
shokre 0e41b615c5 refactor: code cleanup 2021-09-19 01:42:36 +02:00
shokre 682b764ee3 docs: add comments 2021-09-18 23:28:59 +02:00
shokre 98d7a694ea refactor: replace micro_mem_view with MemHeatmap 2021-09-18 23:26:47 +02:00
shokre 8dfc561b8b feat: add cpu state view 2021-09-18 22:51:03 +02:00
shokre 81672e4962 fix: don't try to load if no .prg file supplied 2021-09-18 22:03:28 +02:00
shokre 24d6b9e602 feat: add debug display, remove background image 2021-09-16 17:33:05 +02:00
shokre 28632a1d32 feat: add simple status line 2021-09-16 16:27:58 +02:00
shokre 32795a402c feat: add timer 2021-09-16 16:08:09 +02:00
shokre d0f6126307 refactor: move screen rendering to separate file, add store_mem_listeners 2021-09-16 15:59:15 +02:00
shokre d03b2372cb feat: add load prg files 2021-09-16 15:46:40 +02:00
shokre 127e77b190 feat: exit on ESC 2021-09-16 15:30:17 +02:00
shokre 7a90fb17ee refactor: extract keyboard to separate file 2021-09-16 15:14:24 +02:00
shokre 0e288f8063 refactor: extract pygame surfaces from cpu 2021-09-16 15:00:54 +02:00
shokre 1598d38222 refactor: extract cpu to separate file 2021-09-16 14:15:00 +02:00
Hrvoje Cavrak dfab5b4e04 Initial commit 2015-12-07 17:21:31 +01:00