mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
cyclone_debug fixed, minor adjustments
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@419 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
8527dc450a
commit
99464b6230
7 changed files with 44 additions and 39 deletions
|
@ -153,6 +153,7 @@ PICO_INTERNAL int SekReset()
|
|||
m68ki_cpu.sp[0]=0;
|
||||
m68k_set_irq(0);
|
||||
m68k_pulse_reset();
|
||||
REG_USP = 0; // ?
|
||||
#endif
|
||||
#ifdef EMU_F68K
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue