index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mess
/
drivers
/
pasopia7.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(MESS) Removed unnecessary includes, and fixed a floppy bug. (nw)
Curt Coder
2012-12-09
1
-1
/
+0
*
DRQ signals seems to be inverted actually, makes PC-9801 to finally start loa...
Angelo Salese
2012-12-03
1
-0
/
+1
*
It DRQs! (nw)
Angelo Salese
2012-12-03
1
-1
/
+1
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-7
/
+2
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-32
/
+27
*
Removed _new from name of modern device (no whatsnew)
Miodrag Milanovic
2012-10-02
1
-4
/
+4
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-4
/
+4
*
changed most of screen.machine() to machine() (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-4
/
+4
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-6
/
+6
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-3
/
+3
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-21
/
+22
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-2
/
+2
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-2
/
+2
*
Don't use safe_pc[base] when you already have a
Aaron Giles
2012-09-11
1
-2
/
+2
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-2
/
+2
*
(MESS) Added keyboard inputs for Pasopia and Pasopia 7, z80pio irq still does...
Angelo Salese
2012-09-06
1
-96
/
+41
*
Continuing new device implementation for SN76496 and clones - bbc.c, mycom.c,...
Scott Stone
2012-09-05
1
-6
/
+26
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1167