Commit Graph

270 Commits

Author SHA1 Message Date
Claude
cba527e2af FPGA 68k bus write and read a bit later in SMI statemachine 2020-11-23 16:08:34 +00:00
Claude
33493e87dc IDE IRQ, FPGA with maximum current strength on FET busctrl signals 2020-11-23 15:55:04 +00:00
beean
ee9ee48cd4 Add command line switch to disable Gayle emulation 2020-11-23 10:55:15 +01:00
Claude
e35f5657b2 cleanup 2020-11-22 15:04:53 +00:00
Claude
0a3cc552d1 back to normal.. 2020-11-22 12:45:28 +00:00
Claude
31c070e8a4 Merge branch 'main' of https://github.com/captain-amygdala/pistorm into main 2020-11-22 11:42:00 +00:00
Claude
cbb5f0fd6d bus access a bit optimized 2020-11-22 11:41:07 +00:00
captain-amygdala
9393ba5ebb Update README.md 2020-11-22 10:36:19 +01:00
captain-amygdala
3290d57ed0 Update README.md 2020-11-22 10:32:59 +01:00
captain-amygdala
b6e36ecc72 Add files via upload
Hardware Files
2020-11-22 10:21:00 +01:00
Claude
f2baf55223 reset handling, fpga update needed 2020-11-22 08:55:42 +00:00
Claude
adad9d239c fixed 24bit address space decoding 2020-11-22 07:38:21 +00:00
Claude
d1c89d46a2 kickstart rom loading from filesystem working 2020-11-21 19:00:38 +00:00
Claude
821d4c9399 irq handling simplified 2020-11-21 12:09:20 +00:00
Claude
e5a6e8238a fixed mmu and fpu detection, added reset handling for autoconf, added fpga update 2020-11-21 10:15:47 +00:00
Claude
87786b6976 fixed mmu and fpu detection, added reset handling for autoconf, added fpga update 2020-11-21 10:12:43 +00:00
Claude
93e7240968 Merge branch 'main' of https://github.com/captain-amygdala/pistorm into main 2020-11-21 08:04:19 +00:00
Claude
712450e98b trap >24bit address to real amiga hardware 2020-11-21 08:03:38 +00:00
captain-amygdala
7aad3d7703 Delete .hd0.img.swp 2020-11-19 11:58:14 +01:00
Claude
e24f71da37 Merge branch 'main' of https://github.com/captain-amygdala/pistorm into main 2020-11-18 18:50:44 +00:00
Claude
aacb85ca32 started kickrom loading from filesystem,not functional yet... 2020-11-18 18:50:14 +00:00
captain-amygdala
607095f7bd Update Makefile
removed profiling
2020-11-18 16:05:42 +01:00
captain-amygdala
4098659685 Merge pull request #1 from flype44/patch-1
Update README.md
2020-11-16 18:59:28 +01:00
flype44
264d2db328 Update README.md 2020-11-16 18:56:43 +01:00
captain-amygdala
f074ae19ea Update README.md 2020-11-16 17:23:49 +01:00
captain-amygdala
76ccddb65d Update README.md 2020-11-16 17:20:44 +01:00
captain-amygdala
f5eabe1d4c Update README.md 2020-11-16 17:18:48 +01:00
captain-amygdala
6807dd9130 Update README.md 2020-11-16 17:17:25 +01:00
Claude
0b6699b887 IDE starts working,minimal hd0.img 2020-11-07 15:03:19 +01:00
Claude
fb02e9af52 cleaned up write functions, added gayle 2020-11-01 19:25:27 +01:00
Claude
2aa4f43aba added, not yet functioning, IDE emulation 2020-11-01 19:21:15 +01:00
Claude
e2f86a9c1a first commit 2020-10-31 09:26:56 +01:00
just nine
de02e4dc9e Merge branch 'wip-crap' of https://github.com/beeanyew/pistorm into wip-crap 2020-03-03 07:16:02 +00:00
beeanyew
f35de3631f Update emulator.c, amiga-registers.h, and bitstream.svf 2021-03-03 01:29:38 +01:00
just nine
8879587eec disable this debug to prevent unusual timing issues 2021-02-27 14:32:37 +00:00
just nine
0214217d38 mouse wheel support 2021-02-27 02:45:00 +00:00
just nine
74927d0d86 send middle mouse button to amiga 2021-02-25 20:39:55 +00:00
just nine
f5cf51aa7f change output for nmi slightly 2021-02-25 20:39:07 +00:00
just nine
2ce20fe3e7 Merge branch 'wip-crap' of github.com:borb/pistorm into wip-crap 2021-02-22 12:54:12 +00:00
just nine
76746a0fd7 use the macro for setting irq level 2021-02-22 11:18:03 +00:00
just nine
5e51b6db4b let nmi be triggered regardless of kbd mode 2021-02-22 11:18:03 +00:00
just nine
65085e94a5 menu is not code 8b, it's 7f 2021-02-22 11:18:03 +00:00
just nine
25354b5f18 mark when an nmi is sent in the output 2021-02-22 11:18:03 +00:00
nine
f3c7eaf44c wip amiga registers 2021-02-22 11:18:03 +00:00
nine
748d921f62 send nmi/int7 when pause pressed 2021-02-22 11:18:03 +00:00
nine
0c6996c0ad update config for newer openocd in raspios 2021-02-22 11:18:03 +00:00
nine
fdf097ca7b ignore compiled emu binary 2021-02-22 11:18:03 +00:00
nine
fab2ab6419 only display SERDAT lsb 2021-02-22 11:18:03 +00:00
nine
f43d368ff2 use menu key (in addition to rmeta) for ramiga
many pc keyboards omit right meta (windows) key since in windows it
serves the same functin as the left meta (windows) key.
2021-02-22 11:18:03 +00:00
just nine
24860af68d use the macro for setting irq level 2021-02-22 01:44:35 +00:00