just nine
|
196e5e35f4
|
move cpu into a separate thread
moving cpu into another thread assists in separating cpu utilisation in
top from the main thread
|
2021-03-06 00:47:16 +00:00 |
|
just nine
|
60173c140a
|
only need \ at EOL on macros
|
2021-03-05 17:45:11 +00:00 |
|
just nine
|
3558f07caa
|
remove duplicate + unused decls
|
2021-03-05 17:44:29 +00:00 |
|
just nine
|
9ef0c27e66
|
don't do last_irq thing; rely in M68K_SET_IRQ
|
2021-03-05 17:44:09 +00:00 |
|
just nine
|
0b17ded2ca
|
give threads titles
|
2021-03-05 17:43:47 +00:00 |
|
just nine
|
893800b73d
|
erroneous break;
|
2021-03-05 17:43:27 +00:00 |
|
just nine
|
a0343ebb9d
|
tidy up headers, remove extraneous duplicate decls
|
2021-03-05 17:43:13 +00:00 |
|
Rob Andrews
|
dd2bfef6da
|
unused, duplicate
|
2021-03-04 02:11:26 +00: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 |
|
just nine
|
95f2c3eb9f
|
let nmi be triggered regardless of kbd mode
|
2021-02-21 23:29:41 +00:00 |
|
just nine
|
4d248b8374
|
menu is not code 8b, it's 7f
|
2021-02-21 23:14:31 +00:00 |
|
just nine
|
c1bd2d4063
|
mark when an nmi is sent in the output
|
2021-02-21 23:14:31 +00:00 |
|
beeanyew
|
b207f98d72
|
Update emulator.c, gpio_old.c, and gpio_old.h
|
2021-02-21 23:14:31 +00:00 |
|
beeanyew
|
9339da9e68
|
Update emulator.c, gpio_old.c, and gpio_old.h
|
2021-02-21 11:10:33 +01:00 |
|
nine
|
41887ae2f9
|
wip amiga registers
|
2021-02-21 02:25:42 +00:00 |
|
nine
|
0de35feb3d
|
send nmi/int7 when pause pressed
|
2021-02-21 01:55:03 +00:00 |
|
nine
|
8e6b223bef
|
update config for newer openocd in raspios
|
2021-02-21 01:32:33 +00:00 |
|
nine
|
4d09a0ad8b
|
ignore compiled emu binary
|
2021-02-21 01:27:51 +00:00 |
|
nine
|
08de466db4
|
only display SERDAT lsb
|
2021-02-21 01:27:14 +00:00 |
|
nine
|
d94b48a7aa
|
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-21 01:11:09 +00:00 |
|
beeanyew
|
2cc1e28fb2
|
Update emulator.c
|
2021-02-20 17:59:12 +01:00 |
|
beeanyew
|
e16d6f65a9
|
Update emulator.c
|
2021-02-20 15:52:37 +01:00 |
|
beeanyew
|
5123239fd2
|
Update emulator.c
|
2021-02-20 15:38:16 +01:00 |
|
beeanyew
|
b7fb105bdb
|
Update m68kcpu.c
|
2021-02-20 08:54:41 +01:00 |
|
beeanyew
|
cf126265d2
|
Update m68kcpu.c
|
2021-02-20 08:40:54 +01:00 |
|
beeanyew
|
7bb3f1d4cd
|
Update m68kconf.h
|
2021-02-20 08:37:42 +01:00 |
|
beeanyew
|
902f4c4aa8
|
Update m68kconf.h, m68kcpu.c, and m68kcpu.h
|
2021-02-20 08:33:40 +01:00 |
|
beeanyew
|
c7f54bc071
|
Update emulator.c
|
2021-02-20 06:20:46 +01:00 |
|
beeanyew
|
a3562c3e0d
|
Update emulator.c
|
2021-02-20 05:23:34 +01:00 |
|
beeanyew
|
9d0a0975fd
|
Fix direct SCSI reads/writes
|
2021-02-19 12:32:29 +01:00 |
|
beeanyew
|
60acb37185
|
Certified Musashi speed hax
Probably requires a make clean due to things being in header files.
|
2021-02-18 05:29:59 +01:00 |
|
beeanyew
|
84d5538d47
|
Update Gayle.c
|
2021-02-18 02:52:44 +01:00 |
|
beeanyew
|
7f741a460b
|
PiSCSI boot ROM+custom file systems working
|
2021-02-16 22:48:23 +01:00 |
|